<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
ffb65d43-aad7-40a6-8e21-2333d381fd9f|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="ffb65d43-aad7-40a6-8e21-2333d381fd9f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="20021" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-02-05T00:00:00" End="2025-02-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ffb65d43-aad7-40a6-8e21-2333d381fd9f|InfiniteSearch|error while generating search request: Exception- Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.Infinite.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Infinite\Infinite.cs:line 54|Infinite|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ffb65d43-aad7-40a6-8e21-2333d381fd9f|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ffb65d43-aad7-40a6-8e21-2333d381fd9f|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ffb65d43-aad7-40a6-8e21-2333d381fd9f|HotelbedsSearch|successfull supplier interation||HotelBeds|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
ffb65d43-aad7-40a6-8e21-2333d381fd9f|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ffb65d43-aad7-40a6-8e21-2333d381fd9f|TravcoSearch|successfull supplier interation||Travco|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ffb65d43-aad7-40a6-8e21-2333d381fd9f|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ffb65d43-aad7-40a6-8e21-2333d381fd9f|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="2025-01-14T14:43:10.8359958+00:00" Version="0" EchoToken="Search" TransactionIdentifier="ffb65d43-aad7-40a6-8e21-2333d381fd9f" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="384" OriginalAmount="384">
      <BasicPropertyInfo Latitude="49.969577614087" Longitude="7.8911527991295" StarRating="4" HotelCode="317134|226873" HotelName="NH Bingen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Rhein Nahe Eck/Museumstrasse 3, 55411 Bingen am Rhein, Rheinland-Pfalz</AddressLine>
          </AddressLines>
          <CityName>Bingen on Rhine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31912/a_31912_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is picturesquely located right on the Rhine. The famous Drosselgass is around 3 kilometres from the hotel. Located on the opposite riverbank, Rüdesheim may only be reached by ferry. Mainz lies around 20 km away and Frankfurt airport is around 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="445" OriginalAmount="445">
      <BasicPropertyInfo Latitude="50.01235516463" Longitude="8.4423494338989" StarRating="4" HotelCode="64202|235248" HotelName="Best Western Amedia Frankfurt Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anton-Flettner-Strasse 8, 65479 Raunheim, Hessen</AddressLine>
          </AddressLines>
          <CityName>Raunheim</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82705/a_82705_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="454" OriginalAmount="454">
      <BasicPropertyInfo Latitude="50.056754" Longitude="8.907309" StarRating="2.5" HotelCode="162991|422892" HotelName="Serways Hotel Weiskirchen Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Central Heating,Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>An der Autobahn A3, Rastplatz Weiskirchen Nord, 63110 Rodgau, Hessen</AddressLine>
          </AddressLines>
          <CityName>Rodgau</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290236/290236a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Rodgau.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="455.31" OriginalAmount="455.31">
      <BasicPropertyInfo StarRating="0" HotelCode="|700882" HotelName="LEONARDO HOTEL HEIDELBERG WALLDORF" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>WALLDORF</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/907287_foto_1.jpg</HotelPictures>
        <HotelDescription>Located just down the road from the SAP headquarters, the Leonardo Hotel Heidelberg-Walldorf is surrounded by beautiful fields and provides a relaxing setting for both business and leisure travellers. A free shuttle is available to the SAP campus in Walldorf. The Heidelberg hotel is located near several companies and only a few minutes journey from the Walldorf train station. Owing to a convenient location near the A5 and A6 motorways, it is readily accessible by car. This Heidelberg hotel with 161 spacious rooms offers everything you need to work and relax, like free Wi-Fi throughout the hotel, complimentary parking, a restaurant, a lounge bar, two swimming pools with a poolside bar and a wellness centre. The hotel is a certified business and conference hotel and offers nine bright and air-conditioned function rooms and event facilities with a capacity of up to 296 persons.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="480" OriginalAmount="480">
      <BasicPropertyInfo Latitude="49.998358034524" Longitude="8.883245317791" StarRating="3.5" HotelCode="34395|422721" HotelName="Konferenzhotel Frankfurt-Rodgau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kopernikusstraße 1, 63110 Rodgau, Nieder-Roden</AddressLine>
          </AddressLines>
          <CityName>Rodgau</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/148802/a3e515c867acf13e086d52d0f9560103.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rodgau.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="494" OriginalAmount="494">
      <BasicPropertyInfo Latitude="50.014618" Longitude="8.460019" StarRating="4" HotelCode="38017|13218" HotelName="NH Frankfurt Airport West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kelsterbacher Straße 19-21, 65479 Raunheim, Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Raunheim</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62771/a_62771_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated around 12 km away from Frankfurt airport. In addition, Mainz, Wiesbaden, Darmstadt and Offenbach are all roughly 30 minutes away by car from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="519" OriginalAmount="519">
      <BasicPropertyInfo Latitude="50.036856622416" Longitude="8.4772082308427" StarRating="3.5" HotelCode="540724|229031" HotelName="Comfort Hotel Frankfurt Airport West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Business Centre,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Isarstrasse 2, 65451 Kelsterbach, Hesse</AddressLine>
          </AddressLines>
          <CityName>Kelsterbach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/656560/a_656560_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Our new, accessible 3-Star Superior Hotel is located next to a wildlife sanctuary on the riverbank of Main river, close to Frankfurt International Airport but far away from big-city traffic. In this very conveniently situated suburban area you can check in to one of our 234 comfy rooms. 

