<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
75f593d2-8eee-404f-938b-469caa603b8c|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="75f593d2-8eee-404f-938b-469caa603b8c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="53015" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-28T00:00:00" End="2026-07-02T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="enquireskyfly@gmail.com" Password="Pyv@2026" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
75f593d2-8eee-404f-938b-469caa603b8c|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
75f593d2-8eee-404f-938b-469caa603b8c|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
75f593d2-8eee-404f-938b-469caa603b8c|InfiniteSearch|successfull supplier interation||Infinite|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
75f593d2-8eee-404f-938b-469caa603b8c|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:f1656af0-5c04-4ee6-9332-967a0bc7bf92
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
75f593d2-8eee-404f-938b-469caa603b8c|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
75f593d2-8eee-404f-938b-469caa603b8c|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
75f593d2-8eee-404f-938b-469caa603b8c|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-06-18T07:43:19.3834675+01:00" Version="0" EchoToken="Search" TransactionIdentifier="75f593d2-8eee-404f-938b-469caa603b8c" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="184.75" OriginalAmount="179.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.62737" Longitude="14.35763" StarRating="0" HotelCode="|599029" HotelName="Hostel and Glamping Santa Fortunata" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Capo 39/A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/9/0/2/9/599029_e8bac012216.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="299.04" OriginalAmount="290.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-38.3453744" Longitude="144.7401416" StarRating="0" HotelCode="|375294" HotelName="Sorrento Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>780 Melbourne Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/5/2/9/4/375294_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="398.00" OriginalAmount="386.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.5968782" Longitude="14.3500975" StarRating="2" HotelCode="|68065" HotelName="Relais Il Frantoio - Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TITIGLIANO- LOC MASSA LUBRENSE 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/0/6/5/68065_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This rustic style aparthotel, has a fireplace and a private terrace. SITUATION: It is situated 53 kilometres away fromNaples Airport. ROOM: The rooms a bathroom with a shower, a double bed, a television, a kitchen with fridge, a coffee maker, a kettle, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment has a tennis court (free of charge), a swimming pool (available for a fee) and an outdoor bar. PAYMENT METHODS: The establishment accepts American Express.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="430.62" OriginalAmount="418.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.628830597381" Longitude="14.355230927467" StarRating="3" HotelCode="63833|425065" HotelName="Villa Igea" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Capo 96, 80067 Sorrento, Naples</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/93/b293305b956e62ef28b9089568825624a5303a74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Capo di Sorrento. Close to the church of Capo di Sorrento and only a few st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="483.04" OriginalAmount="468.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6151974" Longitude="14.3709554" StarRating="3" HotelCode="|23872" HotelName="Villa Fiorita" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nastro Verde 96</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/7/2/23872_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a cloakroom, room service and a bar. SITUATION: It is in a peaceful area, this hotel Sorrento and Positano it is located between. ROOM: They have a direct line telephone, a satellite or cable television, a radio and a bathroom with a hairdryer. FACILITIES: The establishment has a swimming pool (seasonal).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="496.46" OriginalAmount="482.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.624272984646" Longitude="14.368094804109" StarRating="2" HotelCode="150642|la_nuit" HotelName="La Nuit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Capo 4, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/2d/3c2dc1db48b2bbeb4f44ee1b96f4fb478c10fa86.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Sorrento.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="537.71" OriginalAmount="522.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6272306" Longitude="14.353627" StarRating="3" HotelCode="|160983" HotelName="Dania" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Capo 69</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/0/9/8/3/160983_d79cb921535.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="542.81" OriginalAmount="527.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.615076" Longitude="14.371088" StarRating="3" HotelCode="38166|le_terrazze" HotelName="Residence Le Terrazze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nastro Verde 98, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/26/97268a41c1c29d7b83d12b1d17417920c1fb75d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within a few kilometres of some of the most beautiful beaches in the area, incl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="555.43" OriginalAmount="539.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6240881" Longitude="14.3680491" StarRating="4" HotelCode="|26592" HotelName="Villa Maria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA CAPO 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/9/2/26592_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2002, has 88 rooms and 5 floors. The establishment boasts a lobby with air-conditioning, with an elevator, a reception with safety deposit boxes, a cloakroom, a currency exchange service, a conference room, a television room, a bar and a restaurant with highchairs, The establishment offers guests room service and a car park. SITUATION: This hotel is in Sorrento the city centre of is situated in a quiet area, La Piazza Tasso 5 minutes away from the establishment guests have 50 metres away, guests will find shops, leisure areas, is situated 500 metres away from a beach, nearby, there is a public transport stop, is 1 kilometre away from Sorrento the Station of it is 60 minutes away from Naples Airport. ROOM: The rooms a bathroom with a hairdryer, a direct line telephone, a satellite television and internet. They also have a mini-bar, a safety deposit box (available for a fee), an air-conditioning system and individual heating. FACILITIES: The establishment has a swimming pool, a snack bar, a sunbathing terrace, deck chairs and parasols. The establishment also offers saunas and a jacuzzi (available for a fee). OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and Ã  la carte lunch and dinner. Guests can book half-board. PAYMENT METHODS: Customers can pay using American Express, Mastercard, Visa, Diners Club, JCB and EC.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="568.79" OriginalAmount="552.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-31.8307605" Longitude="115.7469204" StarRating="4" HotelCode="|107585" HotelName="Quality Resort Sorrento Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>1 Padbury Circle</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/5/8/5/107585_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="572.68" OriginalAmount="556.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.627523700012" Longitude="14.353460669518" StarRating="3" HotelCode="48037|dania" HotelName="Hotel Dania" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Capo 69, 80067 Sorrento, Neapel</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/3d/673d667f19d085cfb78a399d16a30b647a3ff621.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sorrento. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="587.45" OriginalAmount="570.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.614702" Longitude="14.3712228" StarRating="3" HotelCode="|20824" HotelName="Le Terrazze" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA NASTRO VERDE 98</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/8/2/4/20824_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This quiet hotel, has beautiful views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="588.13" OriginalAmount="571.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.624262452052" Longitude="14.368089437485" StarRating="4" HotelCode="24294|hotel_villa_maria" HotelName="Hotel Villa Maria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Capo 8, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/5f/b05fbdd4cf6d703eae9804eb31a2e803cacd2a3c.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Sorrento on a quiet side street at the end of the Corso Itali...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="593.28" OriginalAmount="576.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.62843711" Longitude="14.35841446" StarRating="0" HotelCode="434867|bb_sunny_house" HotelName="B&amp;B Sunny House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Traversa Prima Capo 13</AddressLine>
          </AddressLines>
          <CityName>Sorrent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/3d/4c3d7040108ce8180b6ed0d81946c3fb485b68c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="593.28" OriginalAmount="576.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.625306" Longitude="14.367576" StarRating="3" HotelCode="104098|ulisse_deluxe_hostel" HotelName="Ulisse Deluxe Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Hostel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via del Mare 22, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/7e/b67ec8512ad7c8d8cb74f0d373a084fda9f67837.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly youth hostel is very well located in the historical centre of Sorrento, just 50...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="598.43" OriginalAmount="581" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.626363349138" Longitude="14.358551502228" StarRating="2" HotelCode="165062|55005" HotelName="Villa Giovanna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nastro Verde 25, 80067 Sorrento, Neapel</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/47/7f478b54d1f7e7733b9f954ba684c55109a1b4b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Sorrento, this accommodation is approximately 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="603.96" OriginalAmount="586.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6261333" Longitude="14.3829247" StarRating="0" HotelCode="|366906" HotelName="Ostello Le Sirene" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Aranci 160</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/6/9/0/6/366906_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="607.98" OriginalAmount="590.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-38.339581" Longitude="144.741702" StarRating="4" HotelCode="|442527" HotelName="InterContinental Sorrento Mornington Peninsula, An IHG Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 CONSTITUTION HILL ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/2/5/2/7/442527_59b8c861141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="619.03" OriginalAmount="601" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.62624117" Longitude="14.38442182" StarRating="0" HotelCode="743738|306014" HotelName="The Reef B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Montariello 3, 80067 Sorrento, Napoli</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="621.64" OriginalAmount="603.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6247428" Longitude="14.3675181" StarRating="0" HotelCode="|46737" HotelName="Ulisse Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DEL MARE 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/3/7/46737_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the historic centre of Sorrento. It is situated 500 metres away from Piazza Tasso and 300 metres away from Marina Grande. ROOM: Customers have comfortable rooms. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="636.54" OriginalAmount="618.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.627621412849" Longitude="14.355461597443" StarRating="3" HotelCode="370991|relais_casale_antonietta" HotelName="Casale Antonietta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Traversa Pantano 3, 80067 Sorrento, Napoli</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/62/c1626c0c487bdad1de27bb578c0d359ddb819921.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel overlooks the lively Gulf of Naples and is 1 km away from the ruins of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="640.07" OriginalAmount="621.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.628037" Longitude="14.394522" StarRating="4" HotelCode="96996|424735" HotelName="Grandhotel Parco del Sole" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village,Conference Hotel" CnxPolicy="Free CXL until 19/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Gerani 1, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/50/af50a4c62c2864ede919d070c307dc43dd233bc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in a wonderful location, not far from the centre of Sorrento. Virtually everything...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="656.48" OriginalAmount="637.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.629496" Longitude="14.3946983" StarRating="4" HotelCode="|70920" HotelName="Grand Parco Del Sole" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA DEI GERANI 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/9/2/0/70920_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 150 rooms, air-conditioning, a lobby, a reception, a safety deposit box service, a currency exchange service, a lift, a TV room, dining rooms, a cafÃ© and a bar. The establishment also offers conference rooms, internet (for a fee), a laundry service (for a fee) and a car park. At no additional cost you can use Sorrento a transfer service to. SITUATION: The hotel is near Sorrento the city centre of Clients can also find beaches, restaurants, shops, bars, pubs, wineries and nightclubs. Sorrento it is 15 kilometres away from Capri 3 kilometres away from the establishment, guests will find Pompeya it is situated 20 kilometres away from Amalfi it is 31 kilometres away from Herculaneum 40 kilometres away from the establishment, guests will find Naples it is situated 48 kilometres away from it is 45 kilometres away from Napoli Airport. ROOM: The rooms have a bathroom with a shower or bath, a hairdryer, a direct line telephone, a satellite television, a safety deposit box and heating.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="661.45" OriginalAmount="642.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6215568" Longitude="14.3638086" StarRating="4" HotelCode="|161271" HotelName="Johanna Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nastro Verde 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/1/2/7/1/161271_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This inviting hotel is on a hill, 2 kilometres away from Sorrento the centre of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="668.20" OriginalAmount="648.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6319023" Longitude="14.3896129" StarRating="4" HotelCode="|15843" HotelName="Isabella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vico Primo Rota</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/4/3/15843_1d9b4fd1645.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 46 standard rooms. The establishment has a lobby with a reception, a safety deposit box service, lifts, a bar and a restaurant. The establishment also offers room service and a car park. SITUATION: The hotel is situated in Sorrento city centre, 600 metres away from the sea a beach. 2 kilometres away, you can find leisure areas. It is 50 kilometres away from Capodichino (Naples International) Airport Capodichino (Naples International). ROOM: They offer inviting rooms with a hairdryer, a direct line telephone, a satellite television and a safety deposit box. FACILITIES: The establishment has a swimming pool and a sunbathing terrace. OTHERS: The establishment serves a buffet breakfast and a set-menu dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="690.20" OriginalAmount="670.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.619055" Longitude="14.364152" StarRating="0" HotelCode="|166163" HotelName="Oasi Madre Della Pace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA PARISE 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/6/3/166163_fb9e07e1727.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="698.04" OriginalAmount="677.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6283798" Longitude="14.3810898" StarRating="3" HotelCode="|102794" HotelName="La Meridiana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>B. ROTA 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/2/7/9/4/102794_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="700.67" OriginalAmount="680.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.626386" Longitude="14.37277" StarRating="0" HotelCode="|194343" HotelName="Sorrento Inn Funzionista" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via dell y Accademia 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/4/3/4/3/194343_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="701.73" OriginalAmount="681.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6191915" Longitude="14.3915215" StarRating="0" HotelCode="|102774" HotelName="Villa Pane Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Traversa Baranica 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/2/7/7/4/102774_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers excellent service and garden areas. SITUATION: It is located nearSorrento the city centre of places of interest.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="702.51" OriginalAmount="682.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.62818" Longitude="14.36148" StarRating="4" HotelCode="|194037" HotelName="Boutique  Helios" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Capo, 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/4/0/3/7/194037_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="704.59" OriginalAmount="684.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.62775169641" Longitude="14.385244846344" StarRating="4" HotelCode="12560|563715" HotelName="Grand Hotel Flora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Italia 248, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/77/f777e7c634579012f589f99dee210d09b4b5bb97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, this hotel is within 300 m of countless shops, nightclubs, a train station and re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="726.40" OriginalAmount="705.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6266174" Longitude="14.3594961" StarRating="4" HotelCode="|26570" HotelName="Atlantic Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>VIA CAPO 76</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/7/0/26570_1c68c940340.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming, urban hotel, has a main building, a 3-storey annexed building and 95 rooms. The establishment boasts a lobby, a reception, a lift, a currency exchange service, an American bar, an Ã  la carte restaurant with air-conditioning, with highchairs and a conference room. The establishment offers guests room service, a laundry service and a car park. SITUATION: This hotel is situated in a residential area, the establishment is 1 kilometre away from Sorrento the city centre of it is 65 kilometres away from Naples Airport. ROOM: The comfortable rooms, have a bathroom with a shower, a bath, a hairdryer, a radio and a double bed. They also have a direct line telephone, a satellite or cable television, a mini-bar, individual air-conditioning, individual heating, a safe (available for a fee) and a balcony or terrace. FACILITIES: Outdoors, clients have access to a swimming pool, a jacuzzi, a terrace, a snack bar, a sunbathing terrace, deck chairs and parasols. OTHERS: Regarding the food and beverage provision, the establishment offers an Ã  la carte or set-menu lunch and dinner, Guests can book bed and breakfast. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="730.27" OriginalAmount="709.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.620242" Longitude="14.390527" StarRating="3" HotelCode="371982|villa_pane_resort" HotelName="Villa Pane Resorts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Country House,Club Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Baranica 13, 80067 Sorrento, Napoli</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/96/de96f639369ae9695444ade84a5f76723f758113.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The villa is situated among the hills a few miles from the centre of Sorrento. A short distance from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="731.30" OriginalAmount="710.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.628158155245" Longitude="14.361250578179" StarRating="4" HotelCode="310382|boutique_hotel_helios" HotelName="Boutique Hotel Helios" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Capo 33, 80067 Sorrento, Naples</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/f6/fcf662a54210f9207d97a707e687467fdd7f17f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sorrento. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="742.90" OriginalAmount="721.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.62936" Longitude="14.38505" StarRating="4" HotelCode="|68046" HotelName="La Pergola" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VICO PRIMO ROTA 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/0/4/6/68046_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, with air-conditioning, has 36 standard rooms, a lobby with a reception, express check-out, a safety deposit box service, a cloakroom, a currency exchange service and a lift. Guests also have access to a cafÃ©, a bar, a restaurant and room service. SITUATION: This hotel is situated 10 minutes away from Sorrento city centre where you can find restaurants, bars, nightclubs and shops. 500 metres away from the establishment, clients can find the beach. ROOM: Customers can find comfortable rooms with telephone, a satellite TV, an air-conditioning system, heating, a shower, a bath, a hairdryer and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool, deck chairs and an outdoor bar. MEALS: The establishment serves a continental buffet breakfast, buffet or menu lunch and buffet, Ã  la carte or set-menu dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="755.20" OriginalAmount="733.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6273763" Longitude="14.3933236" StarRating="4" HotelCode="|26591" HotelName="Art  Gran Paradiso" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA CATIGLIANO 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/9/1/26591_545473b1632.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned renovated hotel in 2006, has 4 floors and 99 rooms. The establishment boasts a lobby, a reception, a safety deposit box service, a currency exchange service, a lift and a bar. Guests can find a games room, a conference room, a laundry service and a car park. SITUATION: Is situated inSorrento the Gardens nearby, you will find the city centre, 500 metres away from the establishment, guests can find the beach, the tourist centre, is 44 kilometres away from Naples Airport. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a double bed, a central air-conditioning system and a balcony or terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="771.47" OriginalAmount="749" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.627360499674" Longitude="14.393376339951" StarRating="4" HotelCode="12940|31067" HotelName="Art Hotel Gran Paradiso" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Catigliano 9, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/b6/c4b640d3417113c3a22eaf92ca1f1546971a71c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel is situated amidst the splendid gardens of Sorrento. Guests are able to enjoy an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="774.13" OriginalAmount="751.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.62766" Longitude="14.3851971" StarRating="4" HotelCode="|26565" HotelName="Grand Flora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CORSO ITALIA 248</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/6/5/26565_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2003, has 5 floors, a 6-storey annexed building and 128 rooms. The air-conditioned establishment has a lobby, a reception, a safety deposit box service, a cloakroom and a currency exchange service. The establishment has a bar, an air-conditioned restaurant with highchairs with a non-smoking area. The establishment offers a conference room, the indoor car park, a laundry service and room service. SITUATION: This hotel is in a central area, 300 metres away from shops, bars, nightclubs and the train station. It is 1 kilometre away from a beach. 75 minutes away from the establishment, guests will find Naples Airport. ROOM: The rooms have a bathroom with a shower, a hairdryer, a direct line telephone, satellite or cable TV and a radio. They also have a mini-bar, a double bed, an air-conditioning system, a central heating system, a balcony or terrace and a safety deposit box (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="784.86" OriginalAmount="762.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6159975" Longitude="14.3714351" StarRating="3" HotelCode="25851|la_vue_dor" HotelName="La Vue D'Or" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nastro Verde 88, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/40/6a40854ad2df457adf6006f8fbe99c31947bf479.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sorrento. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="788.22" OriginalAmount="765.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6241722" Longitude="14.3686914" StarRating="4" HotelCode="|63269" HotelName="Ascot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Capo 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/2/6/9/63269_4.jpg</HotelPictures>
        <HotelDescription>ROOM: Guests are offered 74 rooms with a bathroom with a hairdryer, an air-conditioning system, heating, a satellite TV, a direct line telephone and a balcony. FACILITIES: There is a variety of facilities and services available at the establishment, including a lift, a indoor car park, a reception with a safe box, a bar, a restaurant, a solarium and a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="802.37" OriginalAmount="779.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.622363037632" Longitude="14.375213384628" StarRating="3" HotelCode="190045|leone" HotelName="Leone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Parsano 10, trav. via degli Aranci, 80067 Sorrento, Neapel</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/09/4709834bcbe55060de16d9c5dcf854e697372506.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sorrento. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="802.37" OriginalAmount="779.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.627234632031" Longitude="14.361142516136" StarRating="3" HotelCode="164198|hotel_britannia_3" HotelName="Britannia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>via Capo 72, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/27/6127ac8d63f538a76b0a9ed2f829a8caf66bc7a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sorrento.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="825.03" OriginalAmount="801.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.625993360796" Longitude="14.374665654596" StarRating="2" HotelCode="145646|casa_sorrentina_2" HotelName="Casa Sorrentina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Italia 134, 80067 Sorrento, Naples</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/58/d6587bd60f587476418070208354687573ca65a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Sorrento.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="825.45" OriginalAmount="801.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6090899" Longitude="14.3801255" StarRating="4" HotelCode="|100853" HotelName="Grand Due Golfi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nastro Azzurro,1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/8/5/3/100853_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers excellent service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="837.37" OriginalAmount="812.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.625891060203" Longitude="14.358315467835" StarRating="4" HotelCode="61878|405285" HotelName="Grand Hotel Vesuvio" Meals="HALF BOARD,BED &amp; BREAKFAST" BedType="HALF BOARD" PropertyType="" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nastro Verde 7, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/1b/2d1bce5ee41d45999fa0addb37e8b89409a09730.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sorrento, about 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="843.57" OriginalAmount="819.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.627430058409" Longitude="14.376307725906" StarRating="3" HotelCode="11987|hotel_eden_3" HotelName="Eden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Correale 25, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/71/2a7144e52ec273b40578a991eee04ae9ef7672a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated in immediate proximity to Sorrento's city centre. Therefore countless...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="856.53" OriginalAmount="831.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6233139" Longitude="14.3626728" StarRating="4" HotelCode="|55848" HotelName="Grand  Vesuvio" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 20/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Nastro Verde 7.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/4/8/55848_14.jpg</HotelPictures>
        <HotelDescription>ROOM: The rooms have satellite and cable TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="862.73" OriginalAmount="837.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.635878" Longitude="14.3909288" StarRating="4" HotelCode="|24015" HotelName="Villa Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nuovo Rione Capuccini 5/7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/1/5/24015_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inSorrentina the Peninsula of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="869.32" OriginalAmount="844.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.623358557392" Longitude="14.378147721291" StarRating="3" HotelCode="56975|hotel_savoia" HotelName="Savoia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fuorimura 46, 80067 Sorrento, Napoli</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/62/ef6270922b2829de11b66143e9b23f1ab599a756.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Sorrento, only around 150 m from the Piazza Tasso square. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="874.10" OriginalAmount="848.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6265178" Longitude="14.3734345" StarRating="4" HotelCode="|100827" HotelName="Astoria Sorrento" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA S. MARIA DELLE GRAZIE, 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/8/2/7/100827_b8a176d1632.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a garden, a solarium, a bar, a reception and a laundry service. The establishment offers guests a transfer service (on request). ROOM: The establishment has comfortable and spacious rooms, with a bathroom, an air-conditioning system, heating, a hairdryer, a mini-bar, a safe, flat-screen satellite television, a direct line telephone, WiFi and a balcony.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="877.56" OriginalAmount="852.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.628533883613" Longitude="14.387973810451" StarRating="4" HotelCode="77960|central_hotel_5" HotelName="Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Italia 254, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/61/50617f484330ebcc35744acd43eb5cd7b7a4a861.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Sorrento.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="878.59" OriginalAmount="853.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.625266086521" Longitude="14.369046986103" StarRating="1" HotelCode="170111|artis_domus" HotelName="Artis Domus Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Kitchen,Nightclub">
        <Address>
          <AddressLines>
            <AddressLine>Via Fuoro 85, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/54/c654e11c1934784a147a3f65a018646f4e2accdc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sorrento.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="882.71" OriginalAmount="857.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6261" Longitude="14.3746" StarRating="0" HotelCode="981395|sersale_suites" HotelName="Sersale Suites Sorrento" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Sersale 14, 80067 Sorrento, Napoli</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/bd/07bda71ac560210096eba5996825d19ccc13fb43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="889.92" OriginalAmount="864.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.626551" Longitude="14.373517" StarRating="4" HotelCode="119229|hotel_astoria_sorrento" HotelName="Hotel Astoria Sorrento" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Maria delle Grazie 24, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/d3/1dd380222787b699384b29b793849935a51e4c29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is nestled in the historic centre, 200 m from Sorrento's picturesque coast. Boats to the i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="923.91" OriginalAmount="897.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.624190611557" Longitude="14.367720223313" StarRating="3" HotelCode="149675|hotel_rivage_sorrento" HotelName="Rivage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Capo 11, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/16/12167a775b41da67d5c29226b71cb565751a4ff3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sorrento. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="934.82" OriginalAmount="907.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6252345" Longitude="14.3691026" StarRating="0" HotelCode="|160671" HotelName="Artis Domus Relais and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Fuoro 85</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/0/6/7/1/160671_a66a9e71758.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="967.18" OriginalAmount="939.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6199991" Longitude="14.3649989" StarRating="4" HotelCode="|100852" HotelName="Grand Hotel Hermitage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Nastro Verde, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/8/5/2/100852_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a beauty centre and a transfer service (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1024.10" OriginalAmount="994.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6274" Longitude="14.38423" StarRating="0" HotelCode="|194034" HotelName="Bougainvillea Relais" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vico III Rota 1/a</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/4/0/3/4/194034_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1038.24" OriginalAmount="1008.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.631956258302" Longitude="14.388906061649" StarRating="4" HotelCode="63496|hotel_la_residenza_sorrento" HotelName="La Residenza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bernardino Rota 44, 80067 Sorrento, Napoli, Campania</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/b2/54b2e4600b4fa8ed90fc582f20ad677b0e13f794.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a residential area of Sorrento, only 1 km from the city centre and a few m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1047.38" OriginalAmount="1016.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6257903" Longitude="14.3762742" StarRating="3" HotelCode="|161213" HotelName="Villa Di Sorrento" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Viale E. Caruso 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/1/2/1/3/161213_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1854. SITUATION: This establishment, Sorrento it is in. ROOM: Some rooms offer a terrace with city views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1050.86" OriginalAmount="1020.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6276065" Longitude="14.3742558" StarRating="0" HotelCode="|194379" HotelName="Villa La Terrazza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi De Maio 38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/4/3/7/9/194379_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1054.50" OriginalAmount="1023.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-38.3396572" Longitude="144.7373557" StarRating="4" HotelCode="|262193" HotelName="Carmel At Sorrento" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>142 Ocean Beach Road, Sorrento</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/2/1/9/3/262193_8fec4e41739.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1059.18" OriginalAmount="1028.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6266321" Longitude="14.3755674" StarRating="4" HotelCode="|161078" HotelName="Palazzo Guardati" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Sant'Antonino 24/26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/1/0/7/8/161078_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Sorrento it is in 20 metres away from the establishment, you can find La Piazza Tasso the city centre of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1083.56" OriginalAmount="1052.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.62467196" Longitude="14.37805336" StarRating="0" HotelCode="770938|luiselle_charming_accommodation_sorrento" HotelName="Luiselle Charming Accommodation Sorrento" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Aranci 116, 80067 Sorrento, Naples</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/f0/c9f04fd93d3e568415331c42661e1e08717f0e28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1088.69" OriginalAmount="1056.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6320796" Longitude="14.3894223" StarRating="4" HotelCode="|55851" HotelName="So' Lifestyle Sorrento" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA ROTA 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/5/1/55851_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1096.95" OriginalAmount="1065.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.62818325889" Longitude="14.361716508865" StarRating="4" HotelCode="153673|hotel_residence_miramare" HotelName="Hotel Miramare" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Capo 60, 80067 Sorrento, Napoli</AddressLine>
          </AddressLines>
          <CityName>Sorrent</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c0/e7/c0e742196151908369c37e3ca0247d420b7fc5ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel with sea views is situated in Capo di Sorrento, just a 5-minute drive from the historical...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1106.79" OriginalAmount="1074.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6271781" Longitude="14.3650146" StarRating="3" HotelCode="|70894" HotelName="Del Mare" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via del Mare 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/8/9/4/70894_a48e8e71848.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, has 31 rooms and 3 single rooms. The establishment boasts a lobby with a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a bar and a restaurant. The establishment also offers WiFi (for a fee), room service, a laundry service (for a fee) and a car park (for a fee). SITUATION: This hotel Marina Grande it is in 50 metres away, guests will find restaurants, a public transport stop, shops, the sea and the beach. it is 1 kilometre away from the city centre, Capri it is situated 3 kilometres away from Pompeya the establishment is 20 kilometres away from Amalfi it is 31 kilometres away from Ercolano it is situated 40 kilometres away from Naples the establishment is 48 kilometres away from it is 50 kilometres away from Naples Airport. ROOM: All the rooms have a bathroom with hydromassage shower, a hairdryer, a double bed, a direct line telephone and a satellite TV. They also have internet, a safety deposit box, a mini-bar, an air-conditioning system and central heating. FACILITIES: The establishment boasts boat hire, At the beach, you can find deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast. PAYMENT METHODS: The establishment accepts JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1139.18" OriginalAmount="1106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.62658641" Longitude="14.37389098" StarRating="0" HotelCode="770181|palazzo_delle_grazie" HotelName="Palazzo Delle Grazie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Maria Delle Grazie 12, 80067 Sorrento, Naples</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/5b/535bb73922cf99b13bd53625ff0a66e8a2bb05fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1140.21" OriginalAmount="1107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.627091" Longitude="14.364937" StarRating="3" HotelCode="78740|hotel_del_mare" HotelName="Hotel del Mare" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via del Mare 30, Sorrento 80067</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/93/c49313c3ae1fc7172a0c61e4dbdb6e27dea84ffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Sorrento's most picturesque corner - Marina Grande. The nearest restaurant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1154.21" OriginalAmount="1120.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.626896767921" Longitude="14.381879656414" StarRating="4" HotelCode="145507|1993445" HotelName="Capri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Massage Centre,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Corso Italia 212, 80067 Sorrento, Naples</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/6c/716cf325ebde44ecf9c94d0e8da8432b189b9425.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sorrento.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1183.49" OriginalAmount="1149.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6282009" Longitude="14.3616004" StarRating="4" HotelCode="|72511" HotelName="Miramare" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA CAPO 60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/5/1/1/72511_f697a511826.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is rated 4 stars. SITUATION: Capo di Sorrento Is situated in close to the establishment, clients can find Sorrento the historic centre of. ROOM: The rooms a bathroom, a kitchen, a television and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1197.89" OriginalAmount="1163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.626552" Longitude="14.377425" StarRating="2" HotelCode="177445|sorrento_flats" HotelName="Sorrento Flats" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Apartment Hotel,Guesthouse,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Italia 176, 80067 Sorrento, Napoli</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/37/6637b15ed78cab52d0a05b8f9f58bf3725dd466c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Sorrento. Its location allows guests to walk to all major attra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1197.89" OriginalAmount="1163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.626408" Longitude="14.381151" StarRating="4" HotelCode="7295|michelangelo_5" HotelName="Michelangelo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Corso Italia 275, 80067 Sorrento, Napoli</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/47/034751e07c6094b02e6ef730da7755909f7dd618.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasing premium hotel is situated within a few minutes' walk of the beach (1 km). It is 5 km f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1268.96" OriginalAmount="1232.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.62450445" Longitude="14.37692046" StarRating="0" HotelCode="557259|relais_la_rupe" HotelName="Relais La Rupe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Fuorimura 9, 80067 Sorrento, Naples</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/7d/9a7df888d3b278faae760ab4a592ff2f75a5172b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Sorrento.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1309.82" OriginalAmount="1271.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.622687" Longitude="14.367067" StarRating="4" HotelCode="163155|650905" HotelName="Grand Hotel President" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Colle Parisi 4, 80067 Sorrento, Naples</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bb/c4/bbc42abce446162cc5f390d3df8811f332cb3515.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Sorrento.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1320.46" OriginalAmount="1282.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6245229" Longitude="14.372668912898" StarRating="2" HotelCode="89448|mignon_meuble" HotelName="Hotel Mignon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Antonino Sersale 9, 80067 Sorrento, Naples</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/e0/a8e0f9d89f979dada495f1f50f26ebc833760c49.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of the city of Sorrento. There is a train station just 400 metres...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1331.42" OriginalAmount="1292.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6220016" Longitude="14.3655996" StarRating="4" HotelCode="|21948" HotelName="Grand  President" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA COLLE PARISI 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/4/8/21948_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 90 rooms, The establishment has air-conditioning, a reception and a restaurant. SITUATION: Sorrento It is in. ROOM: The rooms a bathroom and a central air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1388.57" OriginalAmount="1348.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6275848" Longitude="14.3672284" StarRating="0" HotelCode="|160704" HotelName="Coltur Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso Italia 254/A (Check-in Address)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/0/7/0/4/160704_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Sorrento the heart of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1392.56" OriginalAmount="1352.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.625174477509" Longitude="14.376066327095" StarRating="4" HotelCode="38547|hotel_antiche_mura" HotelName="Antiche Mura" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Fuorimura, 7, Piazza Tasso, 80067 Sorrento, Naples</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/01/b301076420c3eda05bfdebc3c92fda3cf72668ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies at the heart of Sorrento, on Piazza Tasso. It is the ideal starting point...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1427.58" OriginalAmount="1386.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.623187548919" Longitude="14.361984729767" StarRating="4" HotelCode="200936|grand_hotel_aminta" HotelName="Grand Hotel Aminta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nastro Verde 23, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/66/4266ddacd60b0a7137d7fe2e302ed4d96adca946.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Affording a prominent position some 3 km from Sorrento, this hotel affords fabulous views out over t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1493.87" OriginalAmount="1450.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6211028" Longitude="14.3725204" StarRating="4" HotelCode="|160841" HotelName="Hilton Sorrento Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via S. Antonio 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/0/8/4/1/160841_6.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is near Sorrento the historic centre of 1 kilometre away from Tasso the Square of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1543.05" OriginalAmount="1498.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6247" Longitude="14.36546" StarRating="4" HotelCode="11435|563455" HotelName="Grand Hotel Capodimonte" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Via Capo, 80067 Sorrento, Napoli, Campania</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/1e/ec1e0a61c7750270089e22f2166aaa220a591f9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideal for long stays and interesting excursions to Capri (25 minutes), Naples (an hour’...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1592.38" OriginalAmount="1546" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.627527" Longitude="14.3671051" StarRating="3" HotelCode="38424|55737" HotelName="Hotel Admiral Sorrento" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Marina Grande 214, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/41/7041d746a2fc6d29aaaf5d0720125b685ae82436.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located beside an inviting beach close to a selection of bars, restaurants and links to the public t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1750.21" OriginalAmount="1699.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6279984" Longitude="14.3690004" StarRating="3" HotelCode="|26739" HotelName="Admiral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA MARINA GRANDE 218</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/3/9/26739_83ca93f1619.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2004, has 4 floors and 62 rooms. The establishment also has air-conditioning, a hall with a lift, a currency exchange service, a safety deposit box service, a restaurant with air-conditioning and with a non-smoking area. SITUATION: This hotel is by the beach, in the surrounding area, clients can find bars, restaurants and a public transport stop. 800 metres away, guests have the city centre, Where you can find shops and lively nightlife. 15 minutes away, you can find the train station, is situated 50 minutes away from Naples Airport. ROOM: The cosy rooms, have a bathroom with a shower, a television, an air-conditioning system, a central heating system and a double bed. FACILITIES: Outdoors, guests have access to a swimming pool, a salt water swimming pool, a sunbathing terrace, deck chairs and parasols. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and a set-menu lunch. Guests can book half-board. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1801.89" OriginalAmount="1749.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6247781" Longitude="14.3651959" StarRating="4" HotelCode="|24018" HotelName="Grand  Capodimonte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA CAPO 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/1/8/24018_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the centre of Sorrento, 400 metres away from the main street Corso Italia and a 10-minute walk away from the main square of Sorrento. ROOM: Each room has tiled floors and wooden furniture. FACILITIES: This establishment has swimming pools and terraces. The establishment also has bars.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1883.92" OriginalAmount="1829.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6238206" Longitude="14.361892" StarRating="4" HotelCode="|28511" HotelName="Grand Aminta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA NASTRO VERDE 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/5/1/1/28511_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2004, with air-conditioning, has 6 floors, a 3-storey annexed building, 110 rooms, 4 junior suites and 1 suite. The establishment has an inviting hall with a reception, a currency exchange service, a lift, a television room, a bar, a dining room, an Ã  la carte restaurant with highchairs and WiFi. The establishment also offers a laundry service, room service and a car park. SITUATION: Sorrento It is situated 35 kilometres away from Naples it is 50 kilometres away from 10 minutes away, there is a beach, 40 minutes away, you can find tourist points of interest situated 50 kilometres away fromNapoli Airport 260 kilometres away, you can find Rome Airport. ROOM: The rooms a bathroom with a shower, a hairdryer, a direct line telephone (available for a fee), satellite or cable TV, a radio and internet. They also have a safety deposit box (available for a fee), a mini-bar (available for a fee), an air-conditioning system and a central heating system. FACILITIES: The establishment boasts a swimming pool and a snack bar. At the beach, you can find deck chairs (available for a fee) and parasols. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, a set-menu lunch, a set-menu or Ã  la carte dinner and dietary restrictions can be accommodated. Guests can book half-board or full-board. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard, JCB and Diners Club. OBSERVATIONS: The establishment offers a transfer service to the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2035.84" OriginalAmount="1976.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6319976" Longitude="14.3894397" StarRating="5" HotelCode="|26593" HotelName="Parco Dei Principi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA ROTA 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/9/3/26593_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel and renovated in 2005 and has 96 rooms, The establishment boasts an air-conditioned hall, with elevators, a reception, a safety deposit box service, a cloakroom and a currency exchange service. The establishment also offers internet, a hairdresser's, a cafÃ©, a bar and a restaurant with air-conditioning, with highchairs, Some of the establishment facilities on offer are conference rooms, a car park, room service and a laundry service. SITUATION: Is situated in a quiet area, this hotel is situated 1,5 kilometres away from the city centre, the establishment is 5 kilometres away from Naples Airport. ROOM: The bright, modern rooms, have a bathroom with a bath or shower, a hairdryer, a direct line telephone and satellite or cable TV. They also have internet, a mini-bar, a king size or double bed, an air-conditioning system, heating, a safe (available for a fee) and a balcony with stunning views. FACILITIES: The establishment has a salt water swimming pool, a snack bar, deck chairs and parasols. The establishment also offers a sauna, a solarium, a massage service and beauty treatments. Guests can enjoy pedal-boating and use the gym. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast, an Ã  la carte lunch, an Ã  la carte or set-menu dinner, dietary restrictions can be accomodated for and special dishes. Guests can book half-board. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2170.21" OriginalAmount="2107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.626708" Longitude="14.371737" StarRating="5" HotelCode="140796|grand_hotel_la_favorita" HotelName="Grand Hotel La Favorita" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Tasso angolo Piazza Vittorio Veneto, 80067 Sorrento, Napoli</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/4e/8b4ef31e772f8d41575caf6e6a5c45427e7225b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located in the heart of Sorrento, in the area of town where the n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2284.22" OriginalAmount="2217.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6286051" Longitude="14.378776" StarRating="4" HotelCode="|20826" HotelName="Grand  Europa Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA CORREALE 34-36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/8/2/6/20826_1_9540.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2308.07" OriginalAmount="2240.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6273478" Longitude="14.3768869" StarRating="4" HotelCode="|20821" HotelName="Ara Maris &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA CORREALE 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/8/2/1/20821_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby and a lounge area. The establishment also has 76 standard rooms. SITUATION: The hotel is in Sorrento city centre. 50 metres away, guests will find the main square. In the surrounding area, there is bars, clubs, the bus station and the tourist area. ROOM: The large rooms have an individual air-conditioning system, (seasonal), (available for a fee), a shower, a hairdryer, a satellite TV, a radio, a safe, a mini-bar, a direct line telephone and an alarm clock. FACILITIES: The establishment has a swimming pool. MEALS: Guests are offered a restaurant. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2379.99" OriginalAmount="2310.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6293" Longitude="14.38095" StarRating="5" HotelCode="|452014" HotelName="Lorelei Londres" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via A. Califano, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/0/1/4/452014_df3e3521511.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2385.78" OriginalAmount="2316.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.62631" Longitude="14.371849" StarRating="5" HotelCode="|68031" HotelName="Grand La Favorita" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA TASSO 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/0/3/1/68031_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a garden, a large terrace, a bar and communal areas. SITUATION: It is inSorrento the centre of this establishment, is between Via Tasso and Via Vittorio Veneto the streets of It is situated 45 kilometres away fromCapodichino (Naples International) Airport Capodichino (Naples International).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2406.08" OriginalAmount="2336.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.62723049973" Longitude="14.376936682209" StarRating="4" HotelCode="11478|hotel_carlton_international" HotelName="The Carlton International Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Correale 15, 80067 Sorrento, Napoli</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/e8/16e84e386d53e7802651f9a1751e4cf33641e690.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Sorrento, overlooking the sea and the gulf of Naples. The mai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2452.81" OriginalAmount="2381.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.628403110402" Longitude="14.378791451454" StarRating="4" HotelCode="22753|432235" HotelName="Europa Palace Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Correale 34-36, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/47/04/4704077aa4fa8699c5449c6ccb4004b2340143fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Sorrento.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2492.36" OriginalAmount="2419.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6261" Longitude="14.3746" StarRating="5" HotelCode="975669|2497455" HotelName="Hotel Lorelei Londres" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Califano 4, 80067 Sorrento, Napoli</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/4f/6f4f2146ac978ba3dd87bf976c945a5a6e21f419.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2757.77" OriginalAmount="2677.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6304276" Longitude="14.3831586" StarRating="5" HotelCode="|24019" HotelName="Grand  Ambasciatori" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Califano 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/1/9/24019_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Grand Ambasciatori is rated four stars. SITUATION: This establishment is in Sorrento ROOM: All the rooms have a television and a balcony. Some rooms offer sea views. FACILITIES: Guests are offered a terrace on the roof terrace, private beach, a solarium, a garden and a swimming pool. The establishment has WiFi (free of charge) and a tennis court. At the beach, guests can find deck chairs (free of charge), parasols and towels. RESTAURANT: Customers can enjoy a restaurant and 3 bars.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2769.34" OriginalAmount="2688.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.627094" Longitude="14.370336" StarRating="4" HotelCode="|70866" HotelName="Continental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Vittoria, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/8/6/6/70866_1.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 85 rooms with a bathroom with a hairdryer, a mini-bar, an air-conditioning system, heating and a direct line telephone. They also have a safety deposit box, a television, a terrace and an alarm clock. FACILITIES: The establishment has a conference room, meeting rooms, a living room where guests can watch TV, a indoor car park and a concierge service. The establishment also has a bar, a restaurant, a breakfast room, stores, a games room and a solarium.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2801.60" OriginalAmount="2720.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6262696" Longitude="14.3596564" StarRating="4" HotelCode="408791|hotel_belair_2" HotelName="Belair" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Capo, 29, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b9/44/b944793f95ce0db191ff6b5a4e2d9807ce3b9613.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sorrento. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2819.11" OriginalAmount="2737.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.627051419282" Longitude="14.370245933533" StarRating="4" HotelCode="7293|continental" HotelName="Grand Hotel Continental Sorrento" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Vittoria n. 4, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/c9/27c9b34201594f052db1cc14d89ddcaa91db6830.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sorrento. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2902.54" OriginalAmount="2818.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.630489474086" Longitude="14.383296684256" StarRating="5" HotelCode="200883|grand_hotel_ambasciatori" HotelName="Grand Hotel Ambasciatori" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Califano 18, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/dc/f0/dcf07959c6e696933a075b5aa73b87a72eceb895.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This prestigious hotel is immersed in the greenery of a luxuriant park, on a cliff overlooking the s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2944.07" OriginalAmount="2858.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.627781" Longitude="14.372063" StarRating="4" HotelCode="|102795" HotelName="Imperial Tramontano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Veneto, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/2/7/9/5/102795_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for family holidays, has a reception, internet and an oudooor car park. SITUATION: This hotel is in Sorrento It's 50 kilometres from Naples,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3075.09" OriginalAmount="2985.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6264762" Longitude="14.3762397" StarRating="5" HotelCode="|55847" HotelName="Grand  Excelsior Vittoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Tasso,34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/4/7/55847_1aa5b060954.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a concierge. ROOM: The rooms have satellite and cable television. OBSERVATIONS: Pets are permitted.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3203.30" OriginalAmount="3110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.628048904832" Longitude="14.375653266907" StarRating="5" HotelCode="12369|grand_hotel_excelsior_vittoria" HotelName="Grand Hotel Excelsior Vittoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Tasso, 34, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/8e/508e34fd72713e73a3ff16910c5fffda7106db1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sorrento. The nearest airport is Neapel (NAP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3909.11" OriginalAmount="3795.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.624433457774" Longitude="14.377670288086" StarRating="4" HotelCode="57701|405235" HotelName="Cesare Augusto" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale degli Aranci 108, 80067 Sorrento, Napoli</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/05/f5/05f55b9adb75aaecc46c218fb1f78b03a9822a91.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Sorrento. Piazzo Tasso, Sorrento's main square lies just a few...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4580.41" OriginalAmount="4447.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.628476" Longitude="14.38209" StarRating="4" HotelCode="39458|grand_hotel_de_la_ville" HotelName="Grand Hotel de la Ville" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Rota 15, 80067 Sorrento, Napoli</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/18/f5189a71855b987062fc8053295f2e53ecce307a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Sorrento, this hotel enjoys fabulous panoramic views out over the whole of t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5046.42" OriginalAmount="4899.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6283272" Longitude="14.3817813" StarRating="4" HotelCode="|25727" HotelName="Grand De La Ville" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIA ROTA 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/7/2/7/25727_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 111 rooms and 5 suites. Guests can find a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom, air-conditioning, a bar and a restaurant. The establishment offers conference rooms, internet and a laundry service. SITUATION: This comfortable hotel is in Sorrento the city centre of. ROOM: The comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, satellite and cable television and a radio. They also have internet, a mini-bar, a small kitchen, an air-conditioning system and a safety deposit box (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9904.48" OriginalAmount="9616.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.627514" Longitude="14.370798" StarRating="5" HotelCode="30021|bellevue_syrene" HotelName="Bellevue Syrene" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.zza della Vittoria 5, 80067 Sorrento</AddressLine>
          </AddressLines>
          <CityName>Sorrent, Naples</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/96/9896148735a3439970047d0143460c54687a23b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Sorrento.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35795.81" OriginalAmount="34753.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.6245902" Longitude="14.3777937" StarRating="4" HotelCode="|160816" HotelName="Grand Cesare Augusto" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Aranci 108</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/0/8/1/6/160816_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge), panoramic views and a garden with a swimming pool. SITUATION: This establishment, is in Sorrento the city centre of 10 minutes away from a beach. ROOM: Customers have large rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="750.91" OriginalAmount="729.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.624637" Longitude="14.3790436" StarRating="0" HotelCode="|160696" HotelName="Casa Laura Sorrento" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Degli Aranci 156</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge), in communal areas, a cafÃ© and rooms with bathroom. SITUATION: This establishment, is in Sorrento the centre of Where guests can enjoy shops and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Diet Meals,Golf,Massage Centre,Nightclub,Shopping Arcade,Swimming Pool,Wheelchair Access,Sauna,Bicycle Rental,Jacuzzi,Kitchen</BasicAmenities>
    <HotelRating>4,5,3,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,HOTEL DE CHARME,BEACH HOTEL,BUSINESS HOTEL,CLUB RESORT,SPA HOTEL,APARTMENT HOTEL,GUESTHOUSE,HOSTEL,COUNTRY HOUSE,VILLAGE</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
75f593d2-8eee-404f-938b-469caa603b8c|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|True