In our brewery restaurant, we indulge you the culinary way – besides others with our fresh home-brewed beer from our hotel brewery. For business travelers, we recommend our meeting rooms with modern technical equipment, for tourists we suggest the city center of Frankfurt and next to our door: the Main bikeway. There is a shuttle-bus service commuting between the hotel and the airport/airport station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="530" OriginalAmount="530">
      <BasicPropertyInfo Latitude="49.964054119315" Longitude="8.6709292711639" StarRating="3" HotelCode="91661|493140" HotelName="ACHAT Premium Frankfurt/Egelsbach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Im Geisbaum 22, 63329 Egelsbach</AddressLine>
          </AddressLines>
          <CityName>Egelsbach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/127767/a_127767_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Langen. The nearest airport is Nullarbor (NUR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="532.91" OriginalAmount="532.91">
      <BasicPropertyInfo StarRating="3" HotelCode="|D16325" HotelName="B&amp;B Hotel Wiesbaden" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>WIESBADEN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2621581_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel brinda una candaacute;lida bienvenida a los huandeacute;spedes en Wiesbaden. Se ofrecen diversas instalaciones y servicios como zona de fumadores y sala de estar. Los huandeacute;spedes pueden navegar por la red gracias a la conexiandoacute;n wifi (gratis). Aquellos que viajen con vehandiacute;culo propio pueden dejarlo en el aparcamiento del alojamiento. Los confortables alojamientos del establecimiento proporcionan una estancia agradable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="544" OriginalAmount="544">
      <BasicPropertyInfo Latitude="50.022856" Longitude="8.783749" StarRating="3" HotelCode="107890|444820" HotelName="Mainstreet Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Offenbacher Str. 35, 63128 Dietzenbach, Steinberg</AddressLine>
          </AddressLines>
          <CityName>Dietzenbach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/155456/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1 km from the centre of Dietzenbach and Dietzenbach-Mitte train and S-Bahn (city rail) station is a 10-minute walk from the hotel (only about 1.3 km). Central Frankfurt is 15 minutes away by car or S-Bahn train and direct trains also run to Offenbach in about 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="555" OriginalAmount="555">
      <BasicPropertyInfo Latitude="50.013986569401" Longitude="8.5811497271061" StarRating="3" HotelCode="316761|445352" HotelName="Albatros Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nordendstraße 12, 64546 Mörfelden-Walldorf</AddressLine>
          </AddressLines>
          <CityName>Mörfelden-Walldorf</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31694/a_31694_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mörfelden-Walldorf. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="555" OriginalAmount="555">
      <BasicPropertyInfo Latitude="49.994619409185" Longitude="8.4125922804611" StarRating="4" HotelCode="76975|46788" HotelName="TRIP INN Frankfurt Airport Rüsselsheim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marktstraße 2-4, 65428 Rüsselsheim</AddressLine>
          </AddressLines>
          <CityName>Rüsselsheim</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104563/w_104563_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rüsselsheim. The nearest airport is Mannheim (MHG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="585.06" OriginalAmount="585.06">
      <BasicPropertyInfo StarRating="3" HotelCode="|D16294" HotelName="B&amp;B Hotel Darmstadt" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DARMSTADT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2621550_foto_1.jpg</HotelPictures>
        <HotelDescription>Bandamp;B Hotel Darmstadt features a total of 102 units. This establishment was refurbished in 2018. The hotel includes Wi-Fi internet connection in all public areas and rooms. Additionally, the premises provide a reception service the whole day through. Communal areas are wheelchair accessible at Bandamp;B Hotel Darmstadt. Visitors arriving by car may leave their vehicle at the accommodation's parking spaces. Some services may be payable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="596.40" OriginalAmount="596.40">
      <BasicPropertyInfo StarRating="3" HotelCode="|C62F97" HotelName="Holiday Inn Express Wiesbaden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>WIESBADEN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2382543_foto_1.jpg</HotelPictures>
        <HotelDescription>La propiedad estandaacute; a 22000 km de las pistas. Las paradas de transporte panduacute;blico estandaacute;n a 1300 km. Los huandeacute;spedes encontrarandaacute;n el aeropuerto a 5000 km. Este hotel tiene 162 habitaciones en total. Asimismo, el establecimiento cuenta con Wi-Fi gratuito. Ademandaacute;s, el establecimiento ofrece servicio de recepciandoacute;n durante todo el dandiacute;a. Este hotel es consciente de que la accesibilidad de todos los clientes es esencial. Por eso, cuenta con dormitorios accesibles y dispone de accesos totalmente adaptados. Dispone de aparcamiento. Esta propiedad apuesta por prandaacute;cticas ecolandoacute;gicas. Algunos de estos servicios de Holiday Inn Express Wiesbaden pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="597.31" OriginalAmount="597.31">
      <BasicPropertyInfo StarRating="3" HotelCode="|D02A15" HotelName="Premier Inn Premier Inn Darmstadt City Centre" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DARMSTADT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2588827_foto_1.jpg</HotelPictures>
        <HotelDescription>Get the most out of city breaks in Germany by booking a great value stay at our Premier Inn Darmstadt City Centre hotel. Set just a 15-minute walk from Darmstadt Central Station, some of the most popular places to visit in Hesse are right on our doorstep! Get inspired with a guided tour of the European Space Operations Centre, discover classic art and culture at the Hessisches Landesmuseum Darmstadt, or explore scenic spots like the Herrngarten and Mathildenh�he. Plus, days out in Dormstadt wouldn't be complete without visiting the famous Frankenstein Castle! In the evenings, you can look forward to laid-back drinks in our bar and a great night's sleep in a super-comfy bed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="645" OriginalAmount="645">
      <BasicPropertyInfo Latitude="52.339092" Longitude="14.55207" StarRating="3" HotelCode="49078|513929" HotelName="City Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/02/2025" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindenstraße 12, 15230 Frankfurt (Oder)</AddressLine>
          </AddressLines>
          <CityName>Frankfurt on the Oder</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ec/64/ec6431c0cf1e8268ef679fb1118ac7ed203ddac8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt on the Oder. The nearest airport is Berlin - Tegel (TXL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="656" OriginalAmount="656">
      <BasicPropertyInfo Latitude="50.032966" Longitude="8.592295" StarRating="4" HotelCode="37367|7690" HotelName="InterCityHotel Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Am Luftbrückendenkmal 1, Cargo City Süd, 60549 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61258/a_61258_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The distance from the hotel to the city centre and the main railway station is 13 km and it is 12 km to the fair and exhibition centre. The hotel is located on the south side of Frankfurt Airport, with direct access to the A5 motorway, Frankfurt-Basel (exit ‘CargoCity Süd’).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="669.90" OriginalAmount="669.90">
      <BasicPropertyInfo StarRating="4" HotelCode="|988087" HotelName="INTERCITYHOTEL DARMSTADT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DARMSTADT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/911861_foto_32.jpg</HotelPictures>
        <HotelDescription>Offering free use of public transport with the FreeCityTicket, this modern 4-star hotel is located directly opposite Darmstadt Main Station. InterCityHotel Darmstadt has air-conditioned rooms. Each room has modern decor and contains a flat-screen TV, minibar and desk. All rooms also have a laptop safe box and some have wide-reaching city views.
 
The restaurant at InterCityHotel Darmstadt provides a breakfast buffet, as well as daily regional dishes. The hotel�s Bistro Lounge offers guests smaller snacks, while the bar stocks a range of drinks. InterCityHotel Darmstadt is conveniently situated 3 km from Darmstadtium Congress and Exhibition Centre. The European Space Operations Centre is just 1 km away from the hotel. Parking and Wi-Fi are available at InterCityHotel for an additional charge. Providing connections to Frankfurt am Main (38 km), the A5 motorway is 6 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="675" OriginalAmount="675">
      <BasicPropertyInfo Latitude="50.046567725239" Longitude="8.7129843235016" StarRating="4" HotelCode="396427|65013" HotelName="Holiday Inn Frankfurt Airport Neu Isenburg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wernher-von-Braun Straße 12, 63263 Neu Isenburg</AddressLine>
          </AddressLines>
          <CityName>Neu-Isenburg</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/94656/a_94656_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location, south of Frankfurt, one of the most powerful economic areas of Europe. Guests will find a restaurant in the immediate vicinity, links to the public transport network 200 m away and the centre of Neu-Isenburg, with its shops, is 1 km away. Tannenwald park is 3 km from the hotel and it is 5 km to Alt-Sachsenhausen and 8 km to Frankfurt's shopping mile and the city's Old Town and nightspots. It offers very convenient access to all major highways of the Rhine-Main area and is only 15 minutes from central Frankfurt, Frankfurt exhibition grounds and Rhine-Main International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="685" OriginalAmount="685">
      <BasicPropertyInfo Latitude="50.016407666667" Longitude="8.58331" StarRating="3" HotelCode="104313|445401" HotelName="Airport Walldorf Frankfurt" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Nordendstraße 42, 64546 Mörfelden-Walldorf, Hessen</AddressLine>
          </AddressLines>
          <CityName>Mörfelden-Walldorf</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211119/211119a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mörfelden-Walldorf.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="704.97" OriginalAmount="704.97">
      <BasicPropertyInfo StarRating="3" HotelCode="|C95466" HotelName="Intercityhotel Wiesbaden" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>WIESBADEN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2467102_foto_1.jpg</HotelPictures>
        <HotelDescription>La residencia dispone de 216 agradables dormitorios. La construcciandoacute;n de este establecimiento se remonta a 2021. El alojamiento dispone de conexiandoacute;n Wi-Fi en sus instalaciones. Los huandeacute;spedes siempre serandaacute;n bien recibidos ya que este hotel dispone de recepciandoacute;n 24 horas. No hay cunas disponibles en este alojamiento. En este hotel, las andaacute;reas comunes son accesibles para las personas de movilidad reducida. Hay aparcamiento a disposiciandoacute;n de los clientes. Esta residencia lleva a cabo prandaacute;cticas sostenibles para el medioambiente. Esta residencia cuenta con los servicios e instalaciones necesarios para garantizar el andeacute;xito de cualquier evento empresarial. Intercityhotel Wiesbaden puede cobrar algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="711.27" OriginalAmount="711.27">
      <BasicPropertyInfo StarRating="4" HotelCode="|700751" HotelName="Holiday Inn Frankfurt Airport - Neu-Isenburg" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/900818_foto_1.jpg</HotelPictures>
        <HotelDescription>Relandaacute;jese en el moderno hotel Holiday Inn Frankfurt Airport-Neu-Isenburg, a unos minutos en coche del aeropuerto y del centro de la ciudad. Estratandeacute;gicamente ubicado en un animado distrito empresarial, el hotel Holiday Inn Frankfurt Airport-Neu-Isenburg de 4 plantas es de fandaacute;cil acceso. Nos encontramos a 15 minutos en taxi del Aeropuerto de Frandaacute;ncfort. Acomandoacute;dese en una de nuestras luminosas habitaciones con conexiandoacute;n inalandaacute;mbrica a Internet donde podrandaacute; disfrutar de tandeacute; y cafandeacute; gratuitos. El Holiday Inn Frankfurt Airport-Neu-Isenburg se encuentra a 1 km de empresas como PSA Peugeot Citroandeuml;n y a 15 minutos en coche de Messe Frankfurt. Utilice nuestras 7 salas de reuniones iluminadas con luz natural y prepare sus eventos utilizando el ordenador del centro de negocios disponible las 24 horas del dandiacute;a. Se tarda 20 minutos en autobanduacute;s hasta el cosmopolita centro de Frandaacute;ncfort. Disfrute de las panorandaacute;micas vistas que ofrece la Torre Principal y disfrute de cuadros de pintura clandaacute;sica en el Standauml;del Museum frente al randiacute;o. Puede disfrutar haciendo ejercicio en el minigimnasio del Holiday Inn Frankfurt Airport-Neu-Isenburg y relajarse en la sauna. Una mantelerandiacute;a impecable y una iluminaciandoacute;n con velas crean el ambiente perfecto en el restaurante Amaroso.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="717.50" OriginalAmount="717.50">
      <BasicPropertyInfo StarRating="3" HotelCode="|C8E316" HotelName="Premier Inn Premier Inn Wiesbaden City Centre" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>WIESBADEN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2454385_foto_1.jpg</HotelPictures>
        <HotelDescription>Our Premier Inn Wiesbaden City Centre hotel is a stylish, central base for city breaks in Hesse. We're just a 10-minute walk away from Wiesbaden Hauptbahnhof - the city's main station - so getting around Hesse couldn't be easier throughout your stay. You'll have some of the most popular places to visit in Hesse right on your doorstep, too - get a taste of local culture at the Museum Wiesbaden, enjoy romantic days out in Wiesbaden at scenic spots like the Kurpark, or ride the Nerobergbahn railway and soaking up some incredible city views. Plus, if you're visiting Wiesbaden on business, the popular RheinMain CongressCenter is just a 15-minute walk away! In the evenings, head back to our Wiesbaden hotel for a tasty pizza or some drinks at the bar before relaxing on one of our super-comfy beds.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="731.00" OriginalAmount="731.00">
      <BasicPropertyInfo Latitude="50.109369986506" Longitude="8.6653426753478" StarRating="3" HotelCode="332567|hotel_forty_four" HotelName="Hotel Forty Four" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Moselstraße 44, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/78833/1978833/1.jpg?f=14920896</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="738" OriginalAmount="738">
      <BasicPropertyInfo Latitude="50.150544459163" Longitude="8.5533081193375" StarRating="2" HotelCode="277502|445460" HotelName="mk hotel eschborn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Hauptstraße 189, 65760 Eschborn</AddressLine>
          </AddressLines>
          <CityName>Eschborn</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/05472/2005472/31.jpg?f=15611487</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at mk hotel Eschborn in Eschborn, you'll be close to Main-Taunus-Zentrum. This hotel is within the vicinity of Martin Luther King Park and Titus Thermen.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of the guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include desks, and housekeeping is provided daily.&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;Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="748.87" OriginalAmount="748.87">
      <BasicPropertyInfo StarRating="4" HotelCode="|152290" HotelName="Anor Hotel and Conference Center Frankfurt Airport" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MORFELDEN - WALLDORF</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/783163_foto_1.jpg</HotelPictures>
        <HotelDescription>Bienvenido al Anor Hotel andamp; Conference center Frankfurt Airport. Hemos estado abiertos desde el comienzo de Mai 2018, y esperamos darle la bienvenida. Nuestro centro Anor Hotel andamp; Conference estandaacute; ubicado en Mandouml;rfelden-Walldorf, en las inmediaciones del aeropuerto. En solo doce minutos, un autobanduacute;s de traslado lo trasladarandaacute; del aeropuerto a nuestro hotel (se aplican tarifas). En nuestro moderno hotel, las habitaciones individuales, dobles, Appartment, Familyrooms y catorce suites se distribuyen en tres plantas. Las 130 habitaciones del hotel estandaacute;n equipadas con un estandaacute;ndar de 4 estrellas. Por lo tanto, todas las habitaciones estandaacute;n equipadas con telandeacute;fono, conexiandoacute;n WiFi gratuita y TV de pantalla plana. Los baandntilde;os son muy amplios y estandaacute;n equipados con WC, ducha o baandntilde;era, secador de pelo y espejo de aumento. Las ventanas insonorizadas son una ventaja adicional, ya que garantizan una noche de sueandntilde;o reparador, por lo que por la maandntilde;ana descansarandaacute;, se refrescarandaacute; y estarandaacute; listo para un dandiacute;a en Frankfurt, independientemente de si se encuentra en una escapada urbana con la familia o un viaje de negocios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="766" OriginalAmount="766">
      <BasicPropertyInfo Latitude="50.05357794" Longitude="8.52422054" StarRating="3" HotelCode="946954|398676" HotelName="Moxy Frankfurt Airport Kelsterbach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Am Weiher 1, Kelsterbach 65451, Hessen</AddressLine>
          </AddressLines>
          <CityName>Kelsterbach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/930120/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="771" OriginalAmount="771">
      <BasicPropertyInfo Latitude="50.054208198135" Longitude="8.518939271164" StarRating="2" HotelCode="107522|394634" HotelName="ibis Frankfurt Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Langer Kornweg 9a-11, 65451 Kelsterbach</AddressLine>
          </AddressLines>
          <CityName>Kelsterbach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/148843/a_148843_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kelsterbach. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="785" OriginalAmount="785">
      <BasicPropertyInfo Latitude="50.10275" Longitude="8.7742" StarRating="3" HotelCode="87569|445426" HotelName="Monte Cristo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bieberer Straße 61, 63065 Offenbach am Main</AddressLine>
          </AddressLines>
          <CityName>Offenbach am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122442/a_122442_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is situated in the centre of Offenbach, within walking distance of restaurants, public transport links and just 5 minutes from the main railway station. Frankfurt is 6 km away and Frankfurt Airport is some 15 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="789" OriginalAmount="789">
      <BasicPropertyInfo Latitude="50.11435132" Longitude="8.71893118" StarRating="0" HotelCode="740081|307865" HotelName="a&amp;o Frankfurt Ostend" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hanauer Landstraße 207, 60314 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/861100/a_861100_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="800" OriginalAmount="800">
      <BasicPropertyInfo Latitude="50.1097" Longitude="8.740997" StarRating="2" HotelCode="130094|65941" HotelName="Ibis Styles Frankfurt Offenbach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserleistraße 4, 63067 Offenbach</AddressLine>
          </AddressLines>
          <CityName>Offenbach am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/187713/a_187713_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Offenbach am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="820" OriginalAmount="820">
      <BasicPropertyInfo Latitude="50.084845199915" Longitude="8.7445051513346" StarRating="2" HotelCode="91331|69288" HotelName="Première Classe Frankfurt-Offenbach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Sprendlinger Landstraße 177A, 63069 Offenbach</AddressLine>
          </AddressLines>
          <CityName>Offenbach am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/127400/a_127400_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Offenbach am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="829" OriginalAmount="829">
      <BasicPropertyInfo Latitude="50.168542" Longitude="8.728699" StarRating="4" HotelCode="55048|67172" HotelName="City Hotel Frankfurt-M Bad Vilbel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alte Frankfurter Straße 13, 61118 Bad Vilbel, Hesse</AddressLine>
          </AddressLines>
          <CityName>Bad Vilbel</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68645/a_68645_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 1 km from the centre of historical Bad Vilbel, just 5 km from the bustling, fast-paced financial metropolis of Frankfurt. Right in front of the hotel guests will find links to the public transport network which allow them to reach Frankfurt city centre, with its well-known skyline, pedestrian shopping street, historical Old Town and 13 museums, in just 15 minutes. Restaurants, bars and the Vilbeler Wald forest are all in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="832.09" OriginalAmount="832.09">
      <BasicPropertyInfo StarRating="3" HotelCode="|C64A59" HotelName="Holiday Inn Express Darmstadt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DARMSTADT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2385484_foto_1.jpg</HotelPictures>
        <HotelDescription>Ubicado a 2000 km del centro del pueblo, el alojamiento brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. Los huandeacute;spedes encontrarandaacute;n numerosos enlaces de transporte panduacute;blico a sandoacute;lo unos pasos. El establecimiento dispone de 157 agradables dormitorios. La construcciandoacute;n de esta propiedad se remonta a 2019. La residencia incluye conexiandoacute;n Wi-Fi en los espacios panduacute;blicos y dormitorios. Los huandeacute;spedes siempre serandaacute;n bien recibidos ya que esta residencia dispone de recepciandoacute;n 24 horas. Los huandeacute;spedes de movilidad reducida pueden hospedarse en este alojamiento accesible ya que cuenta con algunos dormitorios adaptados para personas con discapacidad. Todos los clientes que se alojen en esta propiedad podrandaacute;n utilizar el aparcamiento. Ademandaacute;s, Holiday Inn Express Darmstadt ha llevado a cabo importantes mejoras ambientales con el fin de minimizar su impacto en el entorno y cuenta con el certificado . Todas las personas que se hospeden en este alojamiento podrandaacute;n disfrutar de su catering. Este hotel es el lugar perfecto para los huandeacute;spedes que viajan por motivos de negocios ya que posee instalaciones para reuniones. Algunos de los servicios mencionados pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="833" OriginalAmount="833">
      <BasicPropertyInfo Latitude="50.143566" Longitude="8.753251" StarRating="3" HotelCode="38093|445436" HotelName="Hote Klein" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vilbeler Landstrasse 55, Bergen-Enkheim, 60388 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62864/w_62864_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="835" OriginalAmount="835">
      <BasicPropertyInfo Latitude="50.052563" Longitude="8.525681" StarRating="4" HotelCode="56588|406039" HotelName="Mercure Hotel Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Weiher 20, Frankfurt/Kelsterbach, 65451 Kelsterbach</AddressLine>
          </AddressLines>
          <CityName>Kelsterbach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73343/a_73343_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kelsterbach. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="837" OriginalAmount="837">
      <BasicPropertyInfo Latitude="50.01595" Longitude="8.79246" StarRating="4" HotelCode="139494|515802" HotelName="Sonnenhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Hahn-Straße 7, 63128 Dietzenbach</AddressLine>
          </AddressLines>
          <CityName>Dietzenbach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/41781/2441781/1.jpg?f=15071269</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dietzenbach. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="838" OriginalAmount="838">
      <BasicPropertyInfo Latitude="50.1001093" Longitude="8.5503721" StarRating="3" HotelCode="106044|59614" HotelName="Tagungshotel Höchster Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mainberg 3-11, 65929 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363931/363931a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="855.19" OriginalAmount="855.19">
      <BasicPropertyInfo StarRating="3" HotelCode="|755304" HotelName="B&amp;B HOTEL Offenbach Kaiserlei" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OFFENBACH</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1003789_foto_1.jpg</HotelPictures>
        <HotelDescription>An indoor parking garage is offered at this BandB hotel. It is in Offenbach, 1.5 km from the city centre. The individually designed rooms at the Ibis Frankfurt Offenbach all come with a large flat-screen TV and free WiFi. The private bathrooms are equipped with a shower. A continental breakfast is served from Mondays to Fridays in the breakfast room. There is also a self-service bar. The Ibis Frankfurt Offenbach is 600 metres from the Kaiserlei S-Bahn train station, offering a direct link to Frankfurt's city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="863" OriginalAmount="863">
      <BasicPropertyInfo Latitude="50.00378614849" Longitude="8.6557540297508" StarRating="4" HotelCode="33352|67445" HotelName="Mercure Hotel Frankfurt Airport Langen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Robert Bosch Strasse 26, 63225 Langen</AddressLine>
          </AddressLines>
          <CityName>Langen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53038/a_53038_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in Langen and is an ideal starting point for excursions in the area due to the convenient access to Frankfurt with the local public transport network. In addition, Wiesbaden with its cultural riches and health spa facilities, the Odenwald, which is closely linked to the myth of the Nibelungen dwarves, or the Rhine area with its numerous winemakers are all close by. The nearest train station is just a stone's throw away and the town centre with numerous shopping venues is 800 metres from the hotel. Motorway access as well as a lake are to be found 3 km from the hotel. Frankfurt airport may easily be reached in 15 minutes using public transport (15 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="877.23" OriginalAmount="877.23">
      <BasicPropertyInfo StarRating="3" HotelCode="|109473" HotelName="B&amp;B Hotel Offenbach" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OFFENBACH</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1002116_foto_1.jpg</HotelPictures>
        <HotelDescription>Premiere Classe Hotel Frankfurt-Offenbach, only 3.5 km from the centre of Offenbach and 17 km from Frankfurt Airport.Breakfast is available at this hotelThis is a modern building.This accommodation has a small lobby.Offenbach is an important service centre and university location with a strong design industry cluster .</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="896" OriginalAmount="896">
      <BasicPropertyInfo Latitude="50.099761003669" Longitude="8.7604507058859" StarRating="1" HotelCode="63683|25851" HotelName="Hotel Garni Djaran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bismarckstraße 147, 63067 Offenbach am Main</AddressLine>
          </AddressLines>
          <CityName>Offenbach am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82066/a_82066_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located opposite the main train station in Offenbach am Main. The town centre is around 200 metres away and guests will find restaurants, bars, pubs and links to the public transport network within a few paces of the hotel. Frankfurt exhibition grounds are some 9 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="902" OriginalAmount="902">
      <BasicPropertyInfo Latitude="50.074063451067" Longitude="8.6614108085632" StarRating="4" HotelCode="34389|40172" HotelName="Leonardo Hotel Frankfurt City South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Isenburger Schneise 40, 60528 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54778/gt_54778_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel enjoys a fantastic location in the middle of the urban forest, close to the commercial and cultural centre of Frankfurt am Main. From here visitors can explore the many sights of the city, as well as its numerous museums, Goethe's birthplace, the "Alte Oper" opera house and the famous palm gardens with their exotic plants. There is a link to the public transport system just around 1 km away. The nearest motorways and the airport (approximately 13 km away) are easy to reach from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="902" OriginalAmount="902">
      <BasicPropertyInfo Latitude="50.050064" Longitude="8.54558" StarRating="4" HotelCode="59818|29275" HotelName="NH Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mörfelder Str. 113, 65451 Kelsterbach</AddressLine>
          </AddressLines>
          <CityName>Kelsterbach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77453/a_77453_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies within a short distance of the airport, about 2 km from the centre of Kelsterbach with its numerous shops, restaurants, bars and pubs. Links to the public transport network are located directly in front of the hotel. The airport and motorway are 1.5 km away, Frankfurt city centre, the congress centre, the river Main and the Commerzbank-Arena all lie about 15 km from the hotel and Sachsenhausen, a historic part of Frankfurt, is 20 km away. Frankfurt Hahn airport is about 117 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="945" OriginalAmount="945">
      <BasicPropertyInfo Latitude="50.101712022924" Longitude="8.5533311963081" StarRating="4" HotelCode="27246|25859" HotelName="Lindner Congress Hotel Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bolongarostraße 100, 65929 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40014/a_40014_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="954" OriginalAmount="954">
      <BasicPropertyInfo Latitude="50.055830760313" Longitude="8.5903743435859" StarRating="3.5" HotelCode="446164|182194" HotelName="Holiday Inn Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bessie-Coleman-Strasse 16, 60549 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/140119/b90b0255-4c35-40ce-be02-cf9abfbf6087.jpg?d=636741658220000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="959.28" OriginalAmount="959.28">
      <BasicPropertyInfo StarRating="4" HotelCode="|788380" HotelName="MERCURE ESCHBORN OST HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ESCHBORN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/903939_foto_1.jpg</HotelPictures>
        <HotelDescription>Overview\nMercure Hotel Frankfurt Eschborn Ost is a contemporary 4-star superior property offering luxury accommodation in Eschborn, northwest of Frankfurt. Highlights include an outdoor swimming pool, free Wi-Fi and an excellent location close to transport links.\n\nLocation\nEschborn is a small town situated northwest of Frankfurt. It boasts stunning views of the surrounding mountain ranges with fantastic cycling and hiking routes. Places of interest include the old Hauptstrasse and the Rathaus. Eschborn-Sud S-Bahn station is located in the vicinity providing fast and easy access to other popular Frankfurt destinations.\n\nExterior\nThe hotel is housed in a modern mid-rise building with a white facade.\n\nLeisure Facilities\nFacilities include an outdoor swimming pool, bicycle hire and massage services. Free Wi-Fi is available throughout the premises.\n\nRooms\nStandard rooms are bright, modern and spacious. Amenities include satellite TV, a work desk, a mini-bar and an en-suite bathroom with a shower and a hairdryer.\n\nRestaurant and bar\nThe hotel restaurant serves international cuisine in a modern and relaxed setting featuring a pleasant terrace. Guests can also enjoy a range of drinks at Bar Skyline, offering stunning views of the city, or the social open-air Beach Bar, and a buffet breakfast is provided every morning.\n\nOther Information\nThe hotel has a 24-hour reception. Chargeable parking is possible onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="962" OriginalAmount="962">
      <BasicPropertyInfo Latitude="50.136883204415" Longitude="8.6968693384024" StarRating="3" HotelCode="270352|62557" HotelName="Hotel ARENA Villa Am Wasserpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedberger Landstraße 285, 60389 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/376463/a_376463_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="969.00" OriginalAmount="969.00">
      <BasicPropertyInfo Latitude="50.092868" Longitude="8.773419" StarRating="0" HotelCode="34940|achat_plaza_frankfurtoffenbach" HotelName="ACHAT Plaza Frankfurt/Offenbach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ernst-Griesheimer-Platz 7, 63701 Offenbach am Main</AddressLine>
          </AddressLines>
          <CityName>Offenbach am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56881/a_56881_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is ideally located and only 15 minutes from the centre of Frankfurt with scores of shops and other entertainment venues. A bus stop is easily reached within 100 metres. The international airport is 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="972" OriginalAmount="972">
      <BasicPropertyInfo Latitude="50.112553" Longitude="8.712758" StarRating="0" HotelCode="24555|379419" HotelName="ACHAT Comfort City-Frankfurt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Launhardtstraße 2-4, 60314 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35477/a_35477_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located off the beaten track in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="976" OriginalAmount="976">
      <BasicPropertyInfo Latitude="50.13616718024" Longitude="8.5727257457273" StarRating="4" HotelCode="80493|67816" HotelName="Mercure Hotel Frankfurt Eschborn Sued" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frankfurter Strasse 71-75, 65760 Eschborn</AddressLine>
          </AddressLines>
          <CityName>Eschborn</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108832/a_108832_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Eschborn. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="979" OriginalAmount="979">
      <BasicPropertyInfo Latitude="50.1101" Longitude="8.65951" StarRating="3.5" HotelCode="602040|307954" HotelName="Hotel Arena an der Friedberger Warte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Friedberger Landstraße 285, 60389 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/634184/634184a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="996" OriginalAmount="996">
      <BasicPropertyInfo Latitude="50.077471767829" Longitude="8.6284410953522" StarRating="4" HotelCode="27240|25852" HotelName="Crowne Plaza Congress Hotel Frankfurt" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lyoner Straße 44-48, 60528 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40008/a_40008_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet yet central location, the Sheraton Congress Hotel Frankfurt is simple to reach for guests from Germany and abroad. The hotel is located next to the City Forest, right in the middle of the business district of Niederrad. The hotel is close to the motorways and the Commerzbank Arena (German Football League and International Championships). In addition, the airport and the central station are in the immediate vicinity, just a few minutes away by car or on the suburban rail network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1005" OriginalAmount="1005">
      <BasicPropertyInfo Latitude="50.107174110076" Longitude="8.6668422818184" StarRating="3" HotelCode="90522|59426" HotelName="Münchner Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Münchener Straße 46, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210851/210851a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1005.40" OriginalAmount="1005.40">
      <BasicPropertyInfo Latitude="50.055878" Longitude="8.748255" StarRating="5" HotelCode="60956|14354" HotelName="Kempinski Hotel Frankfurt Gravenbruch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 26/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Graf Zu Ysenburg Und Buedingen Platz 1, 63263 Frankfurt Am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78888/a_78888_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury-class hotel is located in a suburb of Neu-Isenburg, just a stone's throw away from Frankfurt am Main. The main station and the international airport (FRA) of Frankfurt are both 12 km away. It is only a few minutes’ drive from the city's fairground and congress centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1007" OriginalAmount="1007">
      <BasicPropertyInfo Latitude="50.05496341" Longitude="8.59415895" StarRating="3" HotelCode="543506|223032" HotelName="MOXY Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Amelia-Mary-Earhart-Strasse 5, 60549 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/577478/577478a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1012" OriginalAmount="1012">
      <BasicPropertyInfo Latitude="50.055340931706" Longitude="8.5935777425766" StarRating="4" HotelCode="169176|29281" HotelName="Park Inn by Radisson Frankfurt Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Amelia-Mary-Earhart-Str. 10, Gateway Gardens, 60549 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/160022/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is barely 1 km from Frankfurt am Main International Airport, one of the busiest international airports in Europe, making it the ideal base from which to explore Germany as well as for guests embarking on a holiday elsewhere. This excellent location also offers easy access to the beautiful city of Frankfurt and its many amenities, and with a train station 2 km from the hotel, guests can get to the heart of the city in just 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1032" OriginalAmount="1032">
      <BasicPropertyInfo Latitude="50.15431" Longitude="8.7555199999999" StarRating="3" HotelCode="106783|424717" HotelName="Hotel Schoene Aussicht" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Im Sperber 24, 60388 Frankfurt am Main, ?Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214892/214892a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1035" OriginalAmount="1035">
      <BasicPropertyInfo Latitude="50.1149885" Longitude="8.6986329" StarRating="3" HotelCode="76382|23750" HotelName="Admiral" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holderlinstraße 25, 60316 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103864/l_103864_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street, right in the centre of Frankfurt. Only a few minutes' walk away, guests will find the Zeil shopping strip with its numerous shops and restaurants, as well as the old part of the town and Frankfurt Zoo. It is just 1 km to the Alte Oper and the Hauptwache buildings and 1.2 km to Goethe's birthplace. Frankfurt am Main Airport is 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1036" OriginalAmount="1036">
      <BasicPropertyInfo Latitude="50.11118375" Longitude="8.71021375" StarRating="1" HotelCode="446551|444683" HotelName="ibis budget Frankfurt City Ost" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hanauer Landstrasse 118, 60314 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/556298/a_556298_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1036" OriginalAmount="1036">
      <BasicPropertyInfo Latitude="50.0971222" Longitude="8.6006614" StarRating="4.5" HotelCode="382660|307987" HotelName="Naam Hotel &amp; Apartments Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Lärchenstraße 54A, 65933 Frankfurt, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/47746/2247746/1.jpg?f=15096394</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1037.07" OriginalAmount="1037.07">
      <BasicPropertyInfo StarRating="3" HotelCode="|962894" HotelName="NIEDERRAEDER HOF" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/905099_foto_1.jpg</HotelPictures>
        <HotelDescription>This charming property enjoys a convenient location in the Niederrad business district of Frankfurt, between Rhine-Main airport and Frankfurt city centre. Guests will find themselves just a short driving distance from the Commerzbank Arena and Niederrad railway station, providing easy access to other parts of this beautiful region. The property offers a choice of simply yet functional rooms that come fully-equipped for guests to feel right at home. They all have been decorated in soothing tones to create a relaxing atmosphere in which to completely unwind at the end of the day. The onsite restaurant includes a choice of beverages and delicious specialities and a private parking is available for visitors' convenience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1054.24" OriginalAmount="1054.24">
      <BasicPropertyInfo StarRating="4" HotelCode="|B93B71" HotelName="LEONARDO HOTEL ESCHBORN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ESCHBORN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20008_image60744609_0.jpg</HotelPictures>
        <HotelDescription>The Leonardo Hotel Eschborn Frankfurt is a modern business hotel located in the business district of the city. The hotel is ofering a private underground parking and electric vehicle charging stations, pets are also allowed and guests can enjoy a complete breakfast buffet, restaurant with terrace, bar and a gym. Those traveling for business can use the business center and have their meetings in the spacious meeting rooms of the hotel. 
All rooms are equipped with a mini fridge, a espresso machine, air-conditioning and heating as well as free unlimited Wi-Fi and a 42'' flat-screen TV.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1075" OriginalAmount="1075">
      <BasicPropertyInfo Latitude="50.111884" Longitude="8.712804" StarRating="4" HotelCode="61838|59032" HotelName="25hours Hotel Frankfurt The Goldman" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hanauer Landstraße 127, 60314 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/58/582305/D5AHdGdM_2dfbebb6148cb0078a9b8554d5ae62a2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1077.00" OriginalAmount="1077.00">
      <BasicPropertyInfo Latitude="50.107918540022" Longitude="8.6708609014749" StarRating="4" HotelCode="14829|memphis_hotel" HotelName="Memphis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Münchener Strasse 15, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17413/a_17413_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located, 5 minutes away from the main train station. It is only a short walk from the Frankfurt Fair, Stock Exchange, banking district, unique shops, art galleries, cultural attractions, various restaurants, historic Old Sachsenhausen and picturesque Römer. Links to public transport can also be found in the immediate vicinity. Frankfurt International Airport is approximately 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1082" OriginalAmount="1082">
      <BasicPropertyInfo Latitude="50.104549" Longitude="8.61724051" StarRating="3" HotelCode="489957|25858" HotelName="Goethe Classic Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Schmidtstraße 53, 60326 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/559902/559902a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1113" OriginalAmount="1113">
      <BasicPropertyInfo Latitude="50.104643571881" Longitude="8.6171674976092" StarRating="3" HotelCode="139780|182189" HotelName="Goethe Business Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schmidtstraße 53 - 57, 60326 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/56/560203/560203a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1115" OriginalAmount="1115">
      <BasicPropertyInfo Latitude="50.103957" Longitude="8.64619" StarRating="0" HotelCode="212519|33237" HotelName="a&amp;o Frankfurt Galluswarte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mainzer Landstraße 226-230, 60327 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301169/a_301169_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1157.80" OriginalAmount="1157.80">
      <BasicPropertyInfo StarRating="3" HotelCode="|C64A72" HotelName="Holiday Inn Express Offenbach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OFFENBACH</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2385497_foto_1.jpg</HotelPictures>
        <HotelDescription>Wrap up your day with a drink at the bar/lounge. A complimentary continental breakfast is served daily from 6:00 AM to 10:00 AM. Featured amenities include a business center, a 24-hour front desk, and multilingual staff. Self parking (subject to charges) is available onsite. Stay in one of 170 guestrooms featuring LCD televisions. Complimentary wireless internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature hair dryers and toothbrushes and toothpaste. Conveniences include laptop-compatible safes and irons/ironing boards, as well as phones with free local calls. Distances are displayed to the nearest 0. 1 mile and kilometer. German Leather Museum - 0. 4 km / 0. 2 mi- Capitol - 0. 5 km / 0. 3 mi- Messe Offenbach - 0. 6 km / 0. 4 mi- Stadtbibliothek Offenbach - 0. 6 km / 0. 4 mi- Buesing Palais - 0. 7 km / 0. 4 mi- Isenburg Palace - 0. 9 km / 0. 6 mi- Wochenmarkt Offenbach - 1. 1 km / 0. 7 mi- Wetterpark Offenbach - 3. 2 km / 2 mi- Frankfurt Eissporthalle - 3. 9 km / 2. 4 mi- European Central Bank - 4. 2 km / 2. 6 mi- Goethe Tower - 4. 7 km / 2. 9 mi- Batschkapp - 4. 8 km / 3 mi- Berger Strasse - 5. 2 km / 3. 2 mi- Museumsufer - 5. 4 km / 3. 4 mi- Schirn Art Museum - 5. 7 km / 3. 6 mi. The nearest airports are: Frankfurt Airport (FRA) - 19 km / 11. 8 mi Mainz (QFZ-Mainz Finthen) - 56. 7 km / 35. 2 mi The preferred airport for Holiday Inn Express Offenbach, an IHG Hotel is Frankfurt Airport (FRA). With a stay at Holiday Inn Express Offenbach, an IHG Hotel, you'll be centrally located in Offenbach am Main, within a 10-minute drive of MyZeil and Randouml;merberg. This hotel is 5. 4 mi (8. 6 km) from Frankfurt Trade Fair and 9. 3 mi (14. 9 km) from Deutsche Bank Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1165.78" OriginalAmount="1165.78">
      <BasicPropertyInfo StarRating="0" HotelCode="|C68004" HotelName="CAMPANILE FRANKFURT OFFENBACH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OFFENBACH</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2390883_image60995596_0.jpg</HotelPictures>
        <HotelDescription>Located in Offenbach, 1.4 miles from German Leather Museum Offenbach, Campanile Frankfurt Offenbach has air-conditioned accommodations and a bar. All rooms have a flat-screen TV with cable channels and a private bathroom. The property provides a 24-hour front desk and free WiFi is available throughout the property. At the hotel the rooms come with bed linen and towels. Capitol Offenbach is 1.4 miles from Campanile Frankfurt Offenbach, while Stadthalle Offenbach is 3.3 miles from the property. The nearest airport is Frankfurt Airport, 12 miles from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1174" OriginalAmount="1174">
      <BasicPropertyInfo Latitude="50.143613" Longitude="8.503255" StarRating="4" HotelCode="137461|228199" HotelName="Rheinischer Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Bahnhof 3, 65812 Bad Soden am Taunus, Hessen</AddressLine>
          </AddressLines>
          <CityName>Bad Soden</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/151706/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between Taunus and Frankfurt am Main in Bad Soden am Taunus. Bad Soden has a scenic Old Town, delightful parks and green spaces and it is known for its mineral springs. The nearest bus and train stations are approximately 200-300 metres away and Frankfurt Airport is about 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1183" OriginalAmount="1183">
      <BasicPropertyInfo Latitude="50.08499846961" Longitude="8.6297607421875" StarRating="4" HotelCode="33460|50961" HotelName="NH Frankfurt Niederrad" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lyoner Strasse 5, 60528 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53240/a_53240_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the city centre, which may be reached in just a few minutes by car or underground. Located close to the Frankfurter Kreuz, the hotel may be easily reached from the A3 and A5. Frankfurt airport is a mere 10-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1196" OriginalAmount="1196">
      <BasicPropertyInfo Latitude="50.05616361" Longitude="8.59655106" StarRating="4" HotelCode="567356|307968" HotelName="Hyatt Place Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>De-Saint-Exupéry-Straße 4, 60549 Frankfurt, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614262/614262a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1196.93" OriginalAmount="1196.93">
      <BasicPropertyInfo Latitude="50.169821" Longitude="8.638011" StarRating="4" HotelCode="60615|192485" HotelName="relexa hotel Frankfurt/Main" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lurgiallee 2, 60439 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78456/a_78456_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1205" OriginalAmount="1205">
      <BasicPropertyInfo Latitude="50.114411" Longitude="8.697805" StarRating="2" HotelCode="94172|223023" HotelName="Hotel ARENA am Zoo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theobald-Christ Strasse 19, 60316 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210737/210737a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1225" OriginalAmount="1225">
      <BasicPropertyInfo Latitude="50.141333" Longitude="8.698828" StarRating="4" HotelCode="94164|59349" HotelName="Best Western Premier IB Hotel Friedberger Warte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Homburger Landstraße 4, 60389 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/130771/a_130771_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1230.39" OriginalAmount="1230.39">
      <BasicPropertyInfo StarRating="4" HotelCode="|156017" HotelName="Crowne Plaza Frankfurt Congress Hotel, an IHG Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/903137_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 395 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers. Conveniences include phones, as well as laptop-compatible safes and desks.Grab a bite at Bar L44, one of the hotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Need to unwind? Take a break with a tasty beverage at one of the 2 bars/lounges. Full breakfasts are served on weekdays from 6:30 AM to 10:30 AM for a fee.Featured amenities include complimentary wired Internet access, a 24-hour business center, and express check-out. Planning an event in Frankfurt? This hotel has facilities measuring 12917 square feet (1200 square meters), including conference space. Self parking (subject to charges) is available onsite.With a stay at Crowne Plaza Frankfurt Congress Hotel, an IHG Hotel in Frankfurt (Frankfurt am Main West), you'll be within a 10-minute drive of Deutsche Bank Park and University Hospital Frankfurt.  This 4-star hotel is 6 mi (9.7 km) from Frankfurt Trade Fair and 3.7 mi (6 km) from Skyline Plaza.Distances are displayed to the nearest 0.1 mile and kilometer.  Frankfurt City Forest - 2.2 km / 1.4 mi  Deutsche Bank Park - 2.3 km / 1.4 mi  Financial District - 3.1 km / 1.9 mi  University Hospital Frankfurt - 3.5 km / 2.2 mi  Klinikum der Johann Wolfgang Goethe-Universit�t Frankfurt am Main Zentrum der Inneren Medizin: Medizinische Klinik II - 3.6 km / 2.2 mi  Rebstockpark - 4.7 km / 2.9 mi  Staedel Museum - 4.8 km / 3 mi  German Architecture Museum - 5.1 km / 3.2 mi  Museumsufer - 5.2 km / 3.2 mi  Kaiserstrasse - 5.2 km / 3.2 mi  German Film Museum - 5.2 km / 3.2 mi  Bibelhaus - 5.3 km / 3.3 mi  Frankfurt Opera House - 5.5 km / 3.4 mi  Nizza - 5.6 km / 3.5 mi  Eiserner Steg - 5.7 km / 3.5 mi  The nearest airports are:Frankfurt Airport (FRA) - 10.1 km / 6.3 mi Mainz (QFZ-Mainz Finthen) - 48.1 km / 29.9 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1236" OriginalAmount="1236">
      <BasicPropertyInfo Latitude="50.084313" Longitude="8.646538" StarRating="3" HotelCode="67906|40351" HotelName="Niederrader Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Triftstrasse 33, 60528 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/293183/293183a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1237" OriginalAmount="1237">
      <BasicPropertyInfo Latitude="50.091383105276" Longitude="8.6906093358994" StarRating="4" HotelCode="29309|21294" HotelName="Leonardo Royal Hotel Frankfurt" 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,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mailänder Straße 1, 60598 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47225/a_47225_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sachsenhausen, the oldest district of the city of Frankfurt am Main that lies about 3 km from the city centre. A bus stop lies directly in front of the hotel and Südbahnhof underground station is a 10-minute walk away. Guests will discover an abundance of museums, bars, restaurants and shopping venues within 5 minutes of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1250" OriginalAmount="1250">
      <BasicPropertyInfo Latitude="50.080466872118" Longitude="8.6282934024467" StarRating="4" HotelCode="59641|9426" HotelName="INNSIDE Frankfurt Niederrad" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Herriotstrasse 2, 60528 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77221/a_77221_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the international business district of Frankfurt Niederrad, which is well situated between the international airport (about 8 km), the city centre (some 5 km), the international exhibition grounds and the motorway junction A5/A3 which is the North-South and East-West axis through Germany. The Commerzbank Arena, well-known from the football World Cup in Germany, is within walking distance. The hotel also has excellent links to the public transport network, which gives guests access to all corners of Frankfurt within 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1253" OriginalAmount="1253">
      <BasicPropertyInfo Latitude="50.067848674223" Longitude="8.6422598361969" StarRating="3" HotelCode="169242|25860" HotelName="Lindner Hotel &amp; Sports Academy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Fleck-Schneise 8, 60528 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236173/a_236173_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1280" OriginalAmount="1280">
      <BasicPropertyInfo Latitude="50.112556872339" Longitude="8.7154026499848" StarRating="2.5" HotelCode="546513|223033" HotelName="Moxy Frankfurt East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Hanauer Landstraße 162, 60314 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/608025/608025a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Individual storeys are accessible via the lift or stairs. A baggage storage service, a bar and a newspaper stand are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Guests can buy souvenirs at the gift shop. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1282.00" OriginalAmount="1282.00">
      <BasicPropertyInfo Latitude="50.10738871" Longitude="8.66927891" StarRating="2.5" HotelCode="573003|main_hotel_frankfurt_city" HotelName="Main Hotel Frankfurt City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Elbestraße 14, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6820674</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1289" OriginalAmount="1289">
      <BasicPropertyInfo Latitude="50.05554021" Longitude="8.58892135" StarRating="3" HotelCode="759980|343393" HotelName="Hampton by Hilton Frankfurt Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Thea-Rasche-Straße 6, 60549 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638444/638444a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1295.50" OriginalAmount="1295.50">
      <BasicPropertyInfo StarRating="4" HotelCode="|A1FF60" HotelName="LEONARDO OFFENBACH FRANKFURT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OFFENBACH</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/16584_image51729753_0.jpg</HotelPictures>
        <HotelDescription>As of March 2020: The Leonardo Offenbach Frankfurt is located in the Commercial Kaiserlei district and enjoys tranquil setting next to the river Main, with good infrastructural connections to the centre of Frankfurt, Messe Frankfurt, and Frankfurt Airport. Due to its location, the hotel is ideal for holding conferences and for guests from the surrounding companies. The hotel offers 238 modern air-conditioned rooms, equipped with espresso machines, HD flat-screen TVs and free unlimited Wi-Fi. Food &amp; Beverage outlets include breakfast buffet, restaurant, and a bar. Five meeting rooms are available for meetings and events, as well as a fitness room and an E-filling station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1297.00" OriginalAmount="1297.00">
      <BasicPropertyInfo Latitude="50.1088" Longitude="8.665311" StarRating="4" HotelCode="94163|clarion_collection_hotel_frankfurt_city" HotelName="Grand Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Taunusstraße 48-50, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/152916/152916a_hb_a_055.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Frankfurt, close to the city's central train and bus stations and 600 metres from Frankfurt Cathedral. There are restaurants and bars within 100 metres of the hotel, and nightlife and shops around 500 metres away. Sights such as the opera house, Goethe Haus, Roemerberg, St. Paul's Church and the main promenade are within 600 metres of the hotel and the Jewish Museum is roughly 1 km away. The city centre is a 15-minute walk and the city of Wiesbaden is around a 40-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1314.10" OriginalAmount="1314.10">
      <BasicPropertyInfo StarRating="2" HotelCode="|D16310" HotelName="B&amp;B Hotel Frankfurt City-Ost" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2621566_foto_1.jpg</HotelPictures>
        <HotelDescription>With a stay at Bandamp;B Hotel Frankfurt City-Ost in Frankfurt (Ostend), you'll be a 5-minute walk from Dialog Museum and 14 minutes by foot from Frankfurt Zoological Garden.  This hotel is 0.9 mi (1.5 km) from Zeil Shopping District and 1.2 mi (1.9 km) from Museumsufer.Limited parking is available onsite.Buffet breakfasts are served on weekdays from 6:00 AM to 10:00 AM and on weekends from 7:00 AM to 10:30 AM for a fee.Make yourself at home in one of the 170 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include desks, and housekeeping is provided once per stay. WIFI availailable in all Rooms. Single Beds have size of 80x200.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1331.41" OriginalAmount="1331.41">
      <BasicPropertyInfo StarRating="4" HotelCode="|480856" HotelName="MARITIM HOTEL BAD HOMBURG" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BAD HOMBURG</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1125545_foto_1.jpg</HotelPictures>
        <HotelDescription>Our proximity to Frankfurt with its international Fraport airport, exhibition grounds and good public transport connections to Bad Homburg mean that you can enjoy a quick and uncomplicated journey to our Maritim Hotel Bad Homburg. At the centre of this attractive city, in a lively pedestrian zone and next to the spa park, our team will extend you a warm welcome and spoil you with personal service. The modern hotel rooms will impress you with their ample light and stylish design. Facilities include free Wi-Fi and a large flatscreen TV. The superior bathrooms with shower room or bath are a dreamy and luxurious experience. Let yourself get carried away in the hotel swimming pool with jet stream, or recharge your batteries in the sauna. Next, taste regional and international delicacies in our B�rgerstube Restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1333" OriginalAmount="1333">
      <BasicPropertyInfo Latitude="50.10470222" Longitude="8.61593257" StarRating="3" HotelCode="484053|60644" HotelName="Goethe Conference Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schmidtstraße 57, 60326 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/56/560202/560202a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1334.03" OriginalAmount="1334.03">
      <BasicPropertyInfo StarRating="3" HotelCode="|153267" HotelName="TOWNHOUSE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/948_image49633297_0.jpg</HotelPictures>
        <HotelDescription>The Townhouse Hotel is the ideal starting point for visitors, who wish to experience the Main metropolis in a relaxed way. Located within easy reach of the city's fairs, banking- and shopping districts, as well as the numerous sights: a better connection to the pulse of the city is hard to imagine. Our team is happy to welcome  international guests and are available for you 24 hours a day. A selection of daily newspapers allow you to stay informed and keep you up to date with the latest news. Our hotel bar - which is open 24 hours a day - is the perfect place to relax when you return from a long and eventful excursion or meeting. Enjoy your stay in Frankfurt am Main in this beautiful hotel. We put great value in meeting our guests' individual needs. A special place in the middle of a busy city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1351" OriginalAmount="1351">
      <BasicPropertyInfo Latitude="50.115132" Longitude="8.686568" StarRating="2.5" HotelCode="181534|63130" HotelName="Hotel Expo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Große Friedberger Str. 14, 60313 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/34220/29ab8f38-eee6-486d-af36-6041c9eefc58.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1360" OriginalAmount="1360">
      <BasicPropertyInfo Latitude="50.108581249261" Longitude="8.6660322546959" StarRating="2" HotelCode="90521|307864" HotelName="Angel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Moselstrasse 34, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2430000/2424700/2424678/29963ff2_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Central located in the heart of Frankfurt am Main, one of Germany´s most important cities. The biggest shopping mile of Europe “Zeil” in just few minutes away. 25 spacious and fully renovated and modernized single to triple rooms with modern comforts in a refined and cultivated atmosphere to meet the needs of guests. All rooms feature a large shower and toilet, cable TV, wireless Internet and telephone. A rich breakfast buffet provides a good start to the day. The reception is 24 hours occupied</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1382.42" OriginalAmount="1382.42">
      <BasicPropertyInfo StarRating="3" HotelCode="|825631" HotelName="JAGUAR CITY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1059986_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Jaguar is located in Frankfurt's city center in a quiet side road near the zoo. Traffic-effective way possible, both by public transport or by car, the hotel is easily and quickly accessible. There are, for example, a direct train link to the airport, railway station and the trade fair. U-Bahn and tram, stopping also just 2 minutes from the house, bring to all other places of your choice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1395" OriginalAmount="1395">
      <BasicPropertyInfo Latitude="50.091484" Longitude="8.688494" StarRating="3" HotelCode="445283|182187" HotelName="Living Hotel Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Mailänderstraße 8, 60598 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/554868/a_554868_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1438.38" OriginalAmount="1438.38">
      <BasicPropertyInfo StarRating="4" HotelCode="|700800" HotelName="Memphis Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/903328_foto_23.jpg</HotelPictures>
        <HotelDescription>El hotel goza de una ubicaciandoacute;n candeacute;ntrica, a 5 minutos de la estaciandoacute;n de tren principal. Estandaacute; a un corto paseo de la Feria de Frandaacute;ncfort, de la Bolsa, el distrito financiero, de tiendas exclusivas, galerandiacute;as de arte, lugares de interandeacute;s cultural, varios restaurantes, el barrio histandoacute;rico de Sachsenhausen y el pintoresco edificio Randouml;mer. En las inmediaciones encontrarandaacute; transporte panduacute;blico y la estaciandoacute;n de tren principal. El aeropuerto internacional de Frandaacute;ncfort estandaacute; a 12 km.El hotel, renovado en 2005, estandaacute; especialmente diseandntilde;ado como un hotel de negocios y disfruta de un ambiente muy animado. Cuenta con 42 habitaciones repartidas en 7 plantas, ademandaacute;s de vestandiacute;bulo, recepciandoacute;n y servicio de salida 24 horas, caja fuerte, ascensor, bar, sala de desayunos y conexiandoacute;n a Internet. Dispone de WiFi, servicio de lavanderandiacute;a y aparcamiento en la parte de atrandaacute;s del hotel por un cargo adicional.Las 42 cuidadas habitaciones cuentan con cuarto de baandntilde;o con ducha/baandntilde;era, salas privadas, TV por cable, minibar, telandeacute;fono de landiacute;nea directa RDSI con contestador privado, conexiandoacute;n WiFi, secador de pelo, radio despertador, caja fuerte, camas dobles y calefacciandoacute;n regulable.El desayuno se sirve en forma de bufet.Si llega en tren, en la estaciandoacute;n central de Frankfurt salga por la salida principal, cruce la plaza principal de la estaciandoacute;n, continanduacute;e por el lado derecho y entre en la calle Manduuml;nchener Straandszlig;e. El hotel estandaacute; a unos 300 m mandaacute;s adelante, a la derecha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1441.86" OriginalAmount="1441.86">
      <BasicPropertyInfo StarRating="3" HotelCode="|757092" HotelName="GOETHE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909321_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Frankfurt and was established in 2010. It is close to the Rebstock Bad and the nearest station is Tram Station Monchsof Str. The Hotel has a coffee shop. All 34 rooms are equipped with minibar, hairdryer, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1452" OriginalAmount="1452">
      <BasicPropertyInfo Latitude="50.11498285" Longitude="8.692770175" StarRating="3" HotelCode="107154|445689" HotelName="Hotel Zeil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/81076/1981076/32.jpg?f=15534421</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Frankfurt (Old Town), Hotel Zeil is minutes from Konstablerwache and Frankfurt Zoological Garden. This hotel is within close proximity of Museum of Modern Art and Cathedral Museum.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1459" OriginalAmount="1459">
      <BasicPropertyInfo Latitude="50.108461" Longitude="8.66584" StarRating="3" HotelCode="387106|59051" HotelName="City Hotel West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moselstraße 35, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89488/w_89488_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located, near Frankfurt's main train station. The financial district, places of cultural interest and entertainment are all within walking distance and there are restaurants, bars, public transport links, and shops in the close vicinity. It is located 11 km from the airport, 200 m from the main station and 1.3 km from Frankfurt Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1474" OriginalAmount="1474">
      <BasicPropertyInfo Latitude="50.107377958595" Longitude="8.6672352254391" StarRating="3" HotelCode="57581|29280" HotelName="Comfort Hotel Frankfurt Central Station" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moselstraße 23, 60329 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74604/a_74604_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Thanks to its perfect location in the centre of Frankfurt just 100 m from the main railway station, all the attractions, such as the Goethe House, the Hauptwache Square, the Zeil shopping street, the Old Opera House, the Museum Bank, Roemerberg Square, the stock exchange, the banking quarter and numerous shopping areas including Goethestrasse and the Fressgass', can be easily reached from this hotel. The congress centre can be reached in 15 minutes on foot or about 3 minutes by underground. A bus station, a railway station and an underground/city train station are all within 200 m of the hotel. The European Central Bank and the Museum Bank can be reached in about 500 m. Frankfurt Airport City is about 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1475" OriginalAmount="1475">
      <BasicPropertyInfo Latitude="50.1231939" Longitude="8.6504634" StarRating="3" HotelCode="75431|59935" HotelName="Sophien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sophienstraße 36, 60486 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102713/a_102713_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Frankfurt-Bockenheim, not far from the famous botanic garden Palmengarten and the University of Frankfurt. The consulates and embassies of France, Turkey, Croatia, Brazil and many other countries can also be found nearby. Restaurants, bars, nightlife, the bus and train stations, and shopping opportunities can also be found in the vicinity. The Congress Centre and the Frankfurt Fair are easily accessible, just over 1 km away. Frankfurt Airport is about 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1476.81" OriginalAmount="1476.81">
      <BasicPropertyInfo Latitude="50.058054892948" Longitude="8.5899111628532" StarRating="5" HotelCode="33353|17333" HotelName="Steigenberger  Airport Hotel Frankfurt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/02/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Unterschweinstiege 16, 60549 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53039/a_53039_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a suburb of Frankfurt am Main, in the near vicinity of the airport (ca. 1 km) and the railway station Frankfurt Airport. The hotel is situated on the edge of the city forest, amidst natural surroundings. Shops can be reached in about 1 km, while links to the public transport network lie approximately 2 km away. It is some 10 km to the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1485" OriginalAmount="1485">
      <BasicPropertyInfo Latitude="50.116948796754" Longitude="8.6854943186781" StarRating="3" HotelCode="42712|25848" HotelName="Favored Hotel Scala Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schäfergasse 31, 60313 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68234/a_68234_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is situated in the centre of Frankfurt near the famous Zeil shopping area and all places of interest, including the Römer, Goethe Haus and Alte Oper. Frankfurt trade fair grounds are approximately 15 minutes from the hotel using public transport, and guests will find numerous restaurants, bars, shops and links to the public transport network at the hotel's doorstep. The main train station is around 2 km from the hotel and Frankfurt International Airport is approximately 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1515" OriginalAmount="1515">
      <BasicPropertyInfo Latitude="50.117141888489" Longitude="8.6871767789125" StarRating="4" HotelCode="49081|4030" HotelName="NH Collection Frankfurt City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vilbeler Straße 2, 60313 Frankfurt, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34275/a_34275_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a convenient location in the city centre, with its countless restaurants, bars, pubs, nightclubs, shops and further entertainment venues. Links to the public transport network are only around 300 m from the hotel. The pedestrianised zone is also 300 m away, the bus station can be reached in 2 km and the main railway station in 3 km. It is about 4 km to the exhibition centre, and 13 km to Frankfurt airport. Hahn airport is 80 km away and Cologne/ Bonn airport 150 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1522.00" OriginalAmount="1522.00">
      <BasicPropertyInfo Latitude="50.111795" Longitude="8.682883" StarRating="4" HotelCode="51778|miramar_hotel_4" HotelName="Miramar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Berliner Str. 31, 60311 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48290/a_48290_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Frankfurt am Main within a short distance of the city's landmark, the Römer (city hall) and Goethe's birth house. It is just a few minutes walk to links to the public transport network (approximately 400 m to Hauptwache underground station).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1536" OriginalAmount="1536">
      <BasicPropertyInfo Latitude="50.110041671514" Longitude="8.6923849582672" StarRating="5" HotelCode="26733|59495" HotelName="Fleming's Hotel Frankfurt Main-Riverside" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Straße 5-9, 60311 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39219/a_39219_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel features Anglo-American interior designs and is centrally located just a few paces from the River Main. Guests may enjoy impressive panoramic views out over the metropolis that features countless museums, splendid banks and sights. Links to the public transport network are a convenient 500 m walk away and the main train station is approximately 3 km from the hotel. The famous Frankfurt Römer are 8 minutes walk from the hotel and Ostendstraße S-Bahn station is 5 minutes away. Frankfurt airport lies 13 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1551" OriginalAmount="1551">
      <BasicPropertyInfo Latitude="50.113741" Longitude="8.619417" StarRating="4" HotelCode="165898|25866" HotelName="Welcome Hotel Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leonardo-Da-Vinci-Allee 2, 60486 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232567/a_232567_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1574.23" OriginalAmount="1574.23">
      <BasicPropertyInfo StarRating="4" HotelCode="|803228" HotelName="AVANI FRANKFURT CITY HOTEL (PREVIOUSLY NH COLLECTION FRANKFURT CITY)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207685_fotpe1_1_FACHADA.jpg</HotelPictures>
        <HotelDescription>The Avani Frankfurt City is ideally located in the center of Frankfurt/Main, the perfect starting point for shopping in the Zeil, just a two-minute walk away, and for visiting Frankfurt's historical sites, such as the landmark medieval "R�mer". All museums in the historic district of Frankfurt Sachsenhausen are within a few minutes' walk or by public transport. The train station is located just half a kilometer from the hotel. It is a four-star hotel of superior quality, with 256 rooms with all comforts, including eight suites and eleven superior rooms. All rooms are elegantly designed, with modern furniture and warm colors. The hotel has multi-purpose meeting/banquet rooms with capacity for 180 people, where business meetings and private events can be held. Guests enjoy a hearty breakfast at our buffet, along with a variety of international dishes and teas from Japan and the Middle East. The hotel's lounge bar is a great place to relax and enjoy sporting events.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1577" OriginalAmount="1577">
      <BasicPropertyInfo Latitude="50.120986109955" Longitude="8.6898294836283" StarRating="3" HotelCode="387109|8597" HotelName="City Hotel Mercator" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mercatorstr. 38, 60316 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/087439/087439a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1577" OriginalAmount="1577">
      <BasicPropertyInfo Latitude="50.127016492201" Longitude="8.6311600233482" StarRating="2" HotelCode="107523|59701" HotelName="ibis Hotel Frankfurt Messe West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Breitenbachstrasse 7, 60487 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/148845/a_148845_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1595" OriginalAmount="1595">
      <BasicPropertyInfo Latitude="50.10896799" Longitude="8.6956672" StarRating="0" HotelCode="943699|415169" HotelName="Trip Inn Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oskar-Von-Miller-Straße 14, 60314 Frankfurt Am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/931599/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1610" OriginalAmount="1610">
      <BasicPropertyInfo Latitude="50.103892" Longitude="8.662389" StarRating="3" HotelCode="67350|25864" HotelName="Minerva" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stuttgarter Straße 31, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87106/a_87106_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Frankfurt, on the south side of the main train station. Both the city centre and the international trade fair grounds are less than 1 km from the hotel. Frankfurt airport is 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1614" OriginalAmount="1614">
      <BasicPropertyInfo Latitude="50.053267472091" Longitude="8.5707092285156" StarRating="3.5" HotelCode="140659|32215" HotelName="Hilton Garden Inn Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Squaire, 60549 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/201337/a_201337_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Frankfurt am Main is ideal for business travellers who arrive or depart from Frankfurt - Frankfurt Internat (FRA) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1621" OriginalAmount="1621">
      <BasicPropertyInfo Latitude="50.107839840002" Longitude="8.6591926217079" StarRating="3" HotelCode="88589|59560" HotelName="Topas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Niddastrasse 88, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124237/a_124237_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the city centre, around 5 minutes’ walk from the Old Town, the main train station, the Opera House and the shopping streets. Links to the public transport network are situated around 500 m from the hotel; the tourist centre, shops, bars and nightclubs are situated 1 km from the hotel. Frankfurt International Airport is around 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1622" OriginalAmount="1622">
      <BasicPropertyInfo Latitude="50.105128045412" Longitude="8.6634464171619" StarRating="4" HotelCode="382677|174916" HotelName="Grand Hotel Empire Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Mannheimerstraße 15, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5e/31/5e31e7913bce59d3435a521e79d4b7c9b17d73f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1627" OriginalAmount="1627">
      <BasicPropertyInfo Latitude="50.114241158995" Longitude="8.6905139372052" StarRating="4" HotelCode="137415|61842" HotelName="Grand Hotel Dream" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albusstraße 9-11, 60313 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215017/215017a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1643" OriginalAmount="1643">
      <BasicPropertyInfo Latitude="50.1091283" Longitude="8.6635975" StarRating="3" HotelCode="77895|307922" HotelName="Carlton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlstraße 11, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180363/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1656.69" OriginalAmount="1656.69">
      <BasicPropertyInfo StarRating="4" HotelCode="|984989" HotelName="Steigenberger Airport Hotel Frankfurt" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/900053_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 570 guestrooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include laptop-compatible safes and desks, as well as phones with free local calls.Grab a bite at Five Continents, one of the hotel's 3 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the coffee shop/cafe. Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 6 AM to 10:30 AM for a fee.Featured amenities include a business center, express check-out, and complimentary newspapers in the lobby. Planning an event in Frankfurt? This hotel has facilities measuring 21528 square feet (2000 square meters), including conference space. A roundtrip airport shuttle is complimentary (available 24 hours).A stay at Steigenberger Airport Hotel Frankfurt places you in the heart of Frankfurt, a 7-minute drive from Deutsche Bank Park and 10 minutes from Frankfurt Trade Fair.  This 4-star hotel is 7.6 mi (12.2 km) from Frankfurt Christmas Market and 7.6 mi (12.2 km) from Main Tower.Distances are displayed to the nearest 0.1 mile and kilometer.  Gateway Gardens - 0.7 km / 0.5 mi  The Squaire - 2.5 km / 1.5 mi  Frankfurt City Forest - 3.1 km / 1.9 mi  Lufthansa Flight Training Center - 3.6 km / 2.2 mi  Deutsche Bank Park - 7.8 km / 4.9 mi  Langener Waldsee - 8.6 km / 5.3 mi  University Hospital Frankfurt - 9.9 km / 6.2 mi  Klinikum der Johann Wolfgang Goethe-Universit�t Frankfurt am Main Zentrum der Inneren Medizin: Medizinische Klinik II - 10.2 km / 6.3 mi  Hoechst Castle - 10.8 km / 6.7 mi  Staedel Museum - 11 km / 6.9 mi  German Film Museum - 11.3 km / 7 mi  German Architecture Museum - 11.3 km / 7 mi  Bibelhaus - 11.4 km / 7.1 mi  Frankfurt Opera House - 11.4 km / 7.1 mi  Museumsufer - 11.4 km / 7.1 mi  The nearest airports are:Frankfurt Airport (FRA) - 3.8 km / 2.3 mi Mainz (QFZ-Mainz Finthen) - 41.6 km / 25.9 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1658.89" OriginalAmount="1658.89">
      <BasicPropertyInfo Latitude="50.105001" Longitude="8.66879" StarRating="4" HotelCode="211554|CAY372400" HotelName="Scandic Frankfurt Museumsufer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelm-Leuschner-Straße 44, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212366/212366a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is situated in a lively neighbourhood convenient and central in Frankfurt am Main. There are a number of shops nearby. The nearest airport is Frankfurt - Frankfurt Internat (FRA), 16 km.&lt;br/&gt;&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1663" OriginalAmount="1663">
      <BasicPropertyInfo Latitude="50.052909" Longitude="8.569785" StarRating="4" HotelCode="905453|29276" HotelName="Hilton Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Squaire, Am Flughafen, 60600 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/241404/a_241404_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Frankfurt am Main is ideal for business travellers who arrive or depart from Frankfurt - Frankfurt Internat (FRA) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1671.46" OriginalAmount="1671.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|152066" HotelName="Flemings Hotel Frankfurt Main-Riverside" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949388_foto_1.jpg</HotelPictures>
        <HotelDescription>Situado a 700 metros del centro del pueblo, desde este establecimiento se puede llegar a pie a multitud de lugares de interandeacute;s. Los huandeacute;spedes encontrarandaacute;n las principales zonas de ocio a 2. 0 km. Los huandeacute;spedes encontrarandaacute;n paradas de transporte panduacute;blico desde las que explorar la zona a 900 metros. Los huandeacute;spedes encontrarandaacute;n el aeropuerto a 12. 8 km. El alojamiento cuenta con 149 dormitorios. Todas las personas que se hospeden en este alojamiento podrandaacute;n conectarse al Wi-Fi en todo el edificio. A los huandeacute;spedes se les da la bienvenida en un vestandiacute;bulo con servicio de recepciandoacute;n 24 horas. Esta residencia no dispone de cunas bajo peticiandoacute;n. Flemings Hotel Frankfurt Main-Riverside tiene aparcamiento. La residencia aplica una polandiacute;tica sostenible. Esta residencia dispone de instalaciones de negocios para ofrecer la combinaciandoacute;n perfecta entre comodidad y funcionalidad durante los viajes corporativos. Flemings Hotel Frankfurt Main-Riverside se enorgullece de poder ofrecer un servicio de restauraciandoacute;n variado que sirve deliciosas especialidades. Los clientes podrandaacute;n utilizar las instalaciones de salud y bienestar cuando necesiten mimarse un poco. Las personas que se alojen en este establecimiento podrandaacute;n disfrutar de su amplia selecciandoacute;n de sabrosos platos. Algunos de estos servicios de Flemings Hotel Frankfurt Main-Riverside pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1672" OriginalAmount="1672">
      <BasicPropertyInfo Latitude="50.106686848393" Longitude="8.6660054326057" StarRating="3" HotelCode="100080|32213" HotelName="Leonardo Hotel Frankfurt City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Münchener Straße 59, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/140109/a_140109_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This typical city hotel is located in the centre of Frankfurt, just a few minutes walk from the banking and shopping districts. The main train station lies directly opposite the hotel and restaurants, bars and a stop for public transport are to be found within 100 m of the hotel. The city centre is about 1 km away and Frankfurt airport is 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1682" OriginalAmount="1682">
      <BasicPropertyInfo Latitude="50.106150553767" Longitude="8.6956787109375" StarRating="4" HotelCode="27242|59552" HotelName="Lindner Hotel &amp; Residence Main Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Walther-von-Cronberg-Platz 1, 60594 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40010/a_40010_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1702.51" OriginalAmount="1702.51">
      <BasicPropertyInfo Latitude="50.1101" Longitude="8.65951" StarRating="4" HotelCode="976839|725973" HotelName="Lindley Lindenberg" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Lindleystraße 17, 60314 Frankfurt, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/33000000/32800000/32793900/32793820/f5a51a67_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1705" OriginalAmount="1705">
      <BasicPropertyInfo Latitude="50.118400333333" Longitude="8.639975" StarRating="3" HotelCode="149279|61219" HotelName="Arena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kreuznacher Straße 47, 60486 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/210967/a_210967_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1712" OriginalAmount="1712">
      <BasicPropertyInfo Latitude="50.055370704127" Longitude="8.5934537191574" StarRating="3.5" HotelCode="297098|60424" HotelName="Element Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De-Saint-Exupéry-Straße 6, 60549 Frankfurt, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/405182/a_405182_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1713" OriginalAmount="1713">
      <BasicPropertyInfo Latitude="50.102112" Longitude="8.697969" StarRating="4" HotelCode="90524|445870" HotelName="Cult" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Offenbacher Landstraße 56, 60599 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/291578/291578a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1733.00" OriginalAmount="1733.00">
      <BasicPropertyInfo Latitude="50.10931" Longitude="8.66513" StarRating="3" HotelCode="81730|hotel_rossija" HotelName="Rossija" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moselstraße 46-48, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210803/210803a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1736" OriginalAmount="1736">
      <BasicPropertyInfo Latitude="50.106063679494" Longitude="8.6657425761223" StarRating="4" HotelCode="326487|4033" HotelName="Savoy Hotel Frankfurt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiesenhüttenstraße 42, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47309/a_47309_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies within a short distance of the train station, a stone's throw from the Römer (city hall) and St. Paul's church. Countless museums lie within 20 minutes walk of the hotel and it is 10 minutes to the exhibition centre. It is just a 100 m to the nearest links to the public transport and Rhine Main airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1754" OriginalAmount="1754">
      <BasicPropertyInfo Latitude="50.051841055518" Longitude="8.5721884667873" StarRating="5" HotelCode="56590|23476" HotelName="Sheraton Frankfurt Airport Hotel &amp; Conference Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hugo-Eckener-Ring 15, Rhein-Main-Flughafen, 60549 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73347/a_73347_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated close to Frankfurt airport just a short distance from Taunus. Excellent links to the public transport network are to be found a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1779" OriginalAmount="1779">
      <BasicPropertyInfo Latitude="50.117460921759" Longitude="8.6798778048935" StarRating="5" HotelCode="104770|59892" HotelName="Fleming's Selection Hotel Frankfurt-City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eschenheimer Tor 2, 60318 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/145914/a_145914_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1786" OriginalAmount="1786">
      <BasicPropertyInfo Latitude="50.108731" Longitude="8.662612" StarRating="3.5" HotelCode="14385|25854" HotelName="Manhattan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Düsseldorfer Straße 10, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16760/w_16760_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1809" OriginalAmount="1809">
      <BasicPropertyInfo Latitude="50.110231" Longitude="8.595309" StarRating="4" HotelCode="34393|25865" HotelName="H4 Hotel Frankfurt Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel" CnxPolicy="Free CXL until 01/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Oeserstrasse 180, 65933 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54784/a_54784_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in a peaceful location in the middle of a wooded area. Due to the hotel’s convenient location and its direct motorway connections, Frankfurt city centre and its shops can be reached in 15 minutes. The nearby cities of Niederrad and Eschborn are also within easy reach. The ‘Alte Oper’ (Old Opera), Goethe House and museum district are each around 25 minutes away by public transport. Frankfurt International Airport (Rhine-Main) can be reached within 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1856" OriginalAmount="1856">
      <BasicPropertyInfo Latitude="50.108179559584" Longitude="8.7314778048935" StarRating="4" HotelCode="40697|163262" HotelName="Delta Hotels by Marriott Frankfurt Offenbach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserleistraße 45, 63067 Offenbach am Main</AddressLine>
          </AddressLines>
          <CityName>Offenbach am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/65853/a_65853_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located in the Rhine-Main-Region and easy accessible through highways A661, A5 and A3. The nearest train station is only 800 m (8-minute walk) away where guests have a direct connection to Frankfurt, Frankfurt Airport and Offenbach. The centre of Offenbach and numerous shops are just 2 km from the business hotel, and restaurants, bars and a bus station can be found on the hotel's doorstep. Kaiserlei underground station is a 10-miunte walk from the conference hotel and nearby places of interest include the Römer and Goethehaus in Frankfurt (both 5 km), Frankfurt trade fair grounds (6 km) and Offenbach Leather Museum (2 km). Frankfurt International Airport is approximately 17 km from the city hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1856.04" OriginalAmount="1856.04">
      <BasicPropertyInfo Latitude="50.111166" Longitude="8.665335" StarRating="4" HotelCode="311738|616505" HotelName="Holiday Inn Frankfurt-Alte Oper" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mainzer Landstraße 27, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/616505/616505a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.2 km from the centre of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1870" OriginalAmount="1870">
      <BasicPropertyInfo Latitude="50.105432331029" Longitude="8.6639025807381" StarRating="4" HotelCode="32576|5326" HotelName="Monopol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mannheimer Str. 11-13, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51808/a_51808_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located at the heart of Frankfurt, close to the main train station and only minutes away from the shopping centre and the international trade fair. The pedestrianised area is also located close by with numerous shopping opportunities and tourist attractions points. Furthermore, public transport departs from stops located just 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1890" OriginalAmount="1890">
      <BasicPropertyInfo Latitude="50.108209685963" Longitude="8.6601501703262" StarRating="3" HotelCode="94170|376366" HotelName="Hotel Columbus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ottostrasse 13, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/54328/1954328/1.jpg?f=15604368</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1905" OriginalAmount="1905">
      <BasicPropertyInfo Latitude="50.112099710643" Longitude="8.7049507374344" StarRating="4" HotelCode="469720|223028" HotelName="INNSIDE Frankfurt Ostend" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hanauer Landstrasse 81, 60314 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/580608/w_580608_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1907" OriginalAmount="1907">
      <BasicPropertyInfo Latitude="50.108410949774" Longitude="8.6695754528046" StarRating="4" HotelCode="57664|32214" HotelName="Ramada Frankfurt City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weserstraße 17-19, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74704/a_74704_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is situated at the heart of Frankfurt's city centre. From here, guests can easily reach the main railway station as well as underground and bus stops on foot. All the attractions of the city, including the historic sites, the museums, the Main river, the national and international restaurants, bars, and the impressive financial district surrounded by national and international banks, are an easy walk or a short taxi ride away. Frankfurt airport is located around 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1991.57" OriginalAmount="1991.57">
      <BasicPropertyInfo StarRating="4" HotelCode="|109312" HotelName="HOLIDAY INN FRANKFURT - ALTE O" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/913434_foto_1.jpg</HotelPictures>
        <HotelDescription>Excellent location and transport links at the gateway to Frankfurt?s financial centre at the Holiday Inn - Alte Oper. Conveniently located in the bustling financial business district in Frankfurt, the hotel is easy to reach - just 15 minutes by taxi from the airport.Relax amid warming earthy and other natural color tones in your spacious, air-conditioned guest room. WIFI, satellite flat screen TVs, complimentary tea and coffee and a choice of pillows make you feel right at home.As a part of our Open Lobby Concept the restaurant offers 85 individual seats. Inspired by an 'American Diner' we serve you a selection of our delicious home made burgers as well as Holiday Inn Signature dishes and other regional dishes. Food that makes you feel at home when you are on the move.This is a modern building.This accommodation has a large lobby.The Holiday Inn Open Lobby is a brand new space where our guests can really make themselves at home and feel relaxed whether they want to eat, drink, work, relax or socialiseFor Dynamic bookings only: Please note that if the rate is inclusive of breakfast, this will only be provided for a maximum number of 2 guests regardless of how many guests are confirmed for the room. Additional guests will have to pay for the breakfast charge directly to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1994" OriginalAmount="1994">
      <BasicPropertyInfo Latitude="50.115080130419" Longitude="8.6290103942156" StarRating="4" HotelCode="30043|50963" HotelName="Frankfurt Messe Managed by Meliá" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Katharinenkreisel, Opelrondell, 60486 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48384/a_48384_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city business hotel is located in the centre of the smallest metropolis in the world, close to the Katharinenkreisel (Opelrondell) bus station, with direct connections to the A5, A66 and A648 motorways. The city centre is around 15 minutes away using public transport, as are the train station, Palmengarten, Alte Oper opera house and the Zeil shopping centre. Guests can reach Frankfurt International Airport in approximately 10 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2001.86" OriginalAmount="2001.86">
      <BasicPropertyInfo StarRating="4" HotelCode="|803385" HotelName="NH FRANKFURT MESSE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/911016_foto_28.jpg</HotelPictures>
        <HotelDescription>The 4-star NH Frankfurt Messe hotel is a brand new facility, opening in 2011, ideally located for business travelers directly across from the Frankfurt Messe fair and trade show grounds. Now you can enjoy a stylish ambience and relaxing comfort right at the entrance to the world-class Frankfurt Messe.
The NH Frankfurt Messe hotel offers 65 modern and comfortable rooms, including two Junior Suites with a balcony and one room specially adapted for disabled people. You�ll be happy to sit back and relax in this friendly environment after a busy day at the trade fair. In the morning, we�ll pamper you with a delicious buffet in our breakfast restaurant. In the evening, step into the bar for delicious drinks and some high quality snacks.



The NH Frankfurt Messe is well-served by public transportation, making it easy for you to reach the best bars and restaurants in the Frankfurt city center. The hotel offers free parking. NOTICE: Children: from 0 to 11 years old. Guests from 12 years old onward are considered adults.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2023" OriginalAmount="2023">
      <BasicPropertyInfo Latitude="50.107867363521" Longitude="8.6613115668297" StarRating="3" HotelCode="19933|2943" HotelName="Fleming's Express Hotel Frankfurt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poststraße 8, 60329 Frankfurt am Main, Hesse</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24785/a_24785_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located at the heart of Frankfurt city centre and is only about 10 km from the international airport. A selection of shopping and entertainment venues is also to be found nearby. The exhibition centre can also be reached within a few minutes and there is a stop for the public transport to be found in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2046.11" OriginalAmount="2046.11">
      <BasicPropertyInfo Latitude="50.110203" Longitude="8.66782815" StarRating="3.5" HotelCode="576229|610442" HotelName="Hilton Garden Inn Frankfurt City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 26/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Weserstraße 43, 60327 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/693405/w_693405_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2076" OriginalAmount="2076">
      <BasicPropertyInfo Latitude="50.107289366307" Longitude="8.672536611557" StarRating="4" HotelCode="900027|63922" HotelName="Adina Apartment Hotel Frankfurt Neue Oper" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelm-Leuschner-Straße 6, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182936/gt_182936_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Frankfurt am Main. Its setting is especially ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2114" OriginalAmount="2114">
      <BasicPropertyInfo Latitude="50.1010234" Longitude="8.6586251" StarRating="4" HotelCode="888840|445945" HotelName="Pearl Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Conference Hall,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gutleutstraße 173, 60327 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/43479/1943479/13.jpg?f=15599491</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pearl Hotel in Frankfurt (Gutleutviertel), you'll be convenient to University Hospital Frankfurt and Staedel Museum. This 4-star hotel is within close proximity of Skyline Plaza and Liebieghaus.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 55 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and hair dryers. Conveniences include safes and desks, and you can also request cribs/infant beds (complimentary).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Quench your thirst with your favorite drink at a bar/lounge. A complimentary breakfast is included.&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 an elevator (lift). Planning an event in Frankfurt? This hotel has facilities measuring 742 square feet (69 square meters), including a meeting room.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2189" OriginalAmount="2189">
      <BasicPropertyInfo Latitude="50.112917661447" Longitude="8.6498719453812" StarRating="0" HotelCode="14544|2256" HotelName="Maritim Hotel Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theodor-Heuss-Allee 3, 60486 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16988/a_16988_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is centrally located close to the Messeturm and the historical Festhalle that offers a lively programme of events. The hotel is the ideal stopover point for those on a visit to Frankfurt offering excellent links to the public transport network that provide easy access to the city's top sights and cultural offerings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2195" OriginalAmount="2195">
      <BasicPropertyInfo Latitude="50.10901341" Longitude="8.65481106" StarRating="4" HotelCode="511979|223017" HotelName="Adina Apartment Hotel Frankfurt Westend" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Internet,Kitchen,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osloer Strasse 3, 60327 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/626726/a_626726_X2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this apartment hotel is located right in the heart of Frankfurt am Main. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2214" OriginalAmount="2214">
      <BasicPropertyInfo Latitude="50.107731035236" Longitude="8.6510108601188" StarRating="3" HotelCode="105342|307956" HotelName="Attache an der Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Kölner Straße 10, 60327 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/207267/207267a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2228" OriginalAmount="2228">
      <BasicPropertyInfo Latitude="50.104585072396" Longitude="8.6668610572815" StarRating="5" HotelCode="900007|29562" HotelName="Roomers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gutleutstrasse 85, 60329 Frankfurt Am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182914/a_182914_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is situated in the German city of Frankfurt, just minutes away from the River Main. Guests are unlikely to find a better place to relax and indulge in Frankfurt than this establishment. The centre of town can be reached in around 10 minutes on foot and the main train station is just a 5-minute walk away. Furthermore, the trade exhibition grounds, the banking district and the shopping area are all within walking distance. The capital of Hesse, Wiesbaden, is around 40 km away and Frankfurt International Airport is approximately 12 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2254" OriginalAmount="2254">
      <BasicPropertyInfo Latitude="50.10869048" Longitude="8.64643552" StarRating="4" HotelCode="317690|60819" HotelName="Capri by Fraser Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europa-Allee 42, 60327 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/110347/45b38be5-46c4-4764-a88f-3e0bf660076e.jpg?d=636741651560000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2262.93" OriginalAmount="2262.93">
      <BasicPropertyInfo StarRating="4" HotelCode="|C91415" HotelName="NH COLLECTION FRANKFURT SPIN TOWER" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/27975_image61039950_0.jpg</HotelPictures>
        <HotelDescription>It is located in Frankfurt/Main, 800 meters from Frankfurt Central Station. NH Collection Frankfurt Spin Tower provides accommodation with a restaurant, private parking, a fitness center and a bar. The property is located 1.9 km from Palmengarten, 1.9 km from Goethe House and 2.5 km from German Film Museum. There is a 24-hour reception, room service and currency exchange.
Rooms include a desk and a flat-screen TV. All rooms at the NH Collection Frankfurt Spin Tower have a private bathroom with bathrobes and slippers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2269" OriginalAmount="2269">
      <BasicPropertyInfo Latitude="50.104375" Longitude="8.664429" StarRating="3" HotelCode="78953|29274" HotelName="Europa Life" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baseler Strasse 17, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/410640/410640a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Frankfurt just 200 m south of the main train station and a few steps from the banks of the Main River. All of the city's main locations, such as the trade fair centre (Messe), city centre (10 minutes on public transport), business district and the shopping and historic area, are within walking distance. Public transport is available in front of the hotel, the Eurolines bus station is 300 metres away and the Hauptbahnhof train station is roughly 250 metres away. Guests will find restaurants, bars and shops within a few minutes’ walk of the hotel, and the nearest nightlife spots are around 500 metres away. Nizza Gardens are 5 minutes on foot from the hotel and the Old Town with St. Bartholomew's Cathedral is approximately 12 minutes on public transport. Roemerberg City Hall and St. Paul's Church are 6 minutes and the Commerzbank Tower and Main Tower skyscrapers are 1 km away. The trade fair grounds are approximately 1.5 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2281.39" OriginalAmount="2281.39">
      <BasicPropertyInfo Latitude="50.11319" Longitude="8.67194" StarRating="5" HotelCode="889267|120474" HotelName="INNSIDE Frankfurt Eurotheum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neue Mainzer Straße 66-68, 60311 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/149951/a_149951_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is housed in an award-winning skyscraper opposite the Opera House and offers fantastic views of the Frankfurt skyline. Guests will find a range of dining options and shops nearby, and links to the public transport network can be found 200 m away, at the Taunusanlage railway station. Frankfurt Airport lies some 12 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2302.08" OriginalAmount="2302.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|C70271" HotelName="NHOW FRANKFURT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/26395_image61043538_0.jpg</HotelPictures>
        <HotelDescription>nhow Frankfurt posee una candeacute;ntrica ubicaciandoacute;n en la intersecciandoacute;n entre el barrio financiero y el flamante barrio europeo. Como tal, desde andeacute;l se accede candoacute;modamente a la feria de exposiciones Messe Frankfurt, al palacio de congresos Kap Europa Conference Center y al centro comercial Skyline Plaza. nhow Frankfurt es uno de los edificios mandaacute;s prominentes de la silueta del barrio financiero. Ubicado dentro del rascacielos ONE de CA Immo, su espacio mandaacute;s caracterandiacute;stico se encuentra en la 47andordf; planta, con el Sky Bar, donde se sirven deliciosos candoacute;cteles y se aprecian unas vistas impresionantes de la ciudad. Los huandeacute;spedes que se alojen en nhow Frankfurt pueden disfrutar de una experiencia de hospitalidad sin igual. Fuente de inspiraciandoacute;n, relajaciandoacute;n e intercambio creativo, el espacio tambiandeacute;n posee el halo de misterio que aportan varios de los elementos de su diseandntilde;o, bajo la temandaacute;tica de andlaquo;el arte del dineroandraquo; que cobra protagonismo en todo el establecimiento. Cuando el hambre aprieta, nhow Frankfurt despliega su gran surtido de opciones. Por las maandntilde;anas, se sirve el desayuno en el restaurante de la primera planta. Durante el dandiacute;a y bien entrada la noche, se sirve gastronomandiacute;a local e internacional. Y entre medias, puedes matar el gusanillo en el bar de la terraza Sky Bar, en la cafeterandiacute;a Coffee Shop o en el Gold Bar que hay en el vestandiacute;bulo. Si eres miembro de la tripulaciandoacute;n, haz de Vault tu propio salandoacute;n personal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2303" OriginalAmount="2303">
      <BasicPropertyInfo Latitude="50.119114448524" Longitude="8.6582886883606" StarRating="3" HotelCode="81079|59735" HotelName="Palmenhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bockenheimer Landstraße 89-91, 60325 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109545/a_109545_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2320.57" OriginalAmount="2320.57">
      <BasicPropertyInfo StarRating="4" HotelCode="|700706" HotelName="Frankfurt Messe Managed by Meli�" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/905111_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel urbano de negocios estandaacute; situado en el centro de la metrandoacute;polis mandaacute;s pequeandntilde;a del mundo, cerca de la estaciandoacute;n de autobuses de Katharinenkreisel (Opelrondell) y que ofrece conexiones directas con las autopistas A5, A66 y A648. El centro de la ciudad se encuentra a unos 15 minutos en transporte panduacute;blico, asandiacute; como la estaciandoacute;n de trenes, Palmengarten, la andoacute;pera Alte Oper y el centro comercial Zeil. El aeropuerto internacional de Frandaacute;ncfort se encuentra a aproximadamente 10 minutos en coche.Las 177 habitaciones de una elegancia intemporal se adaptan igualmente a huandeacute;spedes en viaje de negocios como de ocio. Las reuniones y las conferencias se celebran en una zona de banquetes y reuniones climatizada de 300 mandsup2;. Se ofrece restaurante, servicio de habitaciones y bar 24 horas en el vestandiacute;bulo, asandiacute; como aparcamiento y garaje subterrandaacute;neo. Ademandaacute;s, el hotel de negocios con aire acondicionado dispone de vestandiacute;bulo con servicio de recepciandoacute;n y salida 24 horas, caja fuerte, servicio de cambio de divisas, guardarropa, ascensor, conexiandoacute;n a Internet WiFi (con cargo adicional) y servicio de lavanderandiacute;a.Todas las habitaciones estandaacute;n decoradas con colores candaacute;lidos y acogedores y estandaacute;n equipadas con muebles de madera modernos, escritorio, butaca y mesillas de noche a ambos lados de la cama doble. Las habitaciones se encuentran distribuidas de la primera planta a la quinta, y disponen de cuarto de baandntilde;o con baandntilde;era, ducha y un calefactor adicional para mayor comodidad. Estandaacute;n dotadas de TV vandiacute;a satandeacute;lite, telandeacute;fono de landiacute;nea directa, radio, conexiandoacute;n a Internet, minibar y aire acondicionado y calefacciandoacute;n regulables. Hay habitaciones con 1 cama doble o con 2 camas individuales (a peticiandoacute;n a la llegada al hotel). Cuentan ademandaacute;s con ventanas totalmente insonorizadas.Se ofrece una zona deportiva con gimnasio, sauna y una sala de relajaciandoacute;n.Se sirven bufets para el desayuno, el almuerzo y la cena y se ofrece el almuerzo y la cena de menanduacute; o la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2332.16" OriginalAmount="2332.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|078594" HotelName="FLEMINGS SELECTION HOTEL FRANKFURT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/23617_image60347328_0.jpg</HotelPictures>
        <HotelDescription>This hotel offers a roof terrace with great views of the Frankfurt skyline and a restaurant and free WiFi. The Zeil shopping street is just 1312 feet away. Flemings Selection Hotel Frankfurt-City has elegant, soundproofed rooms with flat-screen TV and laptop safe. Eschenheimer Tor Underground Station is directly outside the Flemings Selection Frankfurt. Trains run to the Frankfurt Messe Exhibition Center in 15 minutes. Flemings Selection Hotel Frankfurt-City offers a Breakfast buffet with skyline view.When booking more than 5 rooms, different policies and additional supplements may apply.WiFi is available in public areas and is free of charge.Public parking is available on site (reservation is not possible) and costs  EUR 30 per  day.Pets are allowed on request. Charges may apply.Children of all ages are allowed.Children 3 and under stay for free when using an available crib.You haven't added any extra beds.Any type of extra bed or crib is upon request and needs to be confirmed by management.Checkin Time: 14:00Checkout End Time: 12:00Hotel important information: In response to the coronavirus (COVID-19), additional safety and sanitation measures are in effect at this property. In accordance with government guidelines to minimize transmission of the coronavirus (COVID-19), this property may request additional documentation from guests to validate identity, travel itinerary, and other relevant info on dates where such guidelines exist. Due to the coronavirus (COVID-19), make sure you're booking this property in accordance with the destination's local government guidelines, including (but not limited to) the purpose of travel and maximum group size. Guests are required to show a photo ID and credit card upon check-in. Please note that all Special Requests are subject to availability and additional charges may apply. Due to coronavirus (COVID-19), this property adheres to strict physical distancing measures. Guests under the age of 18 can only check in with a parent or official guardian. Please note that any increases in local taxes will cause the rates to be adjusted accordingly.ParkingRestaurantPet friendlyMeeting/Banquet facilitiesBar24-hour front deskFitness centerGardenTerraceNon-smoking roomsBusiness centerDry cleaningFacilities for disabled guestsIroning serviceInternetElevatorExpress check-in/outSafeSoundproof roomsPacked lunchesHeatingFax/PhotocopyingBaggage storageWifiFree WifiSmoke-free propertyAir conditioningSun deckConciergeSpecial diet meals (on request)Shared lounge/TV areaDaily housekeepingParking on siteKids' mealsKid-friendly buffetElectric vehicle charging stationWheelchair accessibleToilet with grab railsLowered sinkWine/ChampagneCoffee house on siteOutdoor furniturePicnic areaFitnessKey card accessSecurity alarmSmoke alarmsCCTV in common areasCCTV outside propertyFire extinguishersUse of cleaning chemicals that are effective against coronavirusLinens, towels, and laundry washed in accordance with local authority guidelinesGuest accommodation disinfected between staysFood can be delivered to guest accommodationStaff follow all safety protocols as directed by local authoritiesShared stationery (e.g. printed menus, magazines, pens, paper) removedHand sanitizer in guest accommodation and common areasProcess in place to check health of guestsFirst aid kits availableContactless check-in/outPhysical distancing rules followedInvoice providedProperty cleaned by professional cleaning companiesAll plates, cutlery, glasses, and other tableware sanitizedGuests have the option to cancel any cleaning services for their accommodation during their stayAccess to healthcare professionalsFace masks for guests availableParkingRestaurantPet friendlyMeeting/Banquet facilitiesBar24-hour front deskFitness centerGardenTerraceNon-smoking roomsBusiness centerDry cleaningFacilities for disabled guestsIroning serviceInternetElevatorExpress check-in/outSafeSoundproof roomsPacked lunchesHeatingFax/PhotocopyingBaggage storageWifiFree WifiSmo</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2337" OriginalAmount="2337">
      <BasicPropertyInfo Latitude="50.107667817652" Longitude="8.6587554216385" StarRating="4" HotelCode="16888|25849" HotelName="Bristol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ludwigstrasse 15, 60327 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20106/a_20106_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre of Frankfurt, within walking distance of the main train station and the Frankfurt Trade Fair Grounds. There are numerous shopping opportunities in the near vicinity, while a tourist office is also nearby. Frankfurt International Airport is about 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2373" OriginalAmount="2373">
      <BasicPropertyInfo Latitude="50.10871" Longitude="8.65956" StarRating="4" HotelCode="270350|446000" HotelName="Bliss" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 31/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Mainzer Landstraße 97, 60329 Frankfurt, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/177051/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 Hotel Bliss Frankfurt in Frankfurt (Financial District), you'll be minutes from Skyline Plaza and close to Messeturm.  This hotel is within close proximity of Festhalle Frankfurt and Frankfurt Trade Fair.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the air-conditioned rooms featuring 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;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;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;Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2488" OriginalAmount="2488">
      <BasicPropertyInfo Latitude="50.108969070177" Longitude="8.6470757177906" StarRating="3" HotelCode="318768|90194" HotelName="Hampton by Hilton Frankfurt City Centre Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europa-Allee 46, 60327 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/432387/a_432387_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2526" OriginalAmount="2526">
      <BasicPropertyInfo Latitude="50.115721241345" Longitude="8.6873370409012" StarRating="5" HotelCode="28496|29271" HotelName="The Westin Grand Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konrad-Adenauer-Straße 7, 60313 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42117/a_42117_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Frankfurt. It lies in the vicinity of the Roemer and the nearest stop on the public transport network is Konstabler Wache. It is a mere 2 km to the railway station and Frankfurt airport is 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2542" OriginalAmount="2542">
      <BasicPropertyInfo Latitude="50.110141439607" Longitude="8.6758142709732" StarRating="5" HotelCode="17935|29272" HotelName="Steigenberger Frankfurter Hof" 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Kaiserplatz, 60311 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22165/a_22165_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the heart of Frankfurt, at Kaiserplatz and very close to the River Main. Many of the top tourist sights, including Goethe's birthplace, the old opera house, the main sentry, the museum stretch, the roman castle and the shopping district are all to be found a few minutes’ walk away. Countless shops are to be found within 100 metres and nightclubs are 300 metres away. Public transport departs from stops just 100 metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2635.50" OriginalAmount="2635.50">
      <BasicPropertyInfo Latitude="50.11668267665" Longitude="8.677396774292" StarRating="5" HotelCode="13329|CAF454100" HotelName="Hilton Frankfurt City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 4, 60313 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14000/a_14000_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel with modern architecture enjoys a central location close to the stock exchange and the famous shopping streets of Goethestrasse, Zeilgasse and Fressgasse.&lt;br/&gt;&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2672" OriginalAmount="2672">
      <BasicPropertyInfo Latitude="50.114418" Longitude="8.64981" StarRating="5" HotelCode="317535|59846" HotelName="Frankfurt Marriott Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamburger Allee 2, 60486 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32145/w_32145_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Frankfurt am Main opposite the Festhalle and close to the exhibition centre. Links to the public transport are to be found a few paces away (800 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2737" OriginalAmount="2737">
      <BasicPropertyInfo Latitude="50.105782412201" Longitude="8.6661985516548" StarRating="5" HotelCode="22240|7697" HotelName="Le Méridien Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiesenhüttenplatz 28-38, 60329 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/29049/a_29049_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the idyllic Wiesenhüttenplatz, this old-world grandeur hotel is wonderfully juxtaposed against the vibrant city of Frankfurt. Sightseeing attractions such as the Goethe Museum or the Alten Oper are less than 3 km away. The main train station and further links to the public transport network are just a few minutes away. Frankfurt Airport is a 15-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2895" OriginalAmount="2895">
      <BasicPropertyInfo Latitude="50.115019656424" Longitude="8.6562133376665" StarRating="3" HotelCode="104486|307903" HotelName="Atrium Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beethovenstraße 30, 60325 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2Bpj22XDVW1tVIuJuWS1KLR5ouMRsWxxNx3T%2BvWOm4xtSj64EgRtquv1kTSLdi6%2B2KxDEYp3hJVAPGj8cU6CdB3Gg7ZfLZXIKSszS6XhKtqc9VJpqa6uJn%2Fo98tYCQfCcLWY2lqlQL4iQnVNn53gj3sUIYgbNzQnIycoBuollLbGW5dbn5C9pdNDe0CamLcnLaAb%2Bb%2FXqL95aEdduM8SwHXhrm0ylv1sRfhoJE3DrNiQ8%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2999" OriginalAmount="2999">
      <BasicPropertyInfo Latitude="50.108750424712" Longitude="8.655857730031" StarRating="4" HotelCode="332800|60499" HotelName="Skyline Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hohenstaufenstraße 1-3, 60327 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/549102/549102a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3136" OriginalAmount="3136">
      <BasicPropertyInfo Latitude="50.11593529" Longitude="8.673103" StarRating="5" HotelCode="444104|174909" HotelName="Sofitel Frankfurt Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Opernplatz 16, 60313 Frankfurt am Main, Hessen, Germany</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/553967/a_553967_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3308" OriginalAmount="3308">
      <BasicPropertyInfo Latitude="50.115007" Longitude="8.680524" StarRating="5" HotelCode="165807|28611" HotelName="Jumeirah Frankfurt" 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>Thurn-und-Taxis-Platz 2, 60313 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232465/a_232465_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3367.98" OriginalAmount="3367.98">
      <BasicPropertyInfo StarRating="4" HotelCode="|C96E68" HotelName="Melia Frankfurt City" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2469796_foto_1.jpg</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="845.46" OriginalAmount="845.46">
      <BasicPropertyInfo StarRating="2" HotelCode="|006108" HotelName="IBIS DARMSTADT CITY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DARMSTADT</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>With a stay at THE Darmstadt, you'll be centrally located in Darmstadt, just a 3-minute walk from Kunsthalle Darmstadt and 7 minutes by foot from Luisenplatz Square.  This eco-friendly hotel is 0.8 mi (1.3 km) from Darmstadt State Theatre and 1 mi (1.7 km) from Herrengarten.. Make use of convenient amenities such as complimentary wireless Internet access, a television in a common area, and tour/ticket assistance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1364.85" OriginalAmount="1364.85">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG292100" HotelName="25HOURS HOTEL THE TRIP" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1599.37" OriginalAmount="1599.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG321200" HotelName="25HOURS HOTEL THE GOLDMAN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1663.18" OriginalAmount="1663.18">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBP437600" HotelName="RUBY LOUISE HOTEL AND BAR" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1916.59" OriginalAmount="1916.59">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ600400" HotelName="STAYCITY APARTHOTEL FRANKFURT AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2037.77" OriginalAmount="2037.77">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAV770500" HotelName="BEST WESTERN AIRPORT FRANKFURT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/02/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2252" OriginalAmount="2252">
      <BasicPropertyInfo Latitude="50.10947314" Longitude="8.66983714" StarRating="4" HotelCode="751169|491726" HotelName="AMERON Frankfurt Neckarvillen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Neckarstraße 7-13, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2266.88" OriginalAmount="2266.88">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ694100" HotelName="FRANKFURT AIRPORT MARRIOTT HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2281.23" OriginalAmount="2281.23">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAY370900" HotelName="LINDNER HOTEL AND RESIDENCE MAIN PLAZA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2435.42" OriginalAmount="2435.42">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAY301200" HotelName="BRISTOL HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2918.44" OriginalAmount="2918.44">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF454800" HotelName="SHERATON AIRPORT AND CONFERENCE CTR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3031.45" OriginalAmount="3031.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAG663200" HotelName="MARITIM FRANKFURT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3604.98" OriginalAmount="3604.98">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF454000" HotelName="STEIGENBERGER ICON FRANKFURTER HOF" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Kitchen,Wheelchair Access,Bicycle Rental,Swimming Pool,Golf,Spa,Diet Meals,Business Centre,24 Hour Front Desk,Housekeeping,LCD/Projector,Luggage Storage,Parking,Vending Machine,Garden,Concierge,Dry Cleaning,Elevator,Meeting Room,Heated Pool</BasicAmenities>
    <HotelRating>3,4,2,5,3.5,1,2.5,4.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,AIRPORT HOTEL,HISTORIC HOTEL,APARTMENT HOTEL,FAMILY-FRIENDLY HOTEL,ECO 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
ffb65d43-aad7-40a6-8e21-2333d381fd9f|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
ffb65d43-aad7-40a6-8e21-2333d381fd9f|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="ffb65d43-aad7-40a6-8e21-2333d381fd9f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="20021" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-02-05T00:00:00" End="2025-02-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|B93B71" SourceId="34" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ffb65d43-aad7-40a6-8e21-2333d381fd9f|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="ffb65d43-aad7-40a6-8e21-2333d381fd9f" TimeStamp="0001-01-01T00:00:00" HotelName="LEONARDO HOTEL ESCHBORN" HotelCode="|B93B71" StarRating="4" GTCityId="20021" CountryCode="DE" CityName="ESCHBORN" CountryName="Germany" Address="K?LNER STRASSE 6" PhoneNo="+49 619620720" Email="info.eschborn@leonardo-hotels.com" CheckInTime="03:00 PM" CheckOutTime="12:00 PM" Latitude="50.132673" Longitude="8.570061" SourceId="34" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Only Bed" FilterMealType="ONLY BED" RoomType="Room 1: Comfort Room Advanced Purchase" RoomTypeCode="02#1#LL#93.06#0#RO#OK#20250205#20250206#LB#2-0#COM|ADV#ADV|COM|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#176.15#0#RO#OK#20250206#20250207#LB#2-0#COM|ADV#ADV|COM|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#176.15#0#RO#OK#20250207#20250208#LB#2-0#COM|ADV#ADV|COM|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#176.15#0#RO#OK#20250208#20250209#LB#2-0#COM|ADV#ADV|COM|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#176.15#0#RO#OK#20250209#20250210#LB#2-0#COM|ADV#ADV|COM|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#176.15#0#RO#OK#20250210#20250211#LB#2-0#COM|ADV#ADV|COM|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#80.43#0#RO#OK#20250211#20250212#LB#2-0#COM|ADV#ADV|COM|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#|34|MTA1NC4yNHxMQnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="0" TotalPrice="1054.24" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: Only Bed" FilterMealType="ONLY BED" RoomType="Room 1: Superior Triple Room Advanced Purchase" RoomTypeCode="02#1#LL#94.39#0#RO#OK#20250205#20250206#LB#2-0#S3T|ADV#ADV|S3T|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#177.48#0#RO#OK#20250206#20250207#LB#2-0#S3T|ADV#ADV|S3T|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#177.48#0#RO#OK#20250207#20250208#LB#2-0#S3T|ADV#ADV|S3T|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#177.48#0#RO#OK#20250208#20250209#LB#2-0#S3T|ADV#ADV|S3T|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#177.48#0#RO#OK#20250209#20250210#LB#2-0#S3T|ADV#ADV|S3T|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#177.48#0#RO#OK#20250210#20250211#LB#2-0#S3T|ADV#ADV|S3T|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#89.73#0#RO#OK#20250211#20250212#LB#2-0#S3T|ADV#ADV|S3T|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#|34|MTA3MS41MnxMQnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="0" TotalPrice="1071.52" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: Only Bed" FilterMealType="ONLY BED" RoomType="Room 1: Superior Room Advanced Purchase" RoomTypeCode="02#1#LL#94.39#0#RO#OK#20250205#20250206#LB#2-0#SUP|ADV#ADV|SUP|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#177.48#0#RO#OK#20250206#20250207#LB#2-0#SUP|ADV#ADV|SUP|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#177.48#0#RO#OK#20250207#20250208#LB#2-0#SUP|ADV#ADV|SUP|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#177.48#0#RO#OK#20250208#20250209#LB#2-0#SUP|ADV#ADV|SUP|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#177.48#0#RO#OK#20250209#20250210#LB#2-0#SUP|ADV#ADV|SUP|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#177.48#0#RO#OK#20250210#20250211#LB#2-0#SUP|ADV#ADV|SUP|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#89.73#0#RO#OK#20250211#20250212#LB#2-0#SUP|ADV#ADV|SUP|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#|34|MTA3MS41MnxMQnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="0" TotalPrice="1071.52" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: Only Bed" FilterMealType="ONLY BED" RoomType="Room 1: Comfort Room Best Availble Rate" RoomTypeCode="02#1#LL#103.40#0#RO#OK#20250205#20250206#LB#2-0#COM|BAR#BAR|COM|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#195.72#0#RO#OK#20250206#20250207#LB#2-0#COM|BAR#BAR|COM|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#195.72#0#RO#OK#20250207#20250208#LB#2-0#COM|BAR#BAR|COM|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#195.72#0#RO#OK#20250208#20250209#LB#2-0#COM|BAR#BAR|COM|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#195.72#0#RO#OK#20250209#20250210#LB#2-0#COM|BAR#BAR|COM|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#195.72#0#RO#OK#20250210#20250211#LB#2-0#COM|BAR#BAR|COM|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#89.37#0#RO#OK#20250211#20250212#LB#2-0#COM|BAR#BAR|COM|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#|34|MTE3MS4zN3xMQnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="0" TotalPrice="1171.37" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: Only Bed" FilterMealType="ONLY BED" RoomType="Room 1: Superior Triple Room Best Availble Rate" RoomTypeCode="02#1#LL#104.88#0#RO#OK#20250205#20250206#LB#2-0#S3T|BAR#BAR|S3T|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#197.20#0#RO#OK#20250206#20250207#LB#2-0#S3T|BAR#BAR|S3T|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#197.20#0#RO#OK#20250207#20250208#LB#2-0#S3T|BAR#BAR|S3T|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#197.20#0#RO#OK#20250208#20250209#LB#2-0#S3T|BAR#BAR|S3T|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#197.20#0#RO#OK#20250209#20250210#LB#2-0#S3T|BAR#BAR|S3T|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#197.20#0#RO#OK#20250210#20250211#LB#2-0#S3T|BAR#BAR|S3T|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#99.71#0#RO#OK#20250211#20250212#LB#2-0#S3T|BAR#BAR|S3T|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#|34|MTE5MC41OXxMQnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="0" TotalPrice="1190.59" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: Only Bed" FilterMealType="ONLY BED" RoomType="Room 1: Superior Room Best Availble Rate" RoomTypeCode="02#1#LL#104.88#0#RO#OK#20250205#20250206#LB#2-0#SUP|BAR#BAR|SUP|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#197.20#0#RO#OK#20250206#20250207#LB#2-0#SUP|BAR#BAR|SUP|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#197.20#0#RO#OK#20250207#20250208#LB#2-0#SUP|BAR#BAR|SUP|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#197.20#0#RO#OK#20250208#20250209#LB#2-0#SUP|BAR#BAR|SUP|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#197.20#0#RO#OK#20250209#20250210#LB#2-0#SUP|BAR#BAR|SUP|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#197.20#0#RO#OK#20250210#20250211#LB#2-0#SUP|BAR#BAR|SUP|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#^02#1#LL#99.71#0#RO#OK#20250211#20250212#LB#2-0#SUP|BAR#BAR|SUP|RO#B0293598907E1731D5CA4123F89118078C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#B93B71#|34|MTE5MC41OXxMQnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="0" TotalPrice="1190.59" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType></RoomTypes><Images><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744609_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744596_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744599_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744598_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744597_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744600_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744601_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744595_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744607_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744612_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744606_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744610_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744611_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744604_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744608_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744616_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744615_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744617_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744603_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744602_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744614_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744605_0.jpg" /><Image Url="http://www.hotelresb2b.com/images/hoteles/20008_image60744613_0.jpg" /></Images><HotelDescription>The Leonardo Hotel Eschborn Frankfurt is a modern business hotel located in the business district of the city. The hotel is ofering a private underground parking and electric vehicle charging stations, pets are also allowed and guests can enjoy a complete breakfast buffet, restaurant with terrace, bar and a gym. Those traveling for business can use the business center and have their meetings in the spacious meeting rooms of the hotel. 
All rooms are equipped with a mini fridge, a espresso machine, air-conditioning and heating as well as free unlimited Wi-Fi and a 42'' flat-screen TV.</HotelDescription><Facilities><HotelFacilities><Type>Buffet Breakfast</Type><Description>Buffet Breakfast</Description><Value /></HotelFacilities><HotelFacilities><Type>Air Conditioned</Type><Description>Air Conditioned</Description><Value /></HotelFacilities><HotelFacilities><Type>Heating</Type><Description>Heating</Description><Value /></HotelFacilities><HotelFacilities><Type>Gym</Type><Description>Gym</Description><Value /></HotelFacilities><HotelFacilities><Type>Elevator</Type><Description>Elevator</Description><Value /></HotelFacilities><HotelFacilities><Type>Garage</Type><Description>Garage</Description><Value /></HotelFacilities><HotelFacilities><Type>Bar/Snack/Caf�</Type><Description>Bar/Snack/Caf�</Description><Value /></HotelFacilities><HotelFacilities><Type>Restaurant</Type><Description>Restaurant</Description><Value /></HotelFacilities><HotelFacilities><Type>Business Centre</Type><Description>Business Centre</Description><Value /></HotelFacilities><HotelFacilities><Type>Laundry Service</Type><Description>Laundry Service</Description><Value /></HotelFacilities><HotelFacilities><Type>Free Wi-Fi</Type><Description>Free Wi-Fi</Description><Value /></HotelFacilities><HotelFacilities><Type>24H RECEPTION*</Type><Description>24H RECEPTION*</Description><Value /></HotelFacilities><HotelFacilities><Type>Air Conditioning</Type><Description>Air Conditioning</Description><Value /></HotelFacilities><HotelFacilities><Type>Heating</Type><Description>Heating</Description><Value /></HotelFacilities><HotelFacilities><Type>Amenities</Type><Description>Amenities</Description><Value /></HotelFacilities><HotelFacilities><Type>Dogs Allowed</Type><Description>Dogs Allowed</Description><Value /></HotelFacilities><HotelFacilities><Type>TV</Type><Description>TV</Description><Value /></HotelFacilities><HotelFacilities><Type>Telephone</Type><Description>Telephone</Description><Value /></HotelFacilities><HotelFacilities><Type>Hairdryer</Type><Description>Hairdryer</Description><Value /></HotelFacilities><HotelFacilities><Type>Safety Box</Type><Description>Safety Box</Description><Value /></HotelFacilities><HotelFacilities><Type>Desk</Type><Description>Desk</Description><Value /></HotelFacilities><HotelFacilities><Type>FRIDGE*</Type><Description>FRIDGE*</Description><Value /></HotelFacilities><HotelFacilities><Type>Free Wifi</Type><Description>Free Wifi</Description><Value /></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
866502a8-6814-4111-b47b-daec3d98bac1|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="866502a8-6814-4111-b47b-daec3d98bac1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="20021" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-02-05T00:00:00" End="2025-02-12T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
866502a8-6814-4111-b47b-daec3d98bac1|InfiniteSearch|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.Infinite.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Infinite\Infinite.cs:line 97|Infinite|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
866502a8-6814-4111-b47b-daec3d98bac1|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
866502a8-6814-4111-b47b-daec3d98bac1|HotelbedsSearch|successfull supplier interation||HotelBeds|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
866502a8-6814-4111-b47b-daec3d98bac1|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
866502a8-6814-4111-b47b-daec3d98bac1|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
866502a8-6814-4111-b47b-daec3d98bac1|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
866502a8-6814-4111-b47b-daec3d98bac1|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
866502a8-6814-4111-b47b-daec3d98bac1|TravcoSearch|successfull supplier interation||Travco|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
866502a8-6814-4111-b47b-daec3d98bac1|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="2025-01-14T14:49:37.7592523+00:00" Version="0" EchoToken="Search" TransactionIdentifier="866502a8-6814-4111-b47b-daec3d98bac1" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="1033.00" OriginalAmount="1033.00">
      <BasicPropertyInfo Latitude="50.103957" Longitude="8.64619" StarRating="0" HotelCode="212519|ao_frankfurt_galluswarte" HotelName="a&amp;o Frankfurt Galluswarte" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mainzer Landstraße 226-230, 60327 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301169/a_301169_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1181" OriginalAmount="1181">
      <BasicPropertyInfo Latitude="50.175577162643" Longitude="9.0427176654339" StarRating="3" HotelCode="30114|445537" HotelName="Ysenburger Hof Konferenzhotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gelnhäuser Straße 5, 63505 Langenselbold</AddressLine>
          </AddressLines>
          <CityName>Langenselbold</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/148585/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Langenselbold. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1423" OriginalAmount="1423">
      <BasicPropertyInfo Latitude="49.969577614087" Longitude="7.8911527991295" StarRating="4" HotelCode="317134|226873" HotelName="NH Bingen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Rhein Nahe Eck/Museumstrasse 3, 55411 Bingen am Rhein, Rheinland-Pfalz</AddressLine>
          </AddressLines>
          <CityName>Bingen on Rhine</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31912/a_31912_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is picturesquely located right on the Rhine. The famous Drosselgass is around 3 kilometres from the hotel. Located on the opposite riverbank, Rüdesheim may only be reached by ferry. Mainz lies around 20 km away and Frankfurt airport is around 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1542" OriginalAmount="1542">
      <BasicPropertyInfo Latitude="50.056754" Longitude="8.907309" StarRating="2.5" HotelCode="162991|422892" HotelName="Serways Hotel Weiskirchen Nord" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Central Heating,Golf,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>An der Autobahn A3, Rastplatz Weiskirchen Nord, 63110 Rodgau, Hessen</AddressLine>
          </AddressLines>
          <CityName>Rodgau</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/290236/290236a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Rodgau.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1607" OriginalAmount="1607">
      <BasicPropertyInfo Latitude="49.998358034524" Longitude="8.883245317791" StarRating="3.5" HotelCode="34395|422721" HotelName="Konferenzhotel Frankfurt-Rodgau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kopernikusstraße 1, 63110 Rodgau, Nieder-Roden</AddressLine>
          </AddressLines>
          <CityName>Rodgau</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/148802/a3e515c867acf13e086d52d0f9560103.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rodgau.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1665" OriginalAmount="1665">
      <BasicPropertyInfo Latitude="50.022856" Longitude="8.783749" StarRating="3" HotelCode="107890|444820" HotelName="Mainstreet Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Offenbacher Str. 35, 63128 Dietzenbach, Steinberg</AddressLine>
          </AddressLines>
          <CityName>Dietzenbach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/155456/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1 km from the centre of Dietzenbach and Dietzenbach-Mitte train and S-Bahn (city rail) station is a 10-minute walk from the hotel (only about 1.3 km). Central Frankfurt is 15 minutes away by car or S-Bahn train and direct trains also run to Offenbach in about 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1728" OriginalAmount="1728">
      <BasicPropertyInfo Latitude="49.994619409185" Longitude="8.4125922804611" StarRating="4" HotelCode="76975|46788" HotelName="TRIP INN Frankfurt Airport Rüsselsheim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marktstraße 2-4, 65428 Rüsselsheim</AddressLine>
          </AddressLines>
          <CityName>Rüsselsheim</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104563/w_104563_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rüsselsheim. The nearest airport is Mannheim (MHG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1859" OriginalAmount="1859">
      <BasicPropertyInfo Latitude="50.036856622416" Longitude="8.4772082308427" StarRating="3.5" HotelCode="540724|229031" HotelName="Comfort Hotel Frankfurt Airport West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Business Centre,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Isarstrasse 2, 65451 Kelsterbach, Hesse</AddressLine>
          </AddressLines>
          <CityName>Kelsterbach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/656560/a_656560_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Our new, accessible 3-Star Superior Hotel is located next to a wildlife sanctuary on the riverbank of Main river, close to Frankfurt International Airport but far away from big-city traffic. In this very conveniently situated suburban area you can check in to one of our 234 comfy rooms. 

In our brewery restaurant, we indulge you the culinary way – besides others with our fresh home-brewed beer from our hotel brewery. For business travelers, we recommend our meeting rooms with modern technical equipment, for tourists we suggest the city center of Frankfurt and next to our door: the Main bikeway. There is a shuttle-bus service commuting between the hotel and the airport/airport station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1973" OriginalAmount="1973">
      <BasicPropertyInfo Latitude="50.014618" Longitude="8.460019" StarRating="4" HotelCode="38017|13218" HotelName="NH Frankfurt Airport West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kelsterbacher Straße 19-21, 65479 Raunheim, Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Raunheim</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62771/a_62771_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated around 12 km away from Frankfurt airport. In addition, Mainz, Wiesbaden, Darmstadt and Offenbach are all roughly 30 minutes away by car from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2131.72" OriginalAmount="2131.72">
      <BasicPropertyInfo StarRating="3" HotelCode="|D16325" HotelName="B&amp;B Hotel Wiesbaden" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>WIESBADEN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2621581_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel brinda una candaacute;lida bienvenida a los huandeacute;spedes en Wiesbaden. Se ofrecen diversas instalaciones y servicios como zona de fumadores y sala de estar. Los huandeacute;spedes pueden navegar por la red gracias a la conexiandoacute;n wifi (gratis). Aquellos que viajen con vehandiacute;culo propio pueden dejarlo en el aparcamiento del alojamiento. Los confortables alojamientos del establecimiento proporcionan una estancia agradable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2340.24" OriginalAmount="2340.24">
      <BasicPropertyInfo StarRating="3" HotelCode="|D16294" HotelName="B&amp;B Hotel Darmstadt" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DARMSTADT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2621550_foto_1.jpg</HotelPictures>
        <HotelDescription>Bandamp;B Hotel Darmstadt features a total of 102 units. This establishment was refurbished in 2018. The hotel includes Wi-Fi internet connection in all public areas and rooms. Additionally, the premises provide a reception service the whole day through. Communal areas are wheelchair accessible at Bandamp;B Hotel Darmstadt. Visitors arriving by car may leave their vehicle at the accommodation's parking spaces. Some services may be payable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2356" OriginalAmount="2356">
      <BasicPropertyInfo Latitude="49.964054119315" Longitude="8.6709292711639" StarRating="3" HotelCode="91661|493140" HotelName="ACHAT Premium Frankfurt/Egelsbach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Im Geisbaum 22, 63329 Egelsbach</AddressLine>
          </AddressLines>
          <CityName>Egelsbach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/127767/a_127767_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Langen. The nearest airport is Nullarbor (NUR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2385.60" OriginalAmount="2385.60">
      <BasicPropertyInfo StarRating="3" HotelCode="|C62F97" HotelName="Holiday Inn Express Wiesbaden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFASTBED &amp; BREAKFASTBED &amp; BREAKFASTBED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>WIESBADEN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2382543_foto_1.jpg</HotelPictures>
        <HotelDescription>La propiedad estandaacute; a 22000 km de las pistas. Las paradas de transporte panduacute;blico estandaacute;n a 1300 km. Los huandeacute;spedes encontrarandaacute;n el aeropuerto a 5000 km. Este hotel tiene 162 habitaciones en total. Asimismo, el establecimiento cuenta con Wi-Fi gratuito. Ademandaacute;s, el establecimiento ofrece servicio de recepciandoacute;n durante todo el dandiacute;a. Este hotel es consciente de que la accesibilidad de todos los clientes es esencial. Por eso, cuenta con dormitorios accesibles y dispone de accesos totalmente adaptados. Dispone de aparcamiento. Esta propiedad apuesta por prandaacute;cticas ecolandoacute;gicas. Algunos de estos servicios de Holiday Inn Express Wiesbaden pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2389.32" OriginalAmount="2389.32">
      <BasicPropertyInfo StarRating="3" HotelCode="|D02A15" HotelName="Premier Inn Premier Inn Darmstadt City Centre" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DARMSTADT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2588827_foto_1.jpg</HotelPictures>
        <HotelDescription>Get the most out of city breaks in Germany by booking a great value stay at our Premier Inn Darmstadt City Centre hotel. Set just a 15-minute walk from Darmstadt Central Station, some of the most popular places to visit in Hesse are right on our doorstep! Get inspired with a guided tour of the European Space Operations Centre, discover classic art and culture at the Hessisches Landesmuseum Darmstadt, or explore scenic spots like the Herrngarten and Mathildenh�he. Plus, days out in Dormstadt wouldn't be complete without visiting the famous Frankenstein Castle! In the evenings, you can look forward to laid-back drinks in our bar and a great night's sleep in a super-comfy bed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2463" OriginalAmount="2463">
      <BasicPropertyInfo Latitude="50.032966" Longitude="8.592295" StarRating="4" HotelCode="37367|7690" HotelName="InterCityHotel Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Am Luftbrückendenkmal 1, Cargo City Süd, 60549 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61258/a_61258_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The distance from the hotel to the city centre and the main railway station is 13 km and it is 12 km to the fair and exhibition centre. The hotel is located on the south side of Frankfurt Airport, with direct access to the A5 motorway, Frankfurt-Basel (exit ‘CargoCity Süd’).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2479.68" OriginalAmount="2479.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|988087" HotelName="INTERCITYHOTEL DARMSTADT" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DARMSTADT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/911861_foto_32.jpg</HotelPictures>
        <HotelDescription>Offering free use of public transport with the FreeCityTicket, this modern 4-star hotel is located directly opposite Darmstadt Main Station. InterCityHotel Darmstadt has air-conditioned rooms. Each room has modern decor and contains a flat-screen TV, minibar and desk. All rooms also have a laptop safe box and some have wide-reaching city views.
 
The restaurant at InterCityHotel Darmstadt provides a breakfast buffet, as well as daily regional dishes. The hotel�s Bistro Lounge offers guests smaller snacks, while the bar stocks a range of drinks. InterCityHotel Darmstadt is conveniently situated 3 km from Darmstadtium Congress and Exhibition Centre. The European Space Operations Centre is just 1 km away from the hotel. Parking and Wi-Fi are available at InterCityHotel for an additional charge. Providing connections to Frankfurt am Main (38 km), the A5 motorway is 6 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2693" OriginalAmount="2693">
      <BasicPropertyInfo Latitude="50.01595" Longitude="8.79246" StarRating="4" HotelCode="139494|515802" HotelName="Sonnenhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Hahn-Straße 7, 63128 Dietzenbach</AddressLine>
          </AddressLines>
          <CityName>Dietzenbach</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/41781/2441781/1.jpg?f=15071269</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dietzenbach. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2698" OriginalAmount="2698">
      <BasicPropertyInfo Latitude="50.046567725239" Longitude="8.7129843235016" StarRating="4" HotelCode="396427|65013" HotelName="Holiday Inn Frankfurt Airport Neu Isenburg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wernher-von-Braun Straße 12, 63263 Neu Isenburg</AddressLine>
          </AddressLines>
          <CityName>Neu-Isenburg</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/94656/a_94656_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location, south of Frankfurt, one of the most powerful economic areas of Europe. Guests will find a restaurant in the immediate vicinity, links to the public transport network 200 m away and the centre of Neu-Isenburg, with its shops, is 1 km away. Tannenwald park is 3 km from the hotel and it is 5 km to Alt-Sachsenhausen and 8 km to Frankfurt's shopping mile and the city's Old Town and nightspots. It offers very convenient access to all major highways of the Rhine-Main area and is only 15 minutes from central Frankfurt, Frankfurt exhibition grounds and Rhine-Main International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2739" OriginalAmount="2739">
      <BasicPropertyInfo Latitude="50.016407666667" Longitude="8.58331" StarRating="3" HotelCode="104313|445401" HotelName="Airport Walldorf Frankfurt" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Nordendstraße 42, 64546 Mörfelden-Walldorf, Hessen</AddressLine>
          </AddressLines>
          <CityName>Mörfelden-Walldorf</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211119/211119a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mörfelden-Walldorf.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2819.96" OriginalAmount="2819.96">
      <BasicPropertyInfo StarRating="3" HotelCode="|C95466" HotelName="Intercityhotel Wiesbaden" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>WIESBADEN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2467102_foto_1.jpg</HotelPictures>
        <HotelDescription>La residencia dispone de 216 agradables dormitorios. La construcciandoacute;n de este establecimiento se remonta a 2021. El alojamiento dispone de conexiandoacute;n Wi-Fi en sus instalaciones. Los huandeacute;spedes siempre serandaacute;n bien recibidos ya que este hotel dispone de recepciandoacute;n 24 horas. No hay cunas disponibles en este alojamiento. En este hotel, las andaacute;reas comunes son accesibles para las personas de movilidad reducida. Hay aparcamiento a disposiciandoacute;n de los clientes. Esta residencia lleva a cabo prandaacute;cticas sostenibles para el medioambiente. Esta residencia cuenta con los servicios e instalaciones necesarios para garantizar el andeacute;xito de cualquier evento empresarial. Intercityhotel Wiesbaden puede cobrar algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2835" OriginalAmount="2835">
      <BasicPropertyInfo Latitude="50.048231554295" Longitude="8.6779975891113" StarRating="3" HotelCode="81630|67200" HotelName="Tulip Inn Frankfurt Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Carl-Ulrich-Straße 161, 63263 Neu-Isenburg</AddressLine>
          </AddressLines>
          <CityName>Neu-Isenburg</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110244/a_110244_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Neu-Isenburg. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2845.16" OriginalAmount="2845.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|700751" HotelName="Holiday Inn Frankfurt Airport - Neu-Isenburg" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/900818_foto_1.jpg</HotelPictures>
        <HotelDescription>Relandaacute;jese en el moderno hotel Holiday Inn Frankfurt Airport-Neu-Isenburg, a unos minutos en coche del aeropuerto y del centro de la ciudad. Estratandeacute;gicamente ubicado en un animado distrito empresarial, el hotel Holiday Inn Frankfurt Airport-Neu-Isenburg de 4 plantas es de fandaacute;cil acceso. Nos encontramos a 15 minutos en taxi del Aeropuerto de Frandaacute;ncfort. Acomandoacute;dese en una de nuestras luminosas habitaciones con conexiandoacute;n inalandaacute;mbrica a Internet donde podrandaacute; disfrutar de tandeacute; y cafandeacute; gratuitos. El Holiday Inn Frankfurt Airport-Neu-Isenburg se encuentra a 1 km de empresas como PSA Peugeot Citroandeuml;n y a 15 minutos en coche de Messe Frankfurt. Utilice nuestras 7 salas de reuniones iluminadas con luz natural y prepare sus eventos utilizando el ordenador del centro de negocios disponible las 24 horas del dandiacute;a. Se tarda 20 minutos en autobanduacute;s hasta el cosmopolita centro de Frandaacute;ncfort. Disfrute de las panorandaacute;micas vistas que ofrece la Torre Principal y disfrute de cuadros de pintura clandaacute;sica en el Standauml;del Museum frente al randiacute;o. Puede disfrutar haciendo ejercicio en el minigimnasio del Holiday Inn Frankfurt Airport-Neu-Isenburg y relajarse en la sauna. Una mantelerandiacute;a impecable y una iluminaciandoacute;n con velas crean el ambiente perfecto en el restaurante Amaroso.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2851.52" OriginalAmount="2851.52">
      <BasicPropertyInfo StarRating="4" HotelCode="|152290" HotelName="Anor Hotel and Conference Center Frankfurt Airport" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MORFELDEN - WALLDORF</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/783163_foto_1.jpg</HotelPictures>
        <HotelDescription>Bienvenido al Anor Hotel andamp; Conference center Frankfurt Airport. Hemos estado abiertos desde el comienzo de Mai 2018, y esperamos darle la bienvenida. Nuestro centro Anor Hotel andamp; Conference estandaacute; ubicado en Mandouml;rfelden-Walldorf, en las inmediaciones del aeropuerto. En solo doce minutos, un autobanduacute;s de traslado lo trasladarandaacute; del aeropuerto a nuestro hotel (se aplican tarifas). En nuestro moderno hotel, las habitaciones individuales, dobles, Appartment, Familyrooms y catorce suites se distribuyen en tres plantas. Las 130 habitaciones del hotel estandaacute;n equipadas con un estandaacute;ndar de 4 estrellas. Por lo tanto, todas las habitaciones estandaacute;n equipadas con telandeacute;fono, conexiandoacute;n WiFi gratuita y TV de pantalla plana. Los baandntilde;os son muy amplios y estandaacute;n equipados con WC, ducha o baandntilde;era, secador de pelo y espejo de aumento. Las ventanas insonorizadas son una ventaja adicional, ya que garantizan una noche de sueandntilde;o reparador, por lo que por la maandntilde;ana descansarandaacute;, se refrescarandaacute; y estarandaacute; listo para un dandiacute;a en Frankfurt, independientemente de si se encuentra en una escapada urbana con la familia o un viaje de negocios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2853" OriginalAmount="2853">
      <BasicPropertyInfo Latitude="50.150544459163" Longitude="8.5533081193375" StarRating="2" HotelCode="277502|445460" HotelName="mk hotel eschborn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Hauptstraße 189, 65760 Eschborn</AddressLine>
          </AddressLines>
          <CityName>Eschborn</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/05472/2005472/31.jpg?f=15611487</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at mk hotel Eschborn in Eschborn, you'll be close to Main-Taunus-Zentrum. This hotel is within the vicinity of Martin Luther King Park and Titus Thermen.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of the guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include desks, and housekeeping is provided daily.&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;Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2870.00" OriginalAmount="2870.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|C8E316" HotelName="Premier Inn Premier Inn Wiesbaden City Centre" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>WIESBADEN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2454385_foto_1.jpg</HotelPictures>
        <HotelDescription>Our Premier Inn Wiesbaden City Centre hotel is a stylish, central base for city breaks in Hesse. We're just a 10-minute walk away from Wiesbaden Hauptbahnhof - the city's main station - so getting around Hesse couldn't be easier throughout your stay. You'll have some of the most popular places to visit in Hesse right on your doorstep, too - get a taste of local culture at the Museum Wiesbaden, enjoy romantic days out in Wiesbaden at scenic spots like the Kurpark, or ride the Nerobergbahn railway and soaking up some incredible city views. Plus, if you're visiting Wiesbaden on business, the popular RheinMain CongressCenter is just a 15-minute walk away! In the evenings, head back to our Wiesbaden hotel for a tasty pizza or some drinks at the bar before relaxing on one of our super-comfy beds.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2907.00" OriginalAmount="2907.00">
      <BasicPropertyInfo Latitude="50.109369986506" Longitude="8.6653426753478" StarRating="3" HotelCode="332567|hotel_forty_four" HotelName="Hotel Forty Four" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Moselstraße 44, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/78833/1978833/1.jpg?f=14920896</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2916" OriginalAmount="2916">
      <BasicPropertyInfo Latitude="50.054208198135" Longitude="8.518939271164" StarRating="2" HotelCode="107522|394634" HotelName="ibis Frankfurt Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Langer Kornweg 9a-11, 65451 Kelsterbach</AddressLine>
          </AddressLines>
          <CityName>Kelsterbach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/148843/a_148843_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kelsterbach. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2958" OriginalAmount="2958">
      <BasicPropertyInfo Latitude="50.084845199915" Longitude="8.7445051513346" StarRating="2" HotelCode="91331|69288" HotelName="Première Classe Frankfurt-Offenbach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Sprendlinger Landstraße 177A, 63069 Offenbach</AddressLine>
          </AddressLines>
          <CityName>Offenbach am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/127400/a_127400_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Offenbach am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2987" OriginalAmount="2987">
      <BasicPropertyInfo Latitude="50.1097" Longitude="8.740997" StarRating="2" HotelCode="130094|65941" HotelName="Ibis Styles Frankfurt Offenbach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserleistraße 4, 63067 Offenbach</AddressLine>
          </AddressLines>
          <CityName>Offenbach am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/187713/a_187713_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Offenbach am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2996" OriginalAmount="2996">
      <BasicPropertyInfo Latitude="50.182266649163" Longitude="8.6925547458939" StarRating="4" HotelCode="105962|492203" HotelName="Harheimer Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alt-Harheim 11, 60437 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/147166/a_147166_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3012" OriginalAmount="3012">
      <BasicPropertyInfo Latitude="50.1001093" Longitude="8.5503721" StarRating="3" HotelCode="106044|59614" HotelName="Tagungshotel Höchster Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mainberg 3-11, 65929 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363931/363931a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3050" OriginalAmount="3050">
      <BasicPropertyInfo Latitude="50.168542" Longitude="8.728699" StarRating="4" HotelCode="55048|67172" HotelName="City Hotel Frankfurt-M Bad Vilbel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alte Frankfurter Straße 13, 61118 Bad Vilbel, Hesse</AddressLine>
          </AddressLines>
          <CityName>Bad Vilbel</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68645/a_68645_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 1 km from the centre of historical Bad Vilbel, just 5 km from the bustling, fast-paced financial metropolis of Frankfurt. Right in front of the hotel guests will find links to the public transport network which allow them to reach Frankfurt city centre, with its well-known skyline, pedestrian shopping street, historical Old Town and 13 museums, in just 15 minutes. Restaurants, bars and the Vilbeler Wald forest are all in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3063" OriginalAmount="3063">
      <BasicPropertyInfo Latitude="50.05357794" Longitude="8.52422054" StarRating="3" HotelCode="946954|398676" HotelName="Moxy Frankfurt Airport Kelsterbach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Am Weiher 1, Kelsterbach 65451, Hessen</AddressLine>
          </AddressLines>
          <CityName>Kelsterbach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/930120/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3128" OriginalAmount="3128">
      <BasicPropertyInfo Latitude="50.052563" Longitude="8.525681" StarRating="4" HotelCode="56588|406039" HotelName="Mercure Hotel Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Weiher 20, Frankfurt/Kelsterbach, 65451 Kelsterbach</AddressLine>
          </AddressLines>
          <CityName>Kelsterbach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73343/a_73343_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kelsterbach. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3152" OriginalAmount="3152">
      <BasicPropertyInfo Latitude="50.11435132" Longitude="8.71893118" StarRating="0" HotelCode="740081|307865" HotelName="a&amp;o Frankfurt Ostend" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hanauer Landstraße 207, 60314 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/861100/a_861100_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3328.36" OriginalAmount="3328.36">
      <BasicPropertyInfo StarRating="3" HotelCode="|C64A59" HotelName="Holiday Inn Express Darmstadt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFASTBED &amp; BREAKFASTBED &amp; BREAKFASTBED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DARMSTADT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2385484_foto_1.jpg</HotelPictures>
        <HotelDescription>Ubicado a 2000 km del centro del pueblo, el alojamiento brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. Los huandeacute;spedes encontrarandaacute;n numerosos enlaces de transporte panduacute;blico a sandoacute;lo unos pasos. El establecimiento dispone de 157 agradables dormitorios. La construcciandoacute;n de esta propiedad se remonta a 2019. La residencia incluye conexiandoacute;n Wi-Fi en los espacios panduacute;blicos y dormitorios. Los huandeacute;spedes siempre serandaacute;n bien recibidos ya que esta residencia dispone de recepciandoacute;n 24 horas. Los huandeacute;spedes de movilidad reducida pueden hospedarse en este alojamiento accesible ya que cuenta con algunos dormitorios adaptados para personas con discapacidad. Todos los clientes que se alojen en esta propiedad podrandaacute;n utilizar el aparcamiento. Ademandaacute;s, Holiday Inn Express Darmstadt ha llevado a cabo importantes mejoras ambientales con el fin de minimizar su impacto en el entorno y cuenta con el certificado . Todas las personas que se hospeden en este alojamiento podrandaacute;n disfrutar de su catering. Este hotel es el lugar perfecto para los huandeacute;spedes que viajan por motivos de negocios ya que posee instalaciones para reuniones. Algunos de los servicios mencionados pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3420.84" OriginalAmount="3420.84">
      <BasicPropertyInfo StarRating="3" HotelCode="|755304" HotelName="B&amp;B HOTEL Offenbach Kaiserlei" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OFFENBACH</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1003789_foto_1.jpg</HotelPictures>
        <HotelDescription>An indoor parking garage is offered at this BandB hotel. It is in Offenbach, 1.5 km from the city centre. The individually designed rooms at the Ibis Frankfurt Offenbach all come with a large flat-screen TV and free WiFi. The private bathrooms are equipped with a shower. A continental breakfast is served from Mondays to Fridays in the breakfast room. There is also a self-service bar. The Ibis Frankfurt Offenbach is 600 metres from the Kaiserlei S-Bahn train station, offering a direct link to Frankfurt's city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3438" OriginalAmount="3438">
      <BasicPropertyInfo Latitude="50.101712022924" Longitude="8.5533311963081" StarRating="4" HotelCode="27246|25859" HotelName="Lindner Congress Hotel Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bolongarostraße 100, 65929 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40014/a_40014_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3450" OriginalAmount="3450">
      <BasicPropertyInfo Latitude="50.00378614849" Longitude="8.6557540297508" StarRating="4" HotelCode="33352|67445" HotelName="Mercure Hotel Frankfurt Airport Langen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Robert Bosch Strasse 26, 63225 Langen</AddressLine>
          </AddressLines>
          <CityName>Langen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53038/a_53038_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in Langen and is an ideal starting point for excursions in the area due to the convenient access to Frankfurt with the local public transport network. In addition, Wiesbaden with its cultural riches and health spa facilities, the Odenwald, which is closely linked to the myth of the Nibelungen dwarves, or the Rhine area with its numerous winemakers are all close by. The nearest train station is just a stone's throw away and the town centre with numerous shopping venues is 800 metres from the hotel. Motorway access as well as a lake are to be found 3 km from the hotel. Frankfurt airport may easily be reached in 15 minutes using public transport (15 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3471.36" OriginalAmount="3471.36">
      <BasicPropertyInfo StarRating="3" HotelCode="|109473" HotelName="B&amp;B Hotel Offenbach" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OFFENBACH</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1002116_foto_1.jpg</HotelPictures>
        <HotelDescription>Premiere Classe Hotel Frankfurt-Offenbach, only 3.5 km from the centre of Offenbach and 17 km from Frankfurt Airport.Breakfast is available at this hotelThis is a modern building.This accommodation has a small lobby.Offenbach is an important service centre and university location with a strong design industry cluster .</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3607" OriginalAmount="3607">
      <BasicPropertyInfo Latitude="50.074063451067" Longitude="8.6614108085632" StarRating="4" HotelCode="34389|40172" HotelName="Leonardo Hotel Frankfurt City South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Isenburger Schneise 40, 60528 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54778/gt_54778_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel enjoys a fantastic location in the middle of the urban forest, close to the commercial and cultural centre of Frankfurt am Main. From here visitors can explore the many sights of the city, as well as its numerous museums, Goethe's birthplace, the "Alte Oper" opera house and the famous palm gardens with their exotic plants. There is a link to the public transport system just around 1 km away. The nearest motorways and the airport (approximately 13 km away) are easy to reach from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3690" OriginalAmount="3690">
      <BasicPropertyInfo Latitude="50.050064" Longitude="8.54558" StarRating="4" HotelCode="59818|29275" HotelName="NH Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mörfelder Str. 113, 65451 Kelsterbach</AddressLine>
          </AddressLines>
          <CityName>Kelsterbach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77453/a_77453_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies within a short distance of the airport, about 2 km from the centre of Kelsterbach with its numerous shops, restaurants, bars and pubs. Links to the public transport network are located directly in front of the hotel. The airport and motorway are 1.5 km away, Frankfurt city centre, the congress centre, the river Main and the Commerzbank-Arena all lie about 15 km from the hotel and Sachsenhausen, a historic part of Frankfurt, is 20 km away. Frankfurt Hahn airport is about 117 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3708" OriginalAmount="3708">
      <BasicPropertyInfo Latitude="50.112553" Longitude="8.712758" StarRating="0" HotelCode="24555|379419" HotelName="ACHAT Comfort City-Frankfurt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Launhardtstraße 2-4, 60314 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35477/a_35477_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located off the beaten track in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3755" OriginalAmount="3755">
      <BasicPropertyInfo Latitude="50.114411" Longitude="8.697805" StarRating="2" HotelCode="94172|223023" HotelName="Hotel ARENA am Zoo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theobald-Christ Strasse 19, 60316 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210737/210737a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3804.00" OriginalAmount="3804.00">
      <BasicPropertyInfo Latitude="50.1149885" Longitude="8.6986329" StarRating="3" HotelCode="76382|admiral_hotel" HotelName="Admiral" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holderlinstraße 25, 60316 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103864/l_103864_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street, right in the centre of Frankfurt. Only a few minutes' walk away, guests will find the Zeil shopping strip with its numerous shops and restaurants, as well as the old part of the town and Frankfurt Zoo. It is just 1 km to the Alte Oper and the Hauptwache buildings and 1.2 km to Goethe's birthplace. Frankfurt am Main Airport is 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3807.00" OriginalAmount="3807.00">
      <BasicPropertyInfo Latitude="50.107174110076" Longitude="8.6668422818184" StarRating="3" HotelCode="90522|hotel_munchner_hof" HotelName="Münchner Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Münchener Straße 46, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/210851/210851a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3838.00" OriginalAmount="3838.00">
      <BasicPropertyInfo Latitude="50.106063679494" Longitude="8.6657425761223" StarRating="4" HotelCode="326487|savoy_hotel_frankfurt" HotelName="Savoy Hotel Frankfurt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiesenhüttenstraße 42, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47309/a_47309_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies within a short distance of the train station, a stone's throw from the Römer (city hall) and St. Paul's church. Countless museums lie within 20 minutes walk of the hotel and it is 10 minutes to the exhibition centre. It is just a 100 m to the nearest links to the public transport and Rhine Main airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3845" OriginalAmount="3845">
      <BasicPropertyInfo Latitude="50.136883204415" Longitude="8.6968693384024" StarRating="3" HotelCode="270352|62557" HotelName="Hotel ARENA Villa Am Wasserpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Friedberger Landstraße 285, 60389 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/376463/a_376463_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3865" OriginalAmount="3865">
      <BasicPropertyInfo Latitude="50.055830760313" Longitude="8.5903743435859" StarRating="3.5" HotelCode="446164|182194" HotelName="Holiday Inn Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bessie-Coleman-Strasse 16, 60549 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/140119/b90b0255-4c35-40ce-be02-cf9abfbf6087.jpg?d=636741658220000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3902" OriginalAmount="3902">
      <BasicPropertyInfo Latitude="50.13616718024" Longitude="8.5727257457273" StarRating="4" HotelCode="80493|67816" HotelName="Mercure Hotel Frankfurt Eschborn Sued" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frankfurter Strasse 71-75, 65760 Eschborn</AddressLine>
          </AddressLines>
          <CityName>Eschborn</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108832/a_108832_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Eschborn. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3914" OriginalAmount="3914">
      <BasicPropertyInfo Latitude="50.1101" Longitude="8.65951" StarRating="3.5" HotelCode="602040|307954" HotelName="Hotel Arena an der Friedberger Warte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Friedberger Landstraße 285, 60389 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/634184/634184a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3915.00" OriginalAmount="3915.00">
      <BasicPropertyInfo Latitude="50.1060905456543" Longitude="8.754849433898926" StarRating="2" HotelCode="0|holiday_inn_express_offenbach" HotelName="Holiday Inn Express Offenbach, an IHG Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Berliner Strasse 174, Offenbach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ff/d5/ffd558b32a714fa20338717b1dbabf1775d91a53.jpeg</HotelPictures>
        <HotelDescription>With a stay at Holiday Inn Express Offenbach, an IHG Hotel, you'll be centrally located in Offenbach am Main, within a 15-minute drive of Deutsche Bank Park and Capitol.  This hotel is 4.3 mi (7 km) from Romerberg and 4.6 mi (7.5 km) from Alte Oper. Stay in one of 170 guestrooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature hair dryers and toothbrushes and toothpaste. Conveniences include laptop-compatible safes and desks, as well as phones with free local calls. Wrap up your day with a drink at the bar/lounge. A complimentary continental breakfast is served daily from 6:00 AM to 10:00 AM. Featured amenities include a computer station, a 24-hour front desk, and multilingual staff. Self parking (subject to charges) is available onsite.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout Germany.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F; the property is cleaned and disinfected with electrostatic spray.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; a shield is in place between staff and guests in main contact areas; 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; reservations are required for some onsite facilities.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Clean Promise (IHG).&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of Ecolab (3rd party expert - Global).&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Enhanced food service safety measures are in place.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;        &lt;li&gt;Self parking fee: EUR 15 per day&lt;/li&gt;                       &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3978.00" OriginalAmount="3978.00">
      <BasicPropertyInfo Latitude="50.100748676567" Longitude="8.7652450603618" StarRating="3" HotelCode="77018|nordic_hotel_frankfurt_offenbach" HotelName="Hotel Frankfurt Offenbach City by Tulip Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bismarckstraße 99-101, 63065 Offenbach</AddressLine>
          </AddressLines>
          <CityName>Offenbach am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104613/a_104613_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Offenbach am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3998" OriginalAmount="3998">
      <BasicPropertyInfo Latitude="50.104549" Longitude="8.61724051" StarRating="3" HotelCode="489957|25858" HotelName="Goethe Classic Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Schmidtstraße 53, 60326 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/559902/559902a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4026" OriginalAmount="4026">
      <BasicPropertyInfo Latitude="50.11118375" Longitude="8.71021375" StarRating="1" HotelCode="446551|444683" HotelName="ibis budget Frankfurt City Ost" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hanauer Landstrasse 118, 60314 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/556298/a_556298_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4027.24" OriginalAmount="4027.24">
      <BasicPropertyInfo StarRating="4" HotelCode="|788380" HotelName="MERCURE ESCHBORN OST HOTEL" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ESCHBORN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/903939_foto_1.jpg</HotelPictures>
        <HotelDescription>Overview\nMercure Hotel Frankfurt Eschborn Ost is a contemporary 4-star superior property offering luxury accommodation in Eschborn, northwest of Frankfurt. Highlights include an outdoor swimming pool, free Wi-Fi and an excellent location close to transport links.\n\nLocation\nEschborn is a small town situated northwest of Frankfurt. It boasts stunning views of the surrounding mountain ranges with fantastic cycling and hiking routes. Places of interest include the old Hauptstrasse and the Rathaus. Eschborn-Sud S-Bahn station is located in the vicinity providing fast and easy access to other popular Frankfurt destinations.\n\nExterior\nThe hotel is housed in a modern mid-rise building with a white facade.\n\nLeisure Facilities\nFacilities include an outdoor swimming pool, bicycle hire and massage services. Free Wi-Fi is available throughout the premises.\n\nRooms\nStandard rooms are bright, modern and spacious. Amenities include satellite TV, a work desk, a mini-bar and an en-suite bathroom with a shower and a hairdryer.\n\nRestaurant and bar\nThe hotel restaurant serves international cuisine in a modern and relaxed setting featuring a pleasant terrace. Guests can also enjoy a range of drinks at Bar Skyline, offering stunning views of the city, or the social open-air Beach Bar, and a buffet breakfast is provided every morning.\n\nOther Information\nThe hotel has a 24-hour reception. Chargeable parking is possible onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4038.13" OriginalAmount="4038.13">
      <BasicPropertyInfo Latitude="50.055878" Longitude="8.748255" StarRating="5" HotelCode="60956|14354" HotelName="Kempinski Hotel Frankfurt Gravenbruch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 26/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Graf Zu Ysenburg Und Buedingen Platz 1, 63263 Frankfurt Am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78888/a_78888_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury-class hotel is located in a suburb of Neu-Isenburg, just a stone's throw away from Frankfurt am Main. The main station and the international airport (FRA) of Frankfurt are both 12 km away. It is only a few minutes’ drive from the city's fairground and congress centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4046" OriginalAmount="4046">
      <BasicPropertyInfo Latitude="50.055340931706" Longitude="8.5935777425766" StarRating="4" HotelCode="169176|29281" HotelName="Park Inn by Radisson Frankfurt Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Amelia-Mary-Earhart-Str. 10, Gateway Gardens, 60549 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/160022/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is barely 1 km from Frankfurt am Main International Airport, one of the busiest international airports in Europe, making it the ideal base from which to explore Germany as well as for guests embarking on a holiday elsewhere. This excellent location also offers easy access to the beautiful city of Frankfurt and its many amenities, and with a train station 2 km from the hotel, guests can get to the heart of the city in just 10 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4092" OriginalAmount="4092">
      <BasicPropertyInfo Latitude="50.084313" Longitude="8.646538" StarRating="3" HotelCode="67906|40351" HotelName="Niederrader Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Triftstrasse 33, 60528 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/293183/293183a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4126" OriginalAmount="4126">
      <BasicPropertyInfo Latitude="50.15431" Longitude="8.7555199999999" StarRating="3" HotelCode="106783|424717" HotelName="Hotel Schoene Aussicht" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Im Sperber 24, 60388 Frankfurt am Main, ?Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214892/214892a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4128" OriginalAmount="4128">
      <BasicPropertyInfo Latitude="50.104643571881" Longitude="8.6171674976092" StarRating="3" HotelCode="139780|182189" HotelName="Goethe Business Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schmidtstraße 53 - 57, 60326 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/56/560203/560203a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4146" OriginalAmount="4146">
      <BasicPropertyInfo Latitude="50.0971222" Longitude="8.6006614" StarRating="4.5" HotelCode="382660|307987" HotelName="Naam Hotel &amp; Apartments Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Lärchenstraße 54A, 65933 Frankfurt, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/47746/2247746/1.jpg?f=15096394</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4148.36" OriginalAmount="4148.36">
      <BasicPropertyInfo StarRating="3" HotelCode="|962894" HotelName="NIEDERRAEDER HOF" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/905099_foto_1.jpg</HotelPictures>
        <HotelDescription>This charming property enjoys a convenient location in the Niederrad business district of Frankfurt, between Rhine-Main airport and Frankfurt city centre. Guests will find themselves just a short driving distance from the Commerzbank Arena and Niederrad railway station, providing easy access to other parts of this beautiful region. The property offers a choice of simply yet functional rooms that come fully-equipped for guests to feel right at home. They all have been decorated in soothing tones to create a relaxing atmosphere in which to completely unwind at the end of the day. The onsite restaurant includes a choice of beverages and delicious specialities and a private parking is available for visitors' convenience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4298" OriginalAmount="4298">
      <BasicPropertyInfo Latitude="50.111884" Longitude="8.712804" StarRating="4" HotelCode="61838|59032" HotelName="25hours Hotel Frankfurt The Goldman" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hanauer Landstraße 127, 60314 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/58/582305/D5AHdGdM_2dfbebb6148cb0078a9b8554d5ae62a2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4355.00" OriginalAmount="4355.00">
      <BasicPropertyInfo Latitude="50.077471767829" Longitude="8.6284410953522" StarRating="4" HotelCode="27240|sheraton_frankfurt_congress_hotel" HotelName="Crowne Plaza Congress Hotel Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lyoner Straße 44-48, 60528 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40008/a_40008_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet yet central location, the Sheraton Congress Hotel Frankfurt is simple to reach for guests from Germany and abroad. The hotel is located next to the City Forest, right in the middle of the business district of Niederrad. The hotel is close to the motorways and the Commerzbank Arena (German Football League and International Championships). In addition, the airport and the central station are in the immediate vicinity, just a few minutes away by car or on the suburban rail network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4415.00" OriginalAmount="4415.00">
      <BasicPropertyInfo Latitude="50.1231939" Longitude="8.6504634" StarRating="3" HotelCode="75431|sophien_hotel_frankfurt" HotelName="Sophien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sophienstraße 36, 60486 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102713/a_102713_D1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Frankfurt-Bockenheim, not far from the famous botanic garden Palmengarten and the University of Frankfurt. The consulates and embassies of France, Turkey, Croatia, Brazil and many other countries can also be found nearby. Restaurants, bars, nightlife, the bus and train stations, and shopping opportunities can also be found in the vicinity. The Congress Centre and the Frankfurt Fair are easily accessible, just over 1 km away. Frankfurt Airport is about 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4589.00" OriginalAmount="4589.00">
      <BasicPropertyInfo Latitude="50.10896799" Longitude="8.6956672" StarRating="0" HotelCode="943699|trip_inn_residence" HotelName="Trip Inn Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oskar-Von-Miller-Straße 14, 60314 Frankfurt Am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/931599/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4631.28" OriginalAmount="4631.28">
      <BasicPropertyInfo StarRating="3" HotelCode="|C64A72" HotelName="Holiday Inn Express Offenbach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFASTBED &amp; BREAKFASTBED &amp; BREAKFASTBED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>OFFENBACH</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2385497_foto_1.jpg</HotelPictures>
        <HotelDescription>Wrap up your day with a drink at the bar/lounge. A complimentary continental breakfast is served daily from 6:00 AM to 10:00 AM. Featured amenities include a business center, a 24-hour front desk, and multilingual staff. Self parking (subject to charges) is available onsite. Stay in one of 170 guestrooms featuring LCD televisions. Complimentary wireless internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature hair dryers and toothbrushes and toothpaste. Conveniences include laptop-compatible safes and irons/ironing boards, as well as phones with free local calls. Distances are displayed to the nearest 0. 1 mile and kilometer. German Leather Museum - 0. 4 km / 0. 2 mi- Capitol - 0. 5 km / 0. 3 mi- Messe Offenbach - 0. 6 km / 0. 4 mi- Stadtbibliothek Offenbach - 0. 6 km / 0. 4 mi- Buesing Palais - 0. 7 km / 0. 4 mi- Isenburg Palace - 0. 9 km / 0. 6 mi- Wochenmarkt Offenbach - 1. 1 km / 0. 7 mi- Wetterpark Offenbach - 3. 2 km / 2 mi- Frankfurt Eissporthalle - 3. 9 km / 2. 4 mi- European Central Bank - 4. 2 km / 2. 6 mi- Goethe Tower - 4. 7 km / 2. 9 mi- Batschkapp - 4. 8 km / 3 mi- Berger Strasse - 5. 2 km / 3. 2 mi- Museumsufer - 5. 4 km / 3. 4 mi- Schirn Art Museum - 5. 7 km / 3. 6 mi. The nearest airports are: Frankfurt Airport (FRA) - 19 km / 11. 8 mi Mainz (QFZ-Mainz Finthen) - 56. 7 km / 35. 2 mi The preferred airport for Holiday Inn Express Offenbach, an IHG Hotel is Frankfurt Airport (FRA). With a stay at Holiday Inn Express Offenbach, an IHG Hotel, you'll be centrally located in Offenbach am Main, within a 10-minute drive of MyZeil and Randouml;merberg. This hotel is 5. 4 mi (8. 6 km) from Frankfurt Trade Fair and 9. 3 mi (14. 9 km) from Deutsche Bank Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4650" OriginalAmount="4650">
      <BasicPropertyInfo Latitude="50.067848674223" Longitude="8.6422598361969" StarRating="3" HotelCode="169242|25860" HotelName="Lindner Hotel &amp; Sports Academy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Otto-Fleck-Schneise 8, 60528 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236173/a_236173_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4777" OriginalAmount="4777">
      <BasicPropertyInfo Latitude="50.080466872118" Longitude="8.6282934024467" StarRating="4" HotelCode="59641|9426" HotelName="INNSIDE Frankfurt Niederrad" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Herriotstrasse 2, 60528 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77221/a_77221_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the international business district of Frankfurt Niederrad, which is well situated between the international airport (about 8 km), the city centre (some 5 km), the international exhibition grounds and the motorway junction A5/A3 which is the North-South and East-West axis through Germany. The Commerzbank Arena, well-known from the football World Cup in Germany, is within walking distance. The hotel also has excellent links to the public transport network, which gives guests access to all corners of Frankfurt within 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4780" OriginalAmount="4780">
      <BasicPropertyInfo Latitude="50.05616361" Longitude="8.59655106" StarRating="4" HotelCode="567356|307968" HotelName="Hyatt Place Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>De-Saint-Exupéry-Straße 4, 60549 Frankfurt, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/614262/614262a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4880" OriginalAmount="4880">
      <BasicPropertyInfo Latitude="50.10738871" Longitude="8.66927891" StarRating="2.5" HotelCode="573003|307977" HotelName="Main Hotel Frankfurt City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Elbestraße 14, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6820674</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4891.00" OriginalAmount="4891.00">
      <BasicPropertyInfo Latitude="50.106686848393" Longitude="8.6660054326057" StarRating="3" HotelCode="100080|leonardo_hotel_frankfurt_city_center" HotelName="Leonardo Hotel Frankfurt City Center" Meals="ROOM ONLY,BREAKFAST-FOR-1,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Münchener Straße 59, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/140109/a_140109_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This typical city hotel is located in the centre of Frankfurt, just a few minutes walk from the banking and shopping districts. The main train station lies directly opposite the hotel and restaurants, bars and a stop for public transport are to be found within 100 m of the hotel. The city centre is about 1 km away and Frankfurt airport is 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4894" OriginalAmount="4894">
      <BasicPropertyInfo Latitude="50.108461" Longitude="8.66584" StarRating="3" HotelCode="387106|59051" HotelName="City Hotel West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moselstraße 35, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89488/w_89488_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located, near Frankfurt's main train station. The financial district, places of cultural interest and entertainment are all within walking distance and there are restaurants, bars, public transport links, and shops in the close vicinity. It is located 11 km from the airport, 200 m from the main station and 1.3 km from Frankfurt Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4921.48" OriginalAmount="4921.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|156017" HotelName="Crowne Plaza Frankfurt Congress Hotel, an IHG Hotel" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/903137_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 395 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers. Conveniences include phones, as well as laptop-compatible safes and desks.Grab a bite at Bar L44, one of the hotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Need to unwind? Take a break with a tasty beverage at one of the 2 bars/lounges. Full breakfasts are served on weekdays from 6:30 AM to 10:30 AM for a fee.Featured amenities include complimentary wired Internet access, a 24-hour business center, and express check-out. Planning an event in Frankfurt? This hotel has facilities measuring 12917 square feet (1200 square meters), including conference space. Self parking (subject to charges) is available onsite.With a stay at Crowne Plaza Frankfurt Congress Hotel, an IHG Hotel in Frankfurt (Frankfurt am Main West), you'll be within a 10-minute drive of Deutsche Bank Park and University Hospital Frankfurt.  This 4-star hotel is 6 mi (9.7 km) from Frankfurt Trade Fair and 3.7 mi (6 km) from Skyline Plaza.Distances are displayed to the nearest 0.1 mile and kilometer.  Frankfurt City Forest - 2.2 km / 1.4 mi  Deutsche Bank Park - 2.3 km / 1.4 mi  Financial District - 3.1 km / 1.9 mi  University Hospital Frankfurt - 3.5 km / 2.2 mi  Klinikum der Johann Wolfgang Goethe-Universit�t Frankfurt am Main Zentrum der Inneren Medizin: Medizinische Klinik II - 3.6 km / 2.2 mi  Rebstockpark - 4.7 km / 2.9 mi  Staedel Museum - 4.8 km / 3 mi  German Architecture Museum - 5.1 km / 3.2 mi  Museumsufer - 5.2 km / 3.2 mi  Kaiserstrasse - 5.2 km / 3.2 mi  German Film Museum - 5.2 km / 3.2 mi  Bibelhaus - 5.3 km / 3.3 mi  Frankfurt Opera House - 5.5 km / 3.4 mi  Nizza - 5.6 km / 3.5 mi  Eiserner Steg - 5.7 km / 3.5 mi  The nearest airports are:Frankfurt Airport (FRA) - 10.1 km / 6.3 mi Mainz (QFZ-Mainz Finthen) - 48.1 km / 29.9 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4923" OriginalAmount="4923">
      <BasicPropertyInfo Latitude="50.05554021" Longitude="8.58892135" StarRating="3" HotelCode="759980|343393" HotelName="Hampton by Hilton Frankfurt Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Thea-Rasche-Straße 6, 60549 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638444/638444a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4942.00" OriginalAmount="4942.00">
      <BasicPropertyInfo Latitude="50.091383105276" Longitude="8.6906093358994" StarRating="4" HotelCode="29309|holiday_inn_frankfurt_citysouth" HotelName="Leonardo Royal Hotel Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" 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,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mailänder Straße 1, 60598 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47225/a_47225_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sachsenhausen, the oldest district of the city of Frankfurt am Main that lies about 3 km from the city centre. A bus stop lies directly in front of the hotel and Südbahnhof underground station is a 10-minute walk away. Guests will discover an abundance of museums, bars, restaurants and shopping venues within 5 minutes of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5001" OriginalAmount="5001">
      <BasicPropertyInfo Latitude="50.10470222" Longitude="8.61593257" StarRating="3" HotelCode="484053|60644" HotelName="Goethe Conference Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schmidtstraße 57, 60326 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/56/560202/560202a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5062.00" OriginalAmount="5062.00">
      <BasicPropertyInfo Latitude="50.115132" Longitude="8.686568" StarRating="2.5" HotelCode="181534|hotel_expo_2" HotelName="Hotel Expo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Große Friedberger Str. 14, 60313 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/34220/29ab8f38-eee6-486d-af36-6041c9eefc58.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5115" OriginalAmount="5115">
      <BasicPropertyInfo Latitude="50.112556872339" Longitude="8.7154026499848" StarRating="2.5" HotelCode="546513|223033" HotelName="Moxy Frankfurt East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Hanauer Landstraße 162, 60314 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/608025/608025a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Individual storeys are accessible via the lift or stairs. A baggage storage service, a bar and a newspaper stand are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Guests can buy souvenirs at the gift shop. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5151.00" OriginalAmount="5151.00">
      <BasicPropertyInfo Latitude="50.091484" Longitude="8.688494" StarRating="3" HotelCode="445283|derag_livinghotel_frankfurt_2" HotelName="Living Hotel Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Mailänderstraße 8, 60598 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/554868/a_554868_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="5156.13" OriginalAmount="5156.13">
      <BasicPropertyInfo Latitude="50.058054892948" Longitude="8.5899111628532" StarRating="5" HotelCode="33353|17333" HotelName="Steigenberger  Airport Hotel Frankfurt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 01/02/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Unterschweinstiege 16, 60549 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53039/a_53039_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a suburb of Frankfurt am Main, in the near vicinity of the airport (ca. 1 km) and the railway station Frankfurt Airport. The hotel is situated on the edge of the city forest, amidst natural surroundings. Shops can be reached in about 1 km, while links to the public transport network lie approximately 2 km away. It is some 10 km to the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5256.40" OriginalAmount="5256.40">
      <BasicPropertyInfo StarRating="2" HotelCode="|D16310" HotelName="B&amp;B Hotel Frankfurt City-Ost" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2621566_foto_1.jpg</HotelPictures>
        <HotelDescription>With a stay at Bandamp;B Hotel Frankfurt City-Ost in Frankfurt (Ostend), you'll be a 5-minute walk from Dialog Museum and 14 minutes by foot from Frankfurt Zoological Garden.  This hotel is 0.9 mi (1.5 km) from Zeil Shopping District and 1.2 mi (1.9 km) from Museumsufer.Limited parking is available onsite.Buffet breakfasts are served on weekdays from 6:00 AM to 10:00 AM and on weekends from 7:00 AM to 10:30 AM for a fee.Make yourself at home in one of the 170 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include desks, and housekeeping is provided once per stay. WIFI availailable in all Rooms. Single Beds have size of 80x200.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5280" OriginalAmount="5280">
      <BasicPropertyInfo Latitude="50.141333" Longitude="8.698828" StarRating="4" HotelCode="94164|59349" HotelName="Best Western Premier IB Hotel Friedberger Warte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Homburger Landstraße 4, 60389 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/130771/a_130771_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5292.00" OriginalAmount="5292.00">
      <BasicPropertyInfo Latitude="50.110041671514" Longitude="8.6923849582672" StarRating="5" HotelCode="26733|flemings_deluxe_hotel_frankfurt_mainriverside" HotelName="Fleming's Hotel Frankfurt Main-Riverside" Meals="BREAKFAST-FOR-1,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-1" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Straße 5-9, 60311 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39219/a_39219_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel features Anglo-American interior designs and is centrally located just a few paces from the River Main. Guests may enjoy impressive panoramic views out over the metropolis that features countless museums, splendid banks and sights. Links to the public transport network are a convenient 500 m walk away and the main train station is approximately 3 km from the hotel. The famous Frankfurt Römer are 8 minutes walk from the hotel and Ostendstraße S-Bahn station is 5 minutes away. Frankfurt airport lies 13 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5304.24" OriginalAmount="5304.24">
      <BasicPropertyInfo StarRating="3" HotelCode="|757092" HotelName="GOETHE" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/909321_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Frankfurt and was established in 2010. It is close to the Rebstock Bad and the nearest station is Tram Station Monchsof Str. The Hotel has a coffee shop. All 34 rooms are equipped with minibar, hairdryer, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5325.64" OriginalAmount="5325.64">
      <BasicPropertyInfo StarRating="4" HotelCode="|480856" HotelName="MARITIM HOTEL BAD HOMBURG" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BAD HOMBURG</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1125545_foto_1.jpg</HotelPictures>
        <HotelDescription>Our proximity to Frankfurt with its international Fraport airport, exhibition grounds and good public transport connections to Bad Homburg mean that you can enjoy a quick and uncomplicated journey to our Maritim Hotel Bad Homburg. At the centre of this attractive city, in a lively pedestrian zone and next to the spa park, our team will extend you a warm welcome and spoil you with personal service. The modern hotel rooms will impress you with their ample light and stylish design. Facilities include free Wi-Fi and a large flatscreen TV. The superior bathrooms with shower room or bath are a dreamy and luxurious experience. Let yourself get carried away in the hotel swimming pool with jet stream, or recharge your batteries in the sauna. Next, taste regional and international delicacies in our B�rgerstube Restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5331.00" OriginalAmount="5331.00">
      <BasicPropertyInfo Latitude="50.11498285" Longitude="8.692770175" StarRating="3" HotelCode="107154|hotel_zeil" HotelName="Hotel Zeil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/81076/1981076/32.jpg?f=15534421</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Frankfurt (Old Town), Hotel Zeil is minutes from Konstablerwache and Frankfurt Zoological Garden. This hotel is within close proximity of Museum of Modern Art and Cathedral Museum.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5363.00" OriginalAmount="5363.00">
      <BasicPropertyInfo Latitude="50.11753845214844" Longitude="8.665569305419922" StarRating="4" HotelCode="0|the_flag_west_m" HotelName="THE FLAG West M." Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bockenheimer Landstraße 38-40, Frankfurt</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ba/03/ba0336fe06b4b52e02a0bf5b3307d6fe1219c996.png</HotelPictures>
        <HotelDescription>Located in Frankfurt (Westend), THE FLAG West M. is within a 15-minute walk of Alte Oper and Zeil Shopping District.  This 4-star hotel is 1.4 mi (2.3 km) from Romerberg and 1.4 mi (2.3 km) from Römer.&lt;br /&gt;Take advantage of recreation opportunities such as a 24-hour fitness center or take in the view from a rooftop terrace and a garden.&lt;br /&gt;Featured amenities include a 24-hour business center, a 24-hour front desk, and an elevator. This hotel has 3 meeting rooms available for events. Self parking (subject to charges) is available onsite.&lt;br /&gt;Enjoy a satisfying meal at Elaine's Deli serving guests of THE FLAG West M.. Quench your thirst with your favorite drink at the bar/lounge. Continental breakfasts are served on weekdays from 7:00 AM to 10:00 AM and on weekends from 8:00 AM to 11:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 228 guestrooms featuring MP3 docking stations and espresso makers. 40-inch LED televisions with digital programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include laptop-compatible safes and separate sitting areas, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 14.90 EUR.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 20.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout Germany.&lt;br /&gt;A city tax/mandatory bed tax/city tourism tax will be charged during the stay. These taxes are not included in the total rate for some rooms and shall be paid at the hotel front desk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5523.00" OriginalAmount="5523.00">
      <BasicPropertyInfo Latitude="50.1177543" Longitude="8.641147" StarRating="3" HotelCode="889073|star_hotel_3" HotelName="Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kreuznacher Straße 37, 60486 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/207116/207116a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5529.68" OriginalAmount="5529.68">
      <BasicPropertyInfo StarRating="3" HotelCode="|825631" HotelName="JAGUAR CITY" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1059986_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Jaguar is located in Frankfurt's city center in a quiet side road near the zoo. Traffic-effective way possible, both by public transport or by car, the hotel is easily and quickly accessible. There are, for example, a direct train link to the airport, railway station and the trade fair. U-Bahn and tram, stopping also just 2 minutes from the house, bring to all other places of your choice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5643.00" OriginalAmount="5643.00">
      <BasicPropertyInfo Latitude="50.114241158995" Longitude="8.6905139372052" StarRating="4" HotelCode="137415|grand_hotel_dream_frankfurt_city" HotelName="Grand Hotel Dream" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albusstraße 9-11, 60313 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215017/215017a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5700" OriginalAmount="5700">
      <BasicPropertyInfo Latitude="50.118400333333" Longitude="8.639975" StarRating="3" HotelCode="149279|61219" HotelName="Arena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kreuznacher Straße 47, 60486 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/210967/a_210967_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5748.00" OriginalAmount="5748.00">
      <BasicPropertyInfo Latitude="50.10541" Longitude="8.66346" StarRating="4" HotelCode="0|_0x7d3ba" HotelName="Grand Hotel Empire Frankfurt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mannheimer Str. 15, Frankfurt</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5e/31/5e31e7913bce59d3435a521e79d4b7c9b17d73f9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Grand Hotel Empire Frankfurt in Frankfurt (Gutleutviertel), you'll be steps from Financial District and 13 minutes by foot from Frankfurt Trade Fair.  This 4-star hotel is 0.7 mi (1.1 km) from Staedel Museum and 1.3 mi (2.1 km) from Alte Oper.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 40 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Bathrooms have bathtubs or showers and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities including a sauna and a 24-hour fitness center. Additional features at this hotel include complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge. A complimentary hot/cold buffet breakfast is served daily from 7 AM to 10 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, dry cleaning/laundry services, and a 24-hour front desk.&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;&lt;b&gt;Extra Info: &lt;/b&gt;**Know Before You Go**&lt;/br&gt;&lt;/br&gt;  &lt;/br&gt;One child 2 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. &lt;/br&gt; &lt;/br&gt;&lt;/br&gt;**Fees**&lt;/br&gt;&lt;/br&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/br&gt;                   &lt;/br&gt;Rollaway bed fee: EUR 40 per night&lt;/br&gt;&lt;/br&gt;City tax: EUR 2 per person per night&lt;/br&gt;          &lt;/br&gt;Facilities fee: EUR 7 per person, per day and includes use of:&lt;/br&gt;&lt;/br&gt;- Sauna   &lt;/br&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5784.24" OriginalAmount="5784.24">
      <BasicPropertyInfo StarRating="4" HotelCode="|984989" HotelName="Steigenberger Airport Hotel Frankfurt" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/900053_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 570 guestrooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include laptop-compatible safes and desks, as well as phones with free local calls.Grab a bite at Five Continents, one of the hotel's 3 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the coffee shop/cafe. Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 6 AM to 10:30 AM for a fee.Featured amenities include a business center, express check-out, and complimentary newspapers in the lobby. Planning an event in Frankfurt? This hotel has facilities measuring 21528 square feet (2000 square meters), including conference space. A roundtrip airport shuttle is complimentary (available 24 hours).A stay at Steigenberger Airport Hotel Frankfurt places you in the heart of Frankfurt, a 7-minute drive from Deutsche Bank Park and 10 minutes from Frankfurt Trade Fair.  This 4-star hotel is 7.6 mi (12.2 km) from Frankfurt Christmas Market and 7.6 mi (12.2 km) from Main Tower.Distances are displayed to the nearest 0.1 mile and kilometer.  Gateway Gardens - 0.7 km / 0.5 mi  The Squaire - 2.5 km / 1.5 mi  Frankfurt City Forest - 3.1 km / 1.9 mi  Lufthansa Flight Training Center - 3.6 km / 2.2 mi  Deutsche Bank Park - 7.8 km / 4.9 mi  Langener Waldsee - 8.6 km / 5.3 mi  University Hospital Frankfurt - 9.9 km / 6.2 mi  Klinikum der Johann Wolfgang Goethe-Universit�t Frankfurt am Main Zentrum der Inneren Medizin: Medizinische Klinik II - 10.2 km / 6.3 mi  Hoechst Castle - 10.8 km / 6.7 mi  Staedel Museum - 11 km / 6.9 mi  German Film Museum - 11.3 km / 7 mi  German Architecture Museum - 11.3 km / 7 mi  Bibelhaus - 11.4 km / 7.1 mi  Frankfurt Opera House - 11.4 km / 7.1 mi  Museumsufer - 11.4 km / 7.1 mi  The nearest airports are:Frankfurt Airport (FRA) - 3.8 km / 2.3 mi Mainz (QFZ-Mainz Finthen) - 41.6 km / 25.9 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5825" OriginalAmount="5825">
      <BasicPropertyInfo Latitude="50.08499846961" Longitude="8.6297607421875" StarRating="4" HotelCode="33460|50961" HotelName="NH Frankfurt Niederrad" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lyoner Strasse 5, 60528 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53240/a_53240_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the city centre, which may be reached in just a few minutes by car or underground. Located close to the Frankfurter Kreuz, the hotel may be easily reached from the A3 and A5. Frankfurt airport is a mere 10-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5833.00" OriginalAmount="5833.00">
      <BasicPropertyInfo Latitude="50.111795" Longitude="8.682883" StarRating="4" HotelCode="51778|miramar_hotel_4" HotelName="Miramar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Berliner Str. 31, 60311 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48290/a_48290_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Frankfurt am Main within a short distance of the city's landmark, the Römer (city hall) and Goethe's birth house. It is just a few minutes walk to links to the public transport network (approximately 400 m to Hauptwache underground station).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5927.80" OriginalAmount="5927.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|782114" HotelName="GRAND HOTEL DOWNTOWN" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949515_foto_1.jpg</HotelPictures>
        <HotelDescription>This cosy 4 star hotel is located within easy walking distance from the train station and a short distance to all the main sights and shopping district. The international fair ground is also within walking distance or a quick tram ride away. The hotel offers a good quality product tastefully furnished and with an excellent location right in the heart of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5941" OriginalAmount="5941">
      <BasicPropertyInfo Latitude="50.116948796754" Longitude="8.6854943186781" StarRating="3" HotelCode="42712|25848" HotelName="Favored Hotel Scala Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schäfergasse 31, 60313 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68234/a_68234_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is situated in the centre of Frankfurt near the famous Zeil shopping area and all places of interest, including the Römer, Goethe Haus and Alte Oper. Frankfurt trade fair grounds are approximately 15 minutes from the hotel using public transport, and guests will find numerous restaurants, bars, shops and links to the public transport network at the hotel's doorstep. The main train station is around 2 km from the hotel and Frankfurt International Airport is approximately 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5977.00" OriginalAmount="5977.00">
      <BasicPropertyInfo Latitude="50.102112" Longitude="8.697969" StarRating="4" HotelCode="90524|hotel_cult" HotelName="Cult" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Offenbacher Landstraße 56, 60599 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/291578/291578a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5979.00" OriginalAmount="5979.00">
      <BasicPropertyInfo Latitude="50.107767590691" Longitude="8.6610768735409" StarRating="3" HotelCode="13529|hamburger_hof_hotel" HotelName="Hamburger Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Poststr. 10-12, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13752/w_13752_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5987.00" OriginalAmount="5987.00">
      <BasicPropertyInfo Latitude="50.113741" Longitude="8.619417" StarRating="4" HotelCode="165898|welcome_hotel_frankfurt" HotelName="Welcome Hotel Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leonardo-Da-Vinci-Allee 2, 60486 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232567/a_232567_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6075" OriginalAmount="6075">
      <BasicPropertyInfo Latitude="50.127016492201" Longitude="8.6311600233482" StarRating="2" HotelCode="107523|59701" HotelName="ibis Hotel Frankfurt Messe West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Breitenbachstrasse 7, 60487 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/148845/a_148845_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6075.60" OriginalAmount="6075.60">
      <BasicPropertyInfo StarRating="4" HotelCode="|152066" HotelName="Flemings Hotel Frankfurt Main-Riverside" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFASTBED &amp; BREAKFASTBED &amp; BREAKFASTBED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949388_foto_1.jpg</HotelPictures>
        <HotelDescription>Situado a 700 metros del centro del pueblo, desde este establecimiento se puede llegar a pie a multitud de lugares de interandeacute;s. Los huandeacute;spedes encontrarandaacute;n las principales zonas de ocio a 2. 0 km. Los huandeacute;spedes encontrarandaacute;n paradas de transporte panduacute;blico desde las que explorar la zona a 900 metros. Los huandeacute;spedes encontrarandaacute;n el aeropuerto a 12. 8 km. El alojamiento cuenta con 149 dormitorios. Todas las personas que se hospeden en este alojamiento podrandaacute;n conectarse al Wi-Fi en todo el edificio. A los huandeacute;spedes se les da la bienvenida en un vestandiacute;bulo con servicio de recepciandoacute;n 24 horas. Esta residencia no dispone de cunas bajo peticiandoacute;n. Flemings Hotel Frankfurt Main-Riverside tiene aparcamiento. La residencia aplica una polandiacute;tica sostenible. Esta residencia dispone de instalaciones de negocios para ofrecer la combinaciandoacute;n perfecta entre comodidad y funcionalidad durante los viajes corporativos. Flemings Hotel Frankfurt Main-Riverside se enorgullece de poder ofrecer un servicio de restauraciandoacute;n variado que sirve deliciosas especialidades. Los clientes podrandaacute;n utilizar las instalaciones de salud y bienestar cuando necesiten mimarse un poco. Las personas que se alojen en este establecimiento podrandaacute;n disfrutar de su amplia selecciandoacute;n de sabrosos platos. Algunos de estos servicios de Flemings Hotel Frankfurt Main-Riverside pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6149.00" OriginalAmount="6149.00">
      <BasicPropertyInfo Latitude="50.103675842285156" Longitude="8.634477615356445" StarRating="3" HotelCode="0|trip_inn_budget_messe" HotelName="Trip Inn Budget Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Frankenallee 183, Frankfurt</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0d/d2/0dd23c0f9754ac1aac4ba3e1b34acebddffa92b8.jpeg</HotelPictures>
        <HotelDescription>With a stay at Trip Inn Budget Messe, you'll be centrally located in Frankfurt, within a 5-minute drive of Frankfurt Trade Fair and Skyline Plaza.  This hotel is 2 mi (3.2 km) from Alte Oper and 2.7 mi (4.4 km) from Romerberg.&lt;br /&gt;This smoke-free hotel offers complimentary parking nearby.&lt;br /&gt;The front desk is staffed during limited hours.&lt;br /&gt;Buffet breakfasts are served on weekdays from 6:30 AM to 10:00 AM and on weekends from 7:00 AM to 11:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 46 guestrooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include desks and blackout drapes/curtains, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 8.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 25.00 EUR.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout Germany.&lt;br /&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: EUR 2.0 per person, per night. This tax does not apply to children under 16 years of age. &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6156.00" OriginalAmount="6156.00">
      <BasicPropertyInfo Latitude="50.108601759643" Longitude="8.6685914189127" StarRating="0" HotelCode="187440|united_hostel_frankfurt_city_center" HotelName="United Hostel Frankfurt City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserstraße 52, 60329 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173109/173109a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is conveniently situated just 300 metres from the main train station. Nearby attractions include the Jewish Museum and Frankfurt Opera House, both just 450 metres away. The Zeil shopping centre is just a 20-minute walk and the lively area of Sachsenhausen just a 25-minute walk from the hotel. Frankfurt am Main International Airport is approximately 15 km and Frankfurt-Hahn Airport some 122 km away from the establishment respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6168.00" OriginalAmount="6168.00">
      <BasicPropertyInfo Latitude="50.1091283" Longitude="8.6635975" StarRating="3" HotelCode="77895|hotel_carlton_7" HotelName="Carlton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karlstraße 11, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180363/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6256" OriginalAmount="6256">
      <BasicPropertyInfo Latitude="50.103892" Longitude="8.662389" StarRating="3" HotelCode="67350|25864" HotelName="Minerva" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Stuttgarter Straße 31, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87106/a_87106_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Frankfurt, on the south side of the main train station. Both the city centre and the international trade fair grounds are less than 1 km from the hotel. Frankfurt airport is 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6296.96" OriginalAmount="6296.96">
      <BasicPropertyInfo StarRating="4" HotelCode="|803228" HotelName="AVANI FRANKFURT CITY HOTEL (PREVIOUSLY NH COLLECTION FRANKFURT CITY)" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207685_fotpe1_1_FACHADA.jpg</HotelPictures>
        <HotelDescription>The Avani Frankfurt City is ideally located in the center of Frankfurt/Main, the perfect starting point for shopping in the Zeil, just a two-minute walk away, and for visiting Frankfurt's historical sites, such as the landmark medieval "R�mer". All museums in the historic district of Frankfurt Sachsenhausen are within a few minutes' walk or by public transport. The train station is located just half a kilometer from the hotel. It is a four-star hotel of superior quality, with 256 rooms with all comforts, including eight suites and eleven superior rooms. All rooms are elegantly designed, with modern furniture and warm colors. The hotel has multi-purpose meeting/banquet rooms with capacity for 180 people, where business meetings and private events can be held. Guests enjoy a hearty breakfast at our buffet, along with a variety of international dishes and teas from Japan and the Middle East. The hotel's lounge bar is a great place to relax and enjoy sporting events.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6301.00" OriginalAmount="6301.00">
      <BasicPropertyInfo Latitude="50.11543" Longitude="8.69748" StarRating="3" HotelCode="76497|am_zoo" HotelName="Am Zoo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Lounge,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Alfred-Brehm-Platz 6, 60316 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d6/19/d61913f922b2cdf1b7c3115c191e94bf1d44af4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Am Zoo is located 800 m from the city centre, just a 5 minutes walk from the main street. 25 km from the airport. Hotel facilities include front desk, internet/fax service, parking (extra charge) and restaurant. The guest rooms are equipped with bathroom/shower, mini bar, telephone and satellite TV.Address: Alfred - Brehm - Platz 6, 60316 Frankfurt, Germany</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6363.00" OriginalAmount="6363.00">
      <BasicPropertyInfo Latitude="50.105001" Longitude="8.66879" StarRating="4" HotelCode="211554|wyndham_grand_frankfurt_hotel" HotelName="Scandic Frankfurt Museumsufer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelm-Leuschner-Straße 44, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/212366/212366a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is situated in a lively neighbourhood convenient and central in Frankfurt am Main. There are a number of shops nearby. The nearest airport is Frankfurt - Frankfurt Internat (FRA), 16 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6390.00" OriginalAmount="6390.00">
      <BasicPropertyInfo Latitude="50.106150553767" Longitude="8.6956787109375" StarRating="4" HotelCode="27242|lindner_hotel__residence_main_plaza" HotelName="Lindner Hotel &amp; Residence Main Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Walther-von-Cronberg-Platz 1, 60594 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40010/a_40010_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6416.12" OriginalAmount="6416.12">
      <BasicPropertyInfo StarRating="4" HotelCode="|614742" HotelName="SAVOY HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFASTBED &amp; BREAKFASTBED &amp; BREAKFASTBED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/70722_image61542925_0.jpg</HotelPictures>
        <HotelDescription>The Savoy Hotel is a family-run hotel, refined, modern and at the same time is a traditional hotel. Located in Frankfurt�'s downtown, just opposite the main train station, not far from the city center, and close to the fairgrounds and the airport, it is the ideal accommodation for business and leisure trips. The hotel offers 144 guest rooms divided in two categories: �standard� and �comfort,� and they are equipped with minibar, complimentary newspapers, and complimentary bottled water. All rooms feature cable television with pay movies. On weekends and national holidays you can breakfast up until 12:00. Enjoy a complimentary slice of cake at the hotel bar in the afternoon or simply a relaxing after-dinner drink in the evening. The Wellness Club with indoor pool, sauna and a fitness facility, is located on the ninth floor and boasts panoramic views of the Frankfurt skyline through floor-to-ceiling windows.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6492" OriginalAmount="6492">
      <BasicPropertyInfo Latitude="50.053267472091" Longitude="8.5707092285156" StarRating="3.5" HotelCode="140659|32215" HotelName="Hilton Garden Inn Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Squaire, 60549 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/201337/a_201337_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Frankfurt am Main is ideal for business travellers who arrive or depart from Frankfurt - Frankfurt Internat (FRA) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6524" OriginalAmount="6524">
      <BasicPropertyInfo Latitude="50.108731" Longitude="8.662612" StarRating="3.5" HotelCode="14385|25854" HotelName="Manhattan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Düsseldorfer Straße 10, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16760/w_16760_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6565.00" OriginalAmount="6565.00">
      <BasicPropertyInfo Latitude="50.10582" Longitude="8.6406" StarRating="3" HotelCode="270349|bold_apartments_frankfurt" HotelName="Bold Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Idsteiner Straße 15, 60326 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/376460/w_376460_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6714" OriginalAmount="6714">
      <BasicPropertyInfo Latitude="50.117141888489" Longitude="8.6871767789125" StarRating="4" HotelCode="49081|4030" HotelName="NH Collection Frankfurt City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vilbeler Straße 2, 60313 Frankfurt, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34275/a_34275_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a convenient location in the city centre, with its countless restaurants, bars, pubs, nightclubs, shops and further entertainment venues. Links to the public transport network are only around 300 m from the hotel. The pedestrianised zone is also 300 m away, the bus station can be reached in 2 km and the main railway station in 3 km. It is about 4 km to the exhibition centre, and 13 km to Frankfurt airport. Hahn airport is 80 km away and Cologne/ Bonn airport 150 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6782" OriginalAmount="6782">
      <BasicPropertyInfo Latitude="50.052909" Longitude="8.569785" StarRating="4" HotelCode="905453|29276" HotelName="Hilton Frankfurt Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Squaire, Am Flughafen, 60600 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/241404/a_241404_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Frankfurt am Main is ideal for business travellers who arrive or depart from Frankfurt - Frankfurt Internat (FRA) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6921.00" OriginalAmount="6921.00">
      <BasicPropertyInfo Latitude="50.083077795448" Longitude="8.6508217216242" StarRating="3" HotelCode="97852|paragon_apartments" HotelName="Paragon Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schwarzwald Strasse 102-104, 60528 Frankfurt, Hesse</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/57/46/57461a163ca6e21fb658157c99ba1f47cd000411.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7065.00" OriginalAmount="7065.00">
      <BasicPropertyInfo Latitude="50.117460921759" Longitude="8.6798778048935" StarRating="5" HotelCode="104770|flemings_deluxe_hotel_frankfurtcity" HotelName="Fleming's Selection Hotel Frankfurt-City" Meals="ROOM ONLY,BREAKFAST-FOR-1,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eschenheimer Tor 2, 60318 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/145914/a_145914_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7239.00" OriginalAmount="7239.00">
      <BasicPropertyInfo Latitude="50.1094303" Longitude="8.6630947999999" StarRating="4" HotelCode="104284|25hours_hotel_by_levis" HotelName="25hours Hotel The Trip" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Niddastraße 56-58, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/152928/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7337.00" OriginalAmount="7337.00">
      <BasicPropertyInfo Latitude="50.107839840002" Longitude="8.6591926217079" StarRating="3" HotelCode="88589|hotel_topas" HotelName="Topas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Niddastrasse 88, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/124237/a_124237_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the city centre, around 5 minutes’ walk from the Old Town, the main train station, the Opera House and the shopping streets. Links to the public transport network are situated around 500 m from the hotel; the tourist centre, shops, bars and nightclubs are situated 1 km from the hotel. Frankfurt International Airport is around 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="7424.13" OriginalAmount="7424.13">
      <BasicPropertyInfo Latitude="50.111166" Longitude="8.665335" StarRating="4" HotelCode="311738|616505" HotelName="Holiday Inn Frankfurt-Alte Oper" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mainzer Landstraße 27, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/616505/616505a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.2 km from the centre of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7430" OriginalAmount="7430">
      <BasicPropertyInfo Latitude="50.108179559584" Longitude="8.7314778048935" StarRating="4" HotelCode="40697|163262" HotelName="Delta Hotels by Marriott Frankfurt Offenbach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserleistraße 45, 63067 Offenbach am Main</AddressLine>
          </AddressLines>
          <CityName>Offenbach am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/65853/a_65853_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located in the Rhine-Main-Region and easy accessible through highways A661, A5 and A3. The nearest train station is only 800 m (8-minute walk) away where guests have a direct connection to Frankfurt, Frankfurt Airport and Offenbach. The centre of Offenbach and numerous shops are just 2 km from the business hotel, and restaurants, bars and a bus station can be found on the hotel's doorstep. Kaiserlei underground station is a 10-miunte walk from the conference hotel and nearby places of interest include the Römer and Goethehaus in Frankfurt (both 5 km), Frankfurt trade fair grounds (6 km) and Offenbach Leather Museum (2 km). Frankfurt International Airport is approximately 17 km from the city hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7514.00" OriginalAmount="7514.00">
      <BasicPropertyInfo Latitude="50.112099710643" Longitude="8.7049507374344" StarRating="4" HotelCode="469720|innside_frankfurt_ostend" HotelName="INNSIDE Frankfurt Ostend" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hanauer Landstrasse 81, 60314 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/580608/w_580608_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7646.00" OriginalAmount="7646.00">
      <BasicPropertyInfo Latitude="50.11319" Longitude="8.67194" StarRating="5" HotelCode="889267|innside_frankfurt_eurotheum" HotelName="INNSIDE Frankfurt Eurotheum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neue Mainzer Straße 66-68, 60311 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/149951/a_149951_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is housed in an award-winning skyscraper opposite the Opera House and offers fantastic views of the Frankfurt skyline. Guests will find a range of dining options and shops nearby, and links to the public transport network can be found 200 m away, at the Taunusanlage railway station. Frankfurt Airport lies some 12 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7733" OriginalAmount="7733">
      <BasicPropertyInfo Latitude="50.1010234" Longitude="8.6586251" StarRating="4" HotelCode="888840|445945" HotelName="Pearl Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Conference Hall,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gutleutstraße 173, 60327 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/43479/1943479/13.jpg?f=15599491</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pearl Hotel in Frankfurt (Gutleutviertel), you'll be convenient to University Hospital Frankfurt and Staedel Museum. This 4-star hotel is within close proximity of Skyline Plaza and Liebieghaus.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 55 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and hair dryers. Conveniences include safes and desks, and you can also request cribs/infant beds (complimentary).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Quench your thirst with your favorite drink at a bar/lounge. A complimentary breakfast is included.&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 an elevator (lift). Planning an event in Frankfurt? This hotel has facilities measuring 742 square feet (69 square meters), including a meeting room.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7776" OriginalAmount="7776">
      <BasicPropertyInfo Latitude="50.115080130419" Longitude="8.6290103942156" StarRating="4" HotelCode="30043|50963" HotelName="Frankfurt Messe Managed by Meliá" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Katharinenkreisel, Opelrondell, 60486 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48384/a_48384_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city business hotel is located in the centre of the smallest metropolis in the world, close to the Katharinenkreisel (Opelrondell) bus station, with direct connections to the A5, A66 and A648 motorways. The city centre is around 15 minutes away using public transport, as are the train station, Palmengarten, Alte Oper opera house and the Zeil shopping centre. Guests can reach Frankfurt International Airport in approximately 10 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7901.00" OriginalAmount="7901.00">
      <BasicPropertyInfo Latitude="50.10822" Longitude="8.65813" StarRating="3" HotelCode="169248|star_inn_hotel_frankfurt_centrum" HotelName="Star Inn Hotel Frankfurt Centrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mainzer Landstraße 117+119, 60327 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236176/a_236176_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Frankfurt am Main. For those in need of an adults-only holiday, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="7966.36" OriginalAmount="7966.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|109312" HotelName="HOLIDAY INN FRANKFURT - ALTE O" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/913434_foto_1.jpg</HotelPictures>
        <HotelDescription>Excellent location and transport links at the gateway to Frankfurt?s financial centre at the Holiday Inn - Alte Oper. Conveniently located in the bustling financial business district in Frankfurt, the hotel is easy to reach - just 15 minutes by taxi from the airport.Relax amid warming earthy and other natural color tones in your spacious, air-conditioned guest room. WIFI, satellite flat screen TVs, complimentary tea and coffee and a choice of pillows make you feel right at home.As a part of our Open Lobby Concept the restaurant offers 85 individual seats. Inspired by an 'American Diner' we serve you a selection of our delicious home made burgers as well as Holiday Inn Signature dishes and other regional dishes. Food that makes you feel at home when you are on the move.This is a modern building.This accommodation has a large lobby.The Holiday Inn Open Lobby is a brand new space where our guests can really make themselves at home and feel relaxed whether they want to eat, drink, work, relax or socialiseFor Dynamic bookings only: Please note that if the rate is inclusive of breakfast, this will only be provided for a maximum number of 2 guests regardless of how many guests are confirmed for the room. Additional guests will have to pay for the breakfast charge directly to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="8007.48" OriginalAmount="8007.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|803385" HotelName="NH FRANKFURT MESSE" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/911016_foto_28.jpg</HotelPictures>
        <HotelDescription>The 4-star NH Frankfurt Messe hotel is a brand new facility, opening in 2011, ideally located for business travelers directly across from the Frankfurt Messe fair and trade show grounds. Now you can enjoy a stylish ambience and relaxing comfort right at the entrance to the world-class Frankfurt Messe.
The NH Frankfurt Messe hotel offers 65 modern and comfortable rooms, including two Junior Suites with a balcony and one room specially adapted for disabled people. You�ll be happy to sit back and relax in this friendly environment after a busy day at the trade fair. In the morning, we�ll pamper you with a delicious buffet in our breakfast restaurant. In the evening, step into the bar for delicious drinks and some high quality snacks.



The NH Frankfurt Messe is well-served by public transportation, making it easy for you to reach the best bars and restaurants in the Frankfurt city center. The hotel offers free parking. NOTICE: Children: from 0 to 11 years old. Guests from 12 years old onward are considered adults.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8077.00" OriginalAmount="8077.00">
      <BasicPropertyInfo Latitude="50.10900875" Longitude="8.69521587" StarRating="3" HotelCode="778820|the_flag_oskar_m" HotelName="The Flag Oskar M" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oskar-von-Miller-Straße 10, 60314 Frankfurt, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/900513/a_900513_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="8113.08" OriginalAmount="8113.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|078594" HotelName="FLEMINGS SELECTION HOTEL FRANKFURT" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/23617_image60347328_0.jpg</HotelPictures>
        <HotelDescription>This hotel offers a roof terrace with great views of the Frankfurt skyline and a restaurant and free WiFi. The Zeil shopping street is just 1312 feet away. Flemings Selection Hotel Frankfurt-City has elegant, soundproofed rooms with flat-screen TV and laptop safe. Eschenheimer Tor Underground Station is directly outside the Flemings Selection Frankfurt. Trains run to the Frankfurt Messe Exhibition Center in 15 minutes. Flemings Selection Hotel Frankfurt-City offers a Breakfast buffet with skyline view.When booking more than 5 rooms, different policies and additional supplements may apply.WiFi is available in public areas and is free of charge.Public parking is available on site (reservation is not possible) and costs  EUR 30 per  day.Pets are allowed on request. Charges may apply.Children of all ages are allowed.Children 3 and under stay for free when using an available crib.You haven't added any extra beds.Any type of extra bed or crib is upon request and needs to be confirmed by management.Checkin Time: 14:00Checkout End Time: 12:00Hotel important information: In response to the coronavirus (COVID-19), additional safety and sanitation measures are in effect at this property. In accordance with government guidelines to minimize transmission of the coronavirus (COVID-19), this property may request additional documentation from guests to validate identity, travel itinerary, and other relevant info on dates where such guidelines exist. Due to the coronavirus (COVID-19), make sure you're booking this property in accordance with the destination's local government guidelines, including (but not limited to) the purpose of travel and maximum group size. Guests are required to show a photo ID and credit card upon check-in. Please note that all Special Requests are subject to availability and additional charges may apply. Due to coronavirus (COVID-19), this property adheres to strict physical distancing measures. Guests under the age of 18 can only check in with a parent or official guardian. Please note that any increases in local taxes will cause the rates to be adjusted accordingly.ParkingRestaurantPet friendlyMeeting/Banquet facilitiesBar24-hour front deskFitness centerGardenTerraceNon-smoking roomsBusiness centerDry cleaningFacilities for disabled guestsIroning serviceInternetElevatorExpress check-in/outSafeSoundproof roomsPacked lunchesHeatingFax/PhotocopyingBaggage storageWifiFree WifiSmoke-free propertyAir conditioningSun deckConciergeSpecial diet meals (on request)Shared lounge/TV areaDaily housekeepingParking on siteKids' mealsKid-friendly buffetElectric vehicle charging stationWheelchair accessibleToilet with grab railsLowered sinkWine/ChampagneCoffee house on siteOutdoor furniturePicnic areaFitnessKey card accessSecurity alarmSmoke alarmsCCTV in common areasCCTV outside propertyFire extinguishersUse of cleaning chemicals that are effective against coronavirusLinens, towels, and laundry washed in accordance with local authority guidelinesGuest accommodation disinfected between staysFood can be delivered to guest accommodationStaff follow all safety protocols as directed by local authoritiesShared stationery (e.g. printed menus, magazines, pens, paper) removedHand sanitizer in guest accommodation and common areasProcess in place to check health of guestsFirst aid kits availableContactless check-in/outPhysical distancing rules followedInvoice providedProperty cleaned by professional cleaning companiesAll plates, cutlery, glasses, and other tableware sanitizedGuests have the option to cancel any cleaning services for their accommodation during their stayAccess to healthcare professionalsFace masks for guests availableParkingRestaurantPet friendlyMeeting/Banquet facilitiesBar24-hour front deskFitness centerGardenTerraceNon-smoking roomsBusiness centerDry cleaningFacilities for disabled guestsIroning serviceInternetElevatorExpress check-in/outSafeSoundproof roomsPacked lunchesHeatingFax/PhotocopyingBaggage storageWifiFree WifiSmo</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8138.00" OriginalAmount="8138.00">
      <BasicPropertyInfo Latitude="50.109060453133" Longitude="8.6478207081061" StarRating="3.5" HotelCode="497783|frankfurt_messe" HotelName="Premier Inn Frankfurt Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europa-Allee 44, 60327 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10368037</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Frankfurt, in a side street in the banking district, this hotel lies just 400 m from the main train station. There is a stop for the public transport to be found in the hotel's vicinity offering excellent links to Frankfurt's trade fair centre.

This 7-storey city hotel comprises a total of 60 rooms of which 10 are suites. Facilities include a foyer with a lift, a cosy hotel bar, a breakfast room and several conference rooms. Those arriving by car may take advantage of the parking facilities.

The tastefully designed rooms each include an en suite bathroom with a hairdryer, a direct dial telephone, an Internet connection, satellite/cable TV with a pay TV function. A minibar, a radio, a hire safe and centrally regulated air conditioning and heating. The suites are more spacious and additionally include a separate lounge.

Breakfast may also be selected from a buffet each morning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8302" OriginalAmount="8302">
      <BasicPropertyInfo Latitude="50.107289366307" Longitude="8.672536611557" StarRating="4" HotelCode="900027|63922" HotelName="Adina Apartment Hotel Frankfurt Neue Oper" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelm-Leuschner-Straße 6, 60329 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182936/gt_182936_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Frankfurt am Main. Its setting is especially ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8541" OriginalAmount="8541">
      <BasicPropertyInfo Latitude="50.110231" Longitude="8.595309" StarRating="4" HotelCode="34393|25865" HotelName="H4 Hotel Frankfurt Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oeserstrasse 180, 65933 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54784/a_54784_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in a peaceful location in the middle of a wooded area. Due to the hotel’s convenient location and its direct motorway connections, Frankfurt city centre and its shops can be reached in 15 minutes. The nearby cities of Niederrad and Eschborn are also within easy reach. The ‘Alte Oper’ (Old Opera), Goethe House and museum district are each around 25 minutes away by public transport. Frankfurt International Airport (Rhine-Main) can be reached within 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8754" OriginalAmount="8754">
      <BasicPropertyInfo Latitude="50.112917661447" Longitude="8.6498719453812" StarRating="0" HotelCode="14544|2256" HotelName="Maritim Hotel Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theodor-Heuss-Allee 3, 60486 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16988/a_16988_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is centrally located close to the Messeturm and the historical Festhalle that offers a lively programme of events. The hotel is the ideal stopover point for those on a visit to Frankfurt offering excellent links to the public transport network that provide easy access to the city's top sights and cultural offerings.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8778" OriginalAmount="8778">
      <BasicPropertyInfo Latitude="50.10901341" Longitude="8.65481106" StarRating="4" HotelCode="511979|223017" HotelName="Adina Apartment Hotel Frankfurt Westend" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Internet,Kitchen,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osloer Strasse 3, 60327 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/626726/a_626726_X2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this apartment hotel is located right in the heart of Frankfurt am Main. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8924" OriginalAmount="8924">
      <BasicPropertyInfo Latitude="50.10871" Longitude="8.65956" StarRating="4" HotelCode="270350|446000" HotelName="Bliss" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 31/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Mainzer Landstraße 97, 60329 Frankfurt, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/177051/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 Hotel Bliss Frankfurt in Frankfurt (Financial District), you'll be minutes from Skyline Plaza and close to Messeturm.  This hotel is within close proximity of Festhalle Frankfurt and Frankfurt Trade Fair.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the air-conditioned rooms featuring 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;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;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;Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8961.00" OriginalAmount="8961.00">
      <BasicPropertyInfo Latitude="50.10869048" Longitude="8.64643552" StarRating="4" HotelCode="317690|capri_by_fraser_frankfurt" HotelName="Capri by Fraser Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europa-Allee 42, 60327 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/110347/45b38be5-46c4-4764-a88f-3e0bf660076e.jpg?d=636741651560000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="9047.36" OriginalAmount="9047.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|700706" HotelName="Frankfurt Messe Managed by Meli�" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/905111_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel urbano de negocios estandaacute; situado en el centro de la metrandoacute;polis mandaacute;s pequeandntilde;a del mundo, cerca de la estaciandoacute;n de autobuses de Katharinenkreisel (Opelrondell) y que ofrece conexiones directas con las autopistas A5, A66 y A648. El centro de la ciudad se encuentra a unos 15 minutos en transporte panduacute;blico, asandiacute; como la estaciandoacute;n de trenes, Palmengarten, la andoacute;pera Alte Oper y el centro comercial Zeil. El aeropuerto internacional de Frandaacute;ncfort se encuentra a aproximadamente 10 minutos en coche.Las 177 habitaciones de una elegancia intemporal se adaptan igualmente a huandeacute;spedes en viaje de negocios como de ocio. Las reuniones y las conferencias se celebran en una zona de banquetes y reuniones climatizada de 300 mandsup2;. Se ofrece restaurante, servicio de habitaciones y bar 24 horas en el vestandiacute;bulo, asandiacute; como aparcamiento y garaje subterrandaacute;neo. Ademandaacute;s, el hotel de negocios con aire acondicionado dispone de vestandiacute;bulo con servicio de recepciandoacute;n y salida 24 horas, caja fuerte, servicio de cambio de divisas, guardarropa, ascensor, conexiandoacute;n a Internet WiFi (con cargo adicional) y servicio de lavanderandiacute;a.Todas las habitaciones estandaacute;n decoradas con colores candaacute;lidos y acogedores y estandaacute;n equipadas con muebles de madera modernos, escritorio, butaca y mesillas de noche a ambos lados de la cama doble. Las habitaciones se encuentran distribuidas de la primera planta a la quinta, y disponen de cuarto de baandntilde;o con baandntilde;era, ducha y un calefactor adicional para mayor comodidad. Estandaacute;n dotadas de TV vandiacute;a satandeacute;lite, telandeacute;fono de landiacute;nea directa, radio, conexiandoacute;n a Internet, minibar y aire acondicionado y calefacciandoacute;n regulables. Hay habitaciones con 1 cama doble o con 2 camas individuales (a peticiandoacute;n a la llegada al hotel). Cuentan ademandaacute;s con ventanas totalmente insonorizadas.Se ofrece una zona deportiva con gimnasio, sauna y una sala de relajaciandoacute;n.Se sirven bufets para el desayuno, el almuerzo y la cena y se ofrece el almuerzo y la cena de menanduacute; o la carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="9051.80" OriginalAmount="9051.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|C91415" HotelName="NH COLLECTION FRANKFURT SPIN TOWER" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/27975_image61039950_0.jpg</HotelPictures>
        <HotelDescription>It is located in Frankfurt/Main, 800 meters from Frankfurt Central Station. NH Collection Frankfurt Spin Tower provides accommodation with a restaurant, private parking, a fitness center and a bar. The property is located 1.9 km from Palmengarten, 1.9 km from Goethe House and 2.5 km from German Film Museum. There is a 24-hour reception, room service and currency exchange.
Rooms include a desk and a flat-screen TV. All rooms at the NH Collection Frankfurt Spin Tower have a private bathroom with bathrobes and slippers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9117" OriginalAmount="9117">
      <BasicPropertyInfo Latitude="50.107943053116" Longitude="8.6594635248184" StarRating="4" HotelCode="94169|29561" HotelName="The Pure" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Niddastraße 86, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214117/214117a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9156.00" OriginalAmount="9156.00">
      <BasicPropertyInfo Latitude="50.119114448524" Longitude="8.6582886883606" StarRating="3" HotelCode="81079|hotel_palmenhof" HotelName="Palmenhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bockenheimer Landstraße 89-91, 60325 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109545/a_109545_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="9208.36" OriginalAmount="9208.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|C70271" HotelName="NHOW FRANKFURT" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>FRANKFURT</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/26395_image61043538_0.jpg</HotelPictures>
        <HotelDescription>nhow Frankfurt posee una candeacute;ntrica ubicaciandoacute;n en la intersecciandoacute;n entre el barrio financiero y el flamante barrio europeo. Como tal, desde andeacute;l se accede candoacute;modamente a la feria de exposiciones Messe Frankfurt, al palacio de congresos Kap Europa Conference Center y al centro comercial Skyline Plaza. nhow Frankfurt es uno de los edificios mandaacute;s prominentes de la silueta del barrio financiero. Ubicado dentro del rascacielos ONE de CA Immo, su espacio mandaacute;s caracterandiacute;stico se encuentra en la 47andordf; planta, con el Sky Bar, donde se sirven deliciosos candoacute;cteles y se aprecian unas vistas impresionantes de la ciudad. Los huandeacute;spedes que se alojen en nhow Frankfurt pueden disfrutar de una experiencia de hospitalidad sin igual. Fuente de inspiraciandoacute;n, relajaciandoacute;n e intercambio creativo, el espacio tambiandeacute;n posee el halo de misterio que aportan varios de los elementos de su diseandntilde;o, bajo la temandaacute;tica de andlaquo;el arte del dineroandraquo; que cobra protagonismo en todo el establecimiento. Cuando el hambre aprieta, nhow Frankfurt despliega su gran surtido de opciones. Por las maandntilde;anas, se sirve el desayuno en el restaurante de la primera planta. Durante el dandiacute;a y bien entrada la noche, se sirve gastronomandiacute;a local e internacional. Y entre medias, puedes matar el gusanillo en el bar de la terraza Sky Bar, en la cafeterandiacute;a Coffee Shop o en el Gold Bar que hay en el vestandiacute;bulo. Si eres miembro de la tripulaciandoacute;n, haz de Vault tu propio salandoacute;n personal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9214" OriginalAmount="9214">
      <BasicPropertyInfo Latitude="50.107667817652" Longitude="8.6587554216385" StarRating="4" HotelCode="16888|25849" HotelName="Bristol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ludwigstrasse 15, 60327 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20106/a_20106_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre of Frankfurt, within walking distance of the main train station and the Frankfurt Trade Fair Grounds. There are numerous shopping opportunities in the near vicinity, while a tourist office is also nearby. Frankfurt International Airport is about 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9316.00" OriginalAmount="9316.00">
      <BasicPropertyInfo Latitude="50.104585072396" Longitude="8.6668610572815" StarRating="5" HotelCode="900007|roomers" HotelName="Roomers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gutleutstrasse 85, 60329 Frankfurt Am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182914/a_182914_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is situated in the German city of Frankfurt, just minutes away from the River Main. Guests are unlikely to find a better place to relax and indulge in Frankfurt than this establishment. The centre of town can be reached in around 10 minutes on foot and the main train station is just a 5-minute walk away. Furthermore, the trade exhibition grounds, the banking district and the shopping area are all within walking distance. The capital of Hesse, Wiesbaden, is around 40 km away and Frankfurt International Airport is approximately 12 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9586" OriginalAmount="9586">
      <BasicPropertyInfo Latitude="50.051841055518" Longitude="8.5721884667873" StarRating="5" HotelCode="56590|23476" HotelName="Sheraton Frankfurt Airport Hotel &amp; Conference Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hugo-Eckener-Ring 15, Rhein-Main-Flughafen, 60549 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73347/a_73347_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated close to Frankfurt airport just a short distance from Taunus. Excellent links to the public transport network are to be found a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9949" OriginalAmount="9949">
      <BasicPropertyInfo Latitude="50.108969070177" Longitude="8.6470757177906" StarRating="3" HotelCode="318768|90194" HotelName="Hampton by Hilton Frankfurt City Centre Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europa-Allee 46, 60327 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/432387/a_432387_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frankfurt am Main. The nearest airport is Frankfurt - Frankfurt Internat (FRA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10094" OriginalAmount="10094">
      <BasicPropertyInfo Latitude="50.115721241345" Longitude="8.6873370409012" StarRating="5" HotelCode="28496|29271" HotelName="The Westin Grand Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konrad-Adenauer-Straße 7, 60313 Frankfurt am Main, Hessen</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42117/a_42117_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Frankfurt. It lies in the vicinity of the Roemer and the nearest stop on the public transport network is Konstabler Wache. It is a mere 2 km to the railway station and Frankfurt airport is 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10165" OriginalAmount="10165">
      <BasicPropertyInfo Latitude="50.110141439607" Longitude="8.6758142709732" StarRating="5" HotelCode="17935|29272" HotelName="Steigenberger Frankfurter Hof" 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Kaiserplatz, 60311 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22165/a_22165_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the heart of Frankfurt, at Kaiserplatz and very close to the River Main. Many of the top tourist sights, including Goethe's birthplace, the old opera house, the main sentry, the museum stretch, the roman castle and the shopping district are all to be found a few minutes’ walk away. Countless shops are to be found within 100 metres and nightclubs are 300 metres away. Public transport departs from stops just 100 metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="10387.16" OriginalAmount="10387.16">
      <BasicPropertyInfo Latitude="50.11668267665" Longitude="8.677396774292" StarRating="5" HotelCode="13329|CAF454100" HotelName="Hilton Frankfurt City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 4, 60313 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14000/a_14000_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel with modern architecture enjoys a central location close to the stock exchange and the famous shopping streets of Goethestrasse, Zeilgasse and Fressgasse.&lt;br/&gt;&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10680" OriginalAmount="10680">
      <BasicPropertyInfo Latitude="50.114418" Longitude="8.64981" StarRating="5" HotelCode="317535|59846" HotelName="Frankfurt Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamburger Allee 2, 60486 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32145/w_32145_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Frankfurt am Main opposite the Festhalle and close to the exhibition centre. Links to the public transport are to be found a few paces away (800 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10724.00" OriginalAmount="10724.00">
      <BasicPropertyInfo Latitude="50.1060905456543" Longitude="8.652770042419434" StarRating="3" HotelCode="0|gekko_house_frankfurt_a_tribute_portfolio_hotel" HotelName="Gekko House, Frankfurt, a Tribute Portfolio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mainzer Landstrasse 167, Frankfurt</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/31/b4/31b4470b7f5ebe0141ee734c4ecc065f46baf5eb.jpeg</HotelPictures>
        <HotelDescription>A stay at Gekko House, Frankfurt, a Tribute Portfolio Hotel places you in the heart of Frankfurt, within a 10-minute walk of Frankfurt Trade Fair and Skyline Plaza.  This hotel is 0.6 mi (0.9 km) from Festhalle Frankfurt and 0.8 mi (1.2 km) from Congress Center Messe Frankfurt.&lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and gift shops/newsstands.&lt;br /&gt;Featured amenities include express check-out, dry cleaning/laundry services, and a 24-hour front desk.&lt;br /&gt;Enjoy a satisfying meal at Chicago Williams serving guests of Gekko House, Frankfurt, a Tribute Portfolio Hotel. Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are served on weekdays from 6:30 AM to 10:30 AM and on weekends from 6:30 AM to 1:00 PM for a fee.&lt;br /&gt;Stay in one of 128 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 24.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout Germany.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10916.00" OriginalAmount="10916.00">
      <BasicPropertyInfo Latitude="50.105782412201" Longitude="8.6661985516548" StarRating="5" HotelCode="22240|le_meridien_parkhotel" HotelName="Le Méridien Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiesenhüttenplatz 28-38, 60329 Frankfurt</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/29049/a_29049_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the idyllic Wiesenhüttenplatz, this old-world grandeur hotel is wonderfully juxtaposed against the vibrant city of Frankfurt. Sightseeing attractions such as the Goethe Museum or the Alten Oper are less than 3 km away. The main train station and further links to the public transport network are just a few minutes away. Frankfurt Airport is a 15-minute drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11956.00" OriginalAmount="11956.00">
      <BasicPropertyInfo Latitude="50.11595916748047" Longitude="8.652158737182617" StarRating="4" HotelCode="0|melia_frankfurt_city" HotelName="Melia Frankfurt City" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Senckenberganlage 13, Frankfurt</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/22/ce/22cee1039f772e50486753128620eae460a80aa4.jpeg</HotelPictures>
        <HotelDescription>Melia Frankfurt City&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 29.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available on the premises. Cost: 30.00 EUR per day.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to the epidemiological situation, tourist trips are limited throughout Germany.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12544" OriginalAmount="12544">
      <BasicPropertyInfo Latitude="50.11593529" Longitude="8.673103" StarRating="5" HotelCode="444104|174909" HotelName="Sofitel Frankfurt Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Opernplatz 16, 60313 Frankfurt am Main, Hessen, Germany</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/553967/a_553967_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14778.00" OriginalAmount="14778.00">
      <BasicPropertyInfo Latitude="50.115007" Longitude="8.680524" StarRating="5" HotelCode="165807|jumeirah_frankfurt" HotelName="Jumeirah Frankfurt" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Thurn-und-Taxis-Platz 2, 60313 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232465/a_232465_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Frankfurt am Main.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3120.12" OriginalAmount="3120.12">
      <BasicPropertyInfo StarRating="2" HotelCode="|006108" HotelName="IBIS DARMSTADT CITY" Meals="ONLY BED" BedType="ONLY BEDONLY BEDONLY BEDONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DARMSTADT</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>With a stay at THE Darmstadt, you'll be centrally located in Darmstadt, just a 3-minute walk from Kunsthalle Darmstadt and 7 minutes by foot from Luisenplatz Square.  This eco-friendly hotel is 0.8 mi (1.3 km) from Darmstadt State Theatre and 1 mi (1.7 km) from Herrengarten.. Make use of convenient amenities such as complimentary wireless Internet access, a television in a common area, and tour/ticket assistance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4824.04" OriginalAmount="4824.04">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG321200" HotelName="25HOURS HOTEL THE GOLDMAN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6833.04" OriginalAmount="6833.04">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBP437600" HotelName="RUBY LOUISE HOTEL AND BAR" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="7666.36" OriginalAmount="7666.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ600400" HotelName="STAYCITY APARTHOTEL FRANKFURT AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8183" OriginalAmount="8183">
      <BasicPropertyInfo Latitude="50.10947314" Longitude="8.66983714" StarRating="4" HotelCode="751169|491726" HotelName="AMERON Frankfurt Neckarvillen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Neckarstraße 7-13, 60329 Frankfurt am Main</AddressLine>
          </AddressLines>
          <CityName>Frankfurt am Main</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="8677.72" OriginalAmount="8677.72">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAY370900" HotelName="LINDNER HOTEL AND RESIDENCE MAIN PLAZA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="8732.92" OriginalAmount="8732.92">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAV770500" HotelName="BEST WESTERN AIRPORT FRANKFURT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="9015.44" OriginalAmount="9015.44">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ694100" HotelName="FRANKFURT AIRPORT MARRIOTT HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="9734.68" OriginalAmount="9734.68">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAY301200" HotelName="BRISTOL HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="11621.40" OriginalAmount="11621.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF454800" HotelName="SHERATON AIRPORT AND CONFERENCE CTR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="12125.80" OriginalAmount="12125.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAG663200" HotelName="MARITIM FRANKFURT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="14419.92" OriginalAmount="14419.92">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF454000" HotelName="STEIGENBERGER ICON FRANKFURTER HOF" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/01/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2018-01-03 to 2030-12-31&lt;b&gt;:-There is a city tax in Frankfurt of 2.00 Euros per person per night, which is payable directly to the hotel by the pax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Bicycle Rental,Swimming Pool,Golf,Wheelchair Access,Spa,Diet Meals,Kitchen,Business Centre,24 Hour Front Desk,Housekeeping,LCD/Projector,Luggage Storage,Parking,Vending Machine,Garden,Concierge,Dry Cleaning,Elevator,Meeting Room,Heated Pool</BasicAmenities>
    <HotelRating>5,4,3,2,3.5,2.5,1,4.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,AIRPORT HOTEL,HISTORIC HOTEL,APARTMENT HOTEL,FAMILY-FRIENDLY HOTEL,APARTHOTEL,GUESTHOUSE,HOSTEL</PropertyType>
  </Filter>
</HotelSearchRS>||True