<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
777bd245-2bab-49f3-b015-20269f127bfc|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="777bd245-2bab-49f3-b015-20269f127bfc">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="3582" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-17T00:00:00" End="2026-09-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="bookings@tripcraftersindia.com" Password="Ruaan@3518" 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
777bd245-2bab-49f3-b015-20269f127bfc|HotelbedsSearch|error while generating search request: Exception - Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.SmyRooms.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 54|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
777bd245-2bab-49f3-b015-20269f127bfc|TravellandaSearch|supplier interation failed||Travellanda|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
777bd245-2bab-49f3-b015-20269f127bfc|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-07-11T11:29:20.4228324+01:00" Version="0" EchoToken="Search" TransactionIdentifier="777bd245-2bab-49f3-b015-20269f127bfc" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="85.72" OriginalAmount="84.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.9282322" Longitude="-80.2208753" StarRating="2" HotelCode="|127007" HotelName="Miami Gardens Inn and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16805 nw 12th Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/0/0/7/127007_3a539fa1718.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi (free of charge), an oudooor car park, a swimming pool and a reception. SITUATION: This establishment is situated in Florida, close to Sun Life Stadium, the motorway, Calder Race Track, shopping centres and the beaches.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.86" OriginalAmount="86.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.061224450908" Longitude="153.43689533566" StarRating="4" HotelCode="262886|nobby_beach_holiday_village" HotelName="Nobby Beach Holiday Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Golf,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2200 Gold Coast Highway, Miami, Queensland 4220</AddressLine>
          </AddressLines>
          <CityName>Miami</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/4a/dd4aa39f25ac6d38a4bc697c165c1cdea8589c6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Miami. The nearest airport is Gold Coast (OOL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.99" OriginalAmount="102.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8709548" Longitude="-94.854748" StarRating="2" HotelCode="|275946" HotelName="Days Inn By Wyndham Miami" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2120 E Steve Owens Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/5/9/4/6/275946_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.53" OriginalAmount="107.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.810857" Longitude="-80.123703" StarRating="0" HotelCode="|160479" HotelName="Croydon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3720 COLLINS AVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/0/4/7/9/160479_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 104 rooms, meeting room and banquet halls. The establishment has a gym, a swimming pool, a spa, a restaurant, a bar and a terrace. SITUATION: This hotel is close to the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.93" OriginalAmount="109.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.811264" Longitude="-80.319054" StarRating="2" HotelCode="|445314" HotelName="WoodSpring Suites Doral Miami Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>7500 NW 41st Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/3/1/4/445314_4d8e0271017.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.55" OriginalAmount="110.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.805129" Longitude="-80.263294" StarRating="2" HotelCode="|20557" HotelName="Red Roof Inn Plus+ Miami Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>3401 NW LEJEUNE RD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/5/7/20557_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: Well connected withMiami Airport leisure areas, shopping areas, tourist points of interest, nearby, you will find public transport services, restaurants, bars and cafÃ©s. it is 5 kilometres away from shops, Fort Lauderdale it is situated 25 kilometres away from.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.25" OriginalAmount="112.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.870977" Longitude="-94.8679774" StarRating="2" HotelCode="|282637" HotelName="Woodridge Inn and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>900 East Steve Owens Blvd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/6/3/7/282637_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.80" OriginalAmount="115.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.80997" Longitude="-80.18957" StarRating="2" HotelCode="|447631" HotelName="Up Midtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>3530 Biscayne Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/6/3/1/447631_b715d371235.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.74" OriginalAmount="117.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.80926" Longitude="-80.31628" StarRating="2" HotelCode="|461663" HotelName="Motel 6 Miami, Fl" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7330 NW 36th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/6/6/3/461663_ee0e6350830.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.56" OriginalAmount="121.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.913515" Longitude="-80.329261" StarRating="0" HotelCode="|75065" HotelName="La Quinta Inn and Suites By Wyndham Miami Lakes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>7925 Northwest 154th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/0/6/5/75065_5ae51d10818.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a swimming pool, a gym and breakfast service (free of charge). SITUATION: This hotel Sun Life Stadium it is 8 minutes away from it has good links to the roads, is situated 24 kilometres away from Miami Airport Guests can enjoy, and the beaches. close to the establishment, clients can find the shopping centres. ROOM: The spacious rooms, have internet, a microwave, a fridge and a coffee maker.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.85" OriginalAmount="123.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.8039074" Longitude="-80.2643356" StarRating="0" HotelCode="|54208" HotelName="La Quinta Inn and Suites By Wyndham Miami Airport East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>3501 North West 42nd Avenue (Le Jeune Road)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/2/0/8/54208_a4366840712.jpg</HotelPictures>
        <HotelDescription>SITUATION: Sun Life Stadium It is 20 minutes away from it is situated 2 kilometres away from Miami Airport a transfer service to the airport, free of charge ,the American Airlines Arena, the Orange Bowl and the Doral Golf and Resort near the establishment, guests will find South Beach it is 15 minutes away from It is close to Coconut Grove and Miami Beach Convention Center the bay, a few minutes walk away, you can find Dolphin Mall and Merchandise Mart restaurants, a transfer service to the harbour, is situated 8 kilometres away from the city centre, Florida International University, Miami University and the United States Southern Command It is situated close to Homestead Air Reserve Base the establishment is 40 kilometres away from. ROOM: The rooms have internet. FACILITIES: The establishment boasts a meeting room, computers in the hall and an outdoor swimming pool. The establishment also has a launderette and a car park. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service, Guests also have at their disposal daily newspapers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.73" OriginalAmount="125.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.8082302" Longitude="-80.3279388" StarRating="3" HotelCode="|54209" HotelName="Hyatt Place Miami Airport West Doral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>3655 NORTH WEST 82ND AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/2/0/9/54209_851bc260853.jpeg</HotelPictures>
        <HotelDescription>HOTEL: In the entrance, you can find a lobby with a reception, air-conditioning, a safety deposit box service, internet and conference rooms. The establishment offers a transfer service to, the airport, (free of charge), The establishment also has a car park (free of charge). SITUATION: Coconut Grove, Bayside Marketplace and the AmericanAirlines Arena It is situated 128 kilometres away from this hotel is situated 9 kilometres away from Miami Airport It is situated 48 kilometres away fromFort Lauderdale-Hollywood International Airport. ROOM: The rooms a bathroom with a shower or bath, a hairdryer, a direct line telephone, satellite or cable TV, a radio, an iron, WiFi (free of charge), a work space, a microwave, a mini-bar, a coffee maker, a kettle, individual air-conditioning and heating. FACILITIES: The establishment has a gym and a swimming pool. MEALS: The establishment offers a continental breakfast at no extra charge. PAYMENT METHODS: Customers can pay by credit cards, American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.88" OriginalAmount="125.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8710658" Longitude="-94.8638589" StarRating="2" HotelCode="|278234" HotelName="Microtel Inn and Suites By Wyndham Miami" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>2015 East Steve Owens</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/8/2/3/4/278234_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="126.98" OriginalAmount="125.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.836032" Longitude="-80.18445" StarRating="3" HotelCode="|448506" HotelName="The New Yorker Miami " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>6500 Biscayne Blvd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/5/0/6/448506_98f37321120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.97" OriginalAmount="128.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.799125" Longitude="-80.252489" StarRating="3" HotelCode="|445213" HotelName="EVEN Hotel Miami - Airport, an IHG" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>3499 NW 25th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/2/1/3/445213_ba7656b0958.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.51" OriginalAmount="129.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.803939" Longitude="-80.335656" StarRating="3" HotelCode="|127028" HotelName="Staybridge Suites Miami Doral Area, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3265 NW 87th Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/0/2/8/127028_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.27" OriginalAmount="131.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.8713357" Longitude="-80.1223826" StarRating="2" HotelCode="|58203" HotelName="Beach Place" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8601 HARDING AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/2/0/3/58203_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel, it offers comfortable facilities and a swimming pool. SITUATION: This hotel is close to the commercial district, is situated near the beach, South Beach it is situated 8Â miles away from This hotel Aventura Mall it is 12 miles away from. ROOM: The establishment has classic style rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.00" OriginalAmount="133.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.799187" Longitude="-80.251321" StarRating="3" HotelCode="|442805" HotelName="Kompose Boutique Hotel Miami Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3401 NW 25th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/2/8/0/5/442805_81aeda51557.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.19" OriginalAmount="133.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.8109119" Longitude="-80.322729" StarRating="0" HotelCode="|161635" HotelName="Quality Inn Miami Airport - Doral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>3959 NW 79th Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/1/6/3/5/161635_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.25" OriginalAmount="133.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.78299" Longitude="-80.26494" StarRating="2" HotelCode="|193895" HotelName="Miami Princess" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4251 N.W. 11th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/8/9/5/193895_995139f1649.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.14" OriginalAmount="139.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.837921" Longitude="-80.184466" StarRating="0" HotelCode="|448458" HotelName="The Biscayne" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6730 Biscayne Blvd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/4/5/8/448458_98d55201048.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.74" OriginalAmount="140.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.810851" Longitude="-80.32268" StarRating="2" HotelCode="|58564" HotelName="Quality Inn Miami Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>3959 NORTH WEST 79TH AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/5/6/4/58564_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel offers, a transfer service to, the airport and (free of charge). SITUATION: It is situated 65 kilometres away fromMiami Airport It has excellent transport links to the city centre, South Beach the stadium and the harbour. near the establishment, you will find restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.02" OriginalAmount="141.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.8088536" Longitude="-80.263676" StarRating="3" HotelCode="|18632" HotelName="Holiday Inn Miami - International Airport, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1111 South Royal Poinciana Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/3/2/18632_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for family holidays, has excellent service and comfortable facilities. SITUATION: Near the establishment, guests will find the tourist attractions.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.89" OriginalAmount="142.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.8094616" Longitude="-80.3152771" StarRating="0" HotelCode="|54169" HotelName="La Quinta Inn By Wyndham Miami Airport North" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>7401 N.W. 36th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/6/9/54169_7.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 20 minutes away fromSun Life the stadium it is close to Miami Airport it has good links to Orange Bowl and Bay Front Park the beaches, Guests can enjoy, close to the establishment, clients can find the Galleria and Westland Malls and the Mall of America the shopping centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.03" OriginalAmount="145.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7997246" Longitude="-80.3380127" StarRating="3" HotelCode="|54170" HotelName="La Quinta Inn and Suites By Wyndham Miami Airport West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>8730 NORTH WEST 27TH STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/7/0/54170_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel and ideal for all kinds of travellers. has wonderful views. SITUATION: It is in an excellent location.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.23" OriginalAmount="145.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.69046" Longitude="-80.38317" StarRating="0" HotelCode="|193840" HotelName="The Palms Inn and Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11750 Mills Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/8/4/0/193840_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.06" OriginalAmount="146.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7753027" Longitude="-80.1341774" StarRating="3" HotelCode="|75011" HotelName="The Cove by Renzzi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>534 Washington Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/5/0/1/1/75011_f197c880613.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has comfortable facilities and event rooms. SITUATION: It is inArt Deco District.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.34" OriginalAmount="146.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7799417" Longitude="-80.1309204" StarRating="4" HotelCode="|71943" HotelName="Breakwater South Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>940 Ocean Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/9/4/3/71943_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2011, has a restaurant, a gym, a spa, a swimming pool and a terrace with ocean views. ROOM: The establishment has 100 stylish rooms, a bathroom with a shower, a king-size bed, a television, an iPod docking station, internet and a mini-bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.04" OriginalAmount="147.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.61987" Longitude="-80.38193" StarRating="0" HotelCode="|559744" HotelName="WoodSpring Suites Miami Southwest" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>16055 SW 117th Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/7/4/4/559744_6cadbc71732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="149.39" OriginalAmount="147.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.8886516" Longitude="-80.1644797" StarRating="3" HotelCode="|56889" HotelName="Best Western Plus North Miami-Bal Harbour" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>12210 BISCAYNE BOULEVARD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/8/8/9/56889_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is situated in North Miami/Bal Harbour the area, Fort Lauderdale 15 minutes away, guests can find.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="150.90" OriginalAmount="149.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.799898" Longitude="-80.264314" StarRating="3" HotelCode="|162991" HotelName="Holiday Inn Express and Suites Miami Airport East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2601 NW 42ND AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/2/9/9/1/162991_66c355c1746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.87" OriginalAmount="150.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.763599" Longitude="-80.196738" StarRating="0" HotelCode="|445270" HotelName="Indigo Miami Brickell, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>145 SW 11th Street Building 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/2/7/0/445270_87439460847.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.16" OriginalAmount="150.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.808675" Longitude="-80.31481" StarRating="3" HotelCode="|216987" HotelName="Aloft Miami Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>7220 Northwest 36th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/6/9/8/7/216987_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.79" OriginalAmount="152.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.799187" Longitude="-80.2551" StarRating="3" HotelCode="|563792" HotelName="Staybridge Suites Miami International Airport, an IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3651 NW 25th St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/7/9/2/563792_70e3d941916.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.32" OriginalAmount="152.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.76828" Longitude="-80.20943" StarRating="0" HotelCode="|604718" HotelName="La Havana Colonial" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>528 Southwest 9th Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/4/7/1/8/604718_8317bd62323.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.66" OriginalAmount="153.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7858823" Longitude="-80.1298108" StarRating="3" HotelCode="|21819" HotelName="The Penguin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1418 OCEAN DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/1/9/21819_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Art Deco style hotel, has beautiful beach views and a gorgeous terrace. This hotel is non-smoking. SITUATION: Ocean Drive Is situated in it is near the beach, South Beach It is situated near Where clients can enjoy shops and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.02" OriginalAmount="153.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8721196" Longitude="-94.8543262" StarRating="3" HotelCode="|273493" HotelName="Hampton Inn Miami" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115 Deacon Turner Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/3/4/9/3/273493_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.82" OriginalAmount="154.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.86834" Longitude="-94.85405" StarRating="0" HotelCode="|555699" HotelName="Holiday Inn Express and Suites Miami, an IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>509 Hendley Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/6/9/9/555699_ac430721540.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.30" OriginalAmount="154.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.782743" Longitude="-80.2914435" StarRating="4" HotelCode="|54163" HotelName="Pullman Miami Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>5800 BLUE LAGOON DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/6/3/54163_0b158471219.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has views of the lake. The Sofitel Miami is rated four stars. It has a lobby and comfortable facilities. SITUATION: The hotel is 5 streets away from Airport Miami. 15 minutes away, guests can find the beach. It is situated 10 minutes away from the harbour. Near the establishment, you will find the tourist area. ROOM: The rooms have a work space, a bath, WiFi (available for a fee), feather bedding, a television, a direct line telephone, an iron, an ironing board and mineral water. OBSERVATIONS: check-in is from 15:00 and check-out is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.69" OriginalAmount="155.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.771948" Longitude="-80.201686" StarRating="3" HotelCode="|443212" HotelName="Miami River Inn By Renzzi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>437 SW 2nd Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/2/1/2/443212_0d90a6c1037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.06" OriginalAmount="156.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.8086761" Longitude="-80.2890395" StarRating="0" HotelCode="|281140" HotelName="Parkway Inn Airport Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>777 Curtiss Parkway</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/1/1/4/0/281140_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.51" OriginalAmount="158.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7942802" Longitude="-80.3362396" StarRating="2" HotelCode="|363115" HotelName="Extended Stay America Premier Suites - Miami - Airport - Doral - 87th Avenue South" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>8655 Northwest 21st Terrace</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/1/1/5/363115_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.63" OriginalAmount="159.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.776505" Longitude="-80.189686" StarRating="0" HotelCode="|445269" HotelName="Yotel Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>227 NE 2nd St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/2/6/9/445269_5f47e140851.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.21" OriginalAmount="160.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.868455" Longitude="-94.852953" StarRating="3" HotelCode="|383514" HotelName="Holiday Inn Express &amp; Suites - Miami" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>509 Henley Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/3/5/1/4/383514_528012c1130.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.52" OriginalAmount="161.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.8114853" Longitude="-80.3846512" StarRating="3" HotelCode="|54179" HotelName="Hampton Inn and Suites Miami-Doral/Dolphin Mall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11600 NORTHWEST 41ST</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/7/9/54179_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This first class hotel. SITUATION: It is inMiami Airport. ROOM: suites and have a kitchen.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.10" OriginalAmount="166.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7916718" Longitude="-80.1297913" StarRating="0" HotelCode="|54164" HotelName="San Juan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1680 COLLINS AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/6/4/54164_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary hotel, great value, has a concierge, room service and a car park (for a fee). SITUATION: It is located close to the shopping area, the convention centre, Clients can also find the beach, and. It is located near restaurants, nearby, there is a public transport stop. ROOM: The establishment has modern rooms. FACILITIES: It is situated close to a golf course, The establishment boasts a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.03" OriginalAmount="167.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.80649" Longitude="-80.26328" StarRating="3" HotelCode="|193858" HotelName="Hyatt Place Miami Airport-east" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3549 Le Jeune Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/8/5/8/193858_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="171.16" OriginalAmount="169.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.8337777" Longitude="-80.1843917" StarRating="0" HotelCode="|193928" HotelName="Shalimar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>6200 Biscayne Blvd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/9/2/8/193928_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="173.33" OriginalAmount="171.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7779933" Longitude="-80.3109028" StarRating="3" HotelCode="|43599" HotelName="Doubletree By Hilton  Miami Airport and Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>711 NW 72nd Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/5/9/9/43599_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 332 renovated rooms, air-conditioning, a lobby with a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a bar, a pub, a restaurant, a hairdresser's, conference facilities and WiFi in communal areas, (for a fee), There are many services available at the establishment, including room service, a laundry service, a car park (for a fee) and valet parking. The establishment offers guests a transfer service to, the airport, (free of charge). SITUATION: It is in an excellent location, is situated 5 kilometres away from Miami Airport It is situated 16 kilometres away fromMiami the centre of Blue Lagoon it is in South Beach the establishment is 24 kilometres away from. ROOM: The rooms have luxurious beds, duvets, large windows, swimming pool views, a sitting area, a bathroom with a hairdryer, satellite and cable television, a radio, a coffee maker, a kettle, a mini-bar (available on request), an iron and a direct line telephone. They also have disabled facilities, WiFi, a writing desk, a safety deposit box, a double or king-size bed, an individual air-conditioning system, a central heating system and a central air-conditioning system. Some spa rooms, Clients are offered an executive floor, non-smoking rooms, disabled access rooms and pet service. At an additional cost, guests can enjoy daily press and a sofa-bed. FACILITIES: The establishment boasts a gym, a garden area, a heated swimming pool, parasols and a jacuzzi. OTHERS: It has a restaurant with typical dishes and international cuisine and Impressions the buffet restaurant with international dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.13" OriginalAmount="173.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.77785" Longitude="-80.3034" StarRating="0" HotelCode="|562700" HotelName="Extended Stay America Suites Miami Airport Blue Lagoon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>6605 Nw 7th St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/2/7/0/0/562700_e41b6c71820.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="176.85" OriginalAmount="175.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.805844" Longitude="-80.124994" StarRating="3" HotelCode="|192807" HotelName="Hilton Garden Inn Miami South Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>2940 Collins Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/8/0/7/192807_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.12" OriginalAmount="176.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7540309" Longitude="-80.2626208" StarRating="3" HotelCode="|20558" HotelName="Courtyard Miami In Coral Gables By Marriott" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2051 SW LEJEUNE RD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/5/8/20558_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel renovated establishment in 2003, with air-conditioning, has 6 floors and 168 rooms. In the establishment entrance, guests will find a lobby, a reception, a safety deposit box service, lifts, a bar, Greenstreet the restaurant a kiosk, internet, a living room, a laundry service, room service, conference rooms and a car park (free of charge). SITUATION: This hotel is in Coral Gables the centre of it is situated 5 kilometres away from Miami Airport 10 kilometres away, you can find the harbour, is situated 7 kilometres away from the city, the establishment is 15 kilometres away from shops. ROOM: The modern rooms, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, an iron, an ironing board, fitted carpets, a double bed, a coffee maker, a teapot, an air-conditioning system and individual heating. FACILITIES: Outdoors, guests have access to a swimming pool and a sunbathing terrace. The establishment also has a gym. MEALS: Regarding the food and beverage offering, the establishment offers a living room and a restaurant. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OBSERVATIONS: The establishment offers a transfer service to, the airport, free of charge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="182.68" OriginalAmount="180.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.6858974" Longitude="-80.3139987" StarRating="4" HotelCode="|41174" HotelName="Marriott Miami Dadeland" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>9090 SOUTH DADELAND BLVD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/7/4/41174_f824a651300.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 302 rooms, a hall, a safety deposit box service, restaurants, room service and a laundry service (for a fee). SITUATION: This hotel is in Kendall the heart of It has excellent transport links to the harbour, the shopping centres and leisure areas. in front of the hotel there is a metro station, Miami Beach it is 30 minutes away from it is situated 30 kilometres away from Miami Airport it is 60 kilometres away from Fort Lauderdale-Hollywood International Airport. ROOM: The stylish rooms, have a writing desk, internet, films, a mini-bar, a bathroom with a shower or bath, a hairdryer, satellite and cable TV, a safety deposit box, a coffee maker, a kettle and an iron. FACILITIES: The establishment has a heated pool, a gym and a hydromassage bath. MEALS: Regarding the food and beverage offering, the establishment offers restaurants. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="185.15" OriginalAmount="183.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7773815" Longitude="-80.3053568" StarRating="3" HotelCode="|54154" HotelName="Springhill Suites By Marriott Miami Airport South Blue Lagoon Area" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6700 NW 7TH STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/5/4/54154_e417f860732.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays. SITUATION: It is close toMiami the centre of it is close to Miami Airport It is situated nearFlorida the east coast of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.51" OriginalAmount="184.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7825782" Longitude="-80.2630631" StarRating="3" HotelCode="|50869" HotelName="Fairfield Inn and Suites By Marriott Miami Airport South" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4101 NW 11TH STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/8/6/9/50869_57783910951.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 182 rooms. SITUATION: It is located nearMiami the beach Miami Beach Convention Center and Jackie Gleason Theater it is near. ROOM: The comfortable rooms have modern equipment.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.43" OriginalAmount="187.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.790445" Longitude="-80.361393" StarRating="4" HotelCode="|282803" HotelName="Doubletree By Hilton Miami - Doral, Fl" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10250 NW 19th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/8/0/3/282803_4d37a461345.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.48" OriginalAmount="187.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.79843" Longitude="-80.19558" StarRating="4" HotelCode="|445311" HotelName="Arlo Wynwood Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2217 NW Miami Court</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/3/1/1/445311_966117c0958.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.60" OriginalAmount="187.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.803221" Longitude="-80.210529" StarRating="4" HotelCode="|501978" HotelName="Renzzi Wynwood Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>856 NW 29th St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/1/9/7/8/501978_55c1bf71057.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.11" OriginalAmount="189.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.887653" Longitude="-80.129651" StarRating="4" HotelCode="|72669" HotelName="The Landon Bay Harbor - Miami Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9660 East Bay Harbor Drive,Bay Harbor Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/6/6/9/72669_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This small hotel, boutique. SITUATION: It is located near the leisure area, restaurants and beaches.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.23" OriginalAmount="189.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.80785" Longitude="-80.29533" StarRating="2" HotelCode="|445680" HotelName="Candlewood Suites Miami Intl Airport-36th St, an IHG Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>5911 Nw 36th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/6/8/0/445680_c1586710917.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.20" OriginalAmount="190.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.809235" Longitude="-80.369338" StarRating="0" HotelCode="|66994" HotelName="Spark by Hilton Miami Doral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3805 NW 107TH AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/9/9/4/66994_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips and has a dining room, close to the establishment, you can find restaurants, The hotel has a reception, a business centre, a transfer service to the airport, (free of charge), a small conference room. SITUATION: Nearby, you will find the tourist attractions, Trump National Doral Miami it is 20 miles away from this hotel Margulies Sculpture Park it is 40 miles away from Dolphin Mall and Miami International Mall it is 1 mile away from Miami Seaquarium Nearby, you will find. ROOM: The establishment has 92 classic style rooms. FACILITIES: The establishment has a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="192.62" OriginalAmount="190.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7843576" Longitude="-80.1299668" StarRating="2" HotelCode="|56910" HotelName="Cavalier South Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1320 OCEAN DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/9/1/0/56910_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips, is rated 3 stars. It has a restaurant, a bar, a lounge, a business centre and a small conference room. SITUATION: Close to the establishment, clients can find the tourist attractions, this hotel is near the commercial district, South Beach is situated in Lummus Park Beach and Flamingo Park 05 miles away, clients can find Lincoln Road Mall and Miami Beach Convention Center it is located 1 mile away from the American Airlines Arena it is situated 4Â miles away from. ROOM: The establishment has 45 classic style rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.73" OriginalAmount="192.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7832951" Longitude="-80.1302596" StarRating="0" HotelCode="|58579" HotelName="Ocean" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1230 OCEAN DRIVE SOUTH BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/5/7/9/58579_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays and it offers excellent service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.90" OriginalAmount="192.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.800891" Longitude="-80.200432" StarRating="4" HotelCode="|452474" HotelName="Moxy Miami Wynwood" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>255 NW 25th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/4/7/4/452474_fb784da1223.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.28" OriginalAmount="193.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.764041" Longitude="-80.2717271" StarRating="2" HotelCode="|281830" HotelName="Wishes Coral Gables" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4700 South West 8th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/1/8/3/0/281830_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.42" OriginalAmount="193.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.807129" Longitude="-80.3254127" StarRating="3" HotelCode="|58569" HotelName="Hampton Inn Miami-airport West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>3620 NORTHWEST 79TH AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/5/6/9/58569_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers guests a transfer service to the airport, (free of charge), a car park. SITUATION: This hotel is near the golf courses, shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.33" OriginalAmount="194.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.684946" Longitude="-80.38289" StarRating="2" HotelCode="|56583" HotelName="Holiday Inn Express and Suites Kendall East Miami, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>11520 SOUTH WEST 88 STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/5/8/3/56583_2fb548c1235.jpg</HotelPictures>
        <HotelDescription>SITUATION: Monkey Jungle and Metro Zoo It is situated near. ROOM: The establishment has elegant suites.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.53" OriginalAmount="194.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.9365669" Longitude="-80.1213259" StarRating="4" HotelCode="|72694" HotelName="Solé Miami, A Noble House Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17315 Collins Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/6/9/4/72694_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 24 floors, a swimming pool, a wellness centre, a spa, a business centre and a reception. SITUATION: This modern hotel is in Miami Beach northern Sunny Isles Beach is situated in. ROOM: The establishment has 249 standard rooms and suites with terraces, large windows and sea views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.09" OriginalAmount="196.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.78069" Longitude="-80.288299" StarRating="3" HotelCode="|444469" HotelName="Tru By Hilton Miami Airport South Blue Lagoon, Fl" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1101 Nw 57th Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/4/6/9/444469_61cb7b61109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.34" OriginalAmount="196.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.07524" Longitude="153.44517" StarRating="0" HotelCode="|216510" HotelName="Outrigger Burleigh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>2007 Gold Coast Highway</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/6/5/1/0/216510_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.63" OriginalAmount="196.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.8987858" Longitude="-80.125016" StarRating="4" HotelCode="|66670" HotelName="Beach Haus Bal Harbour" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>290 BAL BAY DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/6/7/0/66670_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury boutique hotel, is an ideal place for relaxing. SITUATION: It is in front of the sea. ROOM: modern, comfortable, two bedroom villas and have 2 bathrooms. FACILITIES: The establishment boasts relaxing gardens, a solarium, 2 heated swimming pools, a barbecue area and private chef service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="199.68" OriginalAmount="197.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.78025" Longitude="-80.191474" StarRating="4" HotelCode="|455259" HotelName="Gale Miami and Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>601 NE 1st Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/2/5/9/455259_6ac1cb31258.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.50" OriginalAmount="199.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7788015" Longitude="-80.2881687" StarRating="3" HotelCode="|45128" HotelName="Hampton Inn &amp; Suites Miami Airport South Blue" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>777 NORTH WEST 57TH AVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/2/8/45128_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a business centre, (free of charge), a transfer service to the airport, (free of charge), a car park with a security system, This urban hotel, was built in 2007, has 149 rooms, a lobby with a reception, a safety deposit box service, a television room, a breakfast room and conference facilities. SITUATION: It is located close toMiami the centre of it is near Coconut Grove the harbour, the shopping centres, opposite the establishment, you can find restaurants nearMiami Airport. ROOM: The rooms have a king size or double bed, a bathroom with a shower, a bath, a hairdryer, a kitchen a fridge, a microwave, a coffee maker, a kettle, a washing machine, a satellite television, a direct line telephone, a radio, internet, a safe, an iron and an individual air-conditioning system. FACILITIES: The establishment boasts an outdoor swimming pool with deck chairs, a hydromassage bath and a gym. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast at no extra charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.20" OriginalAmount="201.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.77663" Longitude="-80.19011" StarRating="2" HotelCode="|442786" HotelName="YotelPAD Miami" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>227 Northeast 2nd Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/2/7/8/6/442786_38501461704.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.55" OriginalAmount="202.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.773917" Longitude="-80.191398" StarRating="4" HotelCode="|213464" HotelName="Eurostars Langford" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>121 SE 1st St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/3/4/6/4/213464_07347ee1331.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.75" OriginalAmount="202.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7950215" Longitude="-80.2788259" StarRating="3" HotelCode="|21821" HotelName="Miami International Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>NW 20TH STREET &amp; LEJEUNE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/2/1/21821_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips. SITUATION: This establishment is in Miami Airport. In the surrounding area, you can find golf courses, Dolphin Shopping Centre, Magic City Casino, Grapeland Water Park and Miami Jai Alai. It is situated close to South Beach, the Art Deco District, Ocean Drive, Bass Museum of Art and New World Symphony.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="207.04" OriginalAmount="204.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.763597" Longitude="-80.196622" StarRating="3" HotelCode="|441480" HotelName="Atwell Suites Miami Brickell, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>145 SW 11th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/1/4/8/0/441480_cb9b8d41347.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="207.38" OriginalAmount="205.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7609804" Longitude="-80.1989541" StarRating="2" HotelCode="|281227" HotelName="Extended Stay America Premier Suites - Miami - Downtown Brickell - Cruise Port" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>298 SW 15th Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/1/2/2/7/281227_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="207.69" OriginalAmount="205.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7497629" Longitude="-80.2531307" StarRating="2" HotelCode="|281277" HotelName="Extended Stay America Premier Suites Miami Coral Gables" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3640 SW 22nd Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/1/2/7/7/281277_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="208.27" OriginalAmount="206.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.763938" Longitude="-80.484341" StarRating="3" HotelCode="|54167" HotelName="Miccosukeer And Gaming" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>500 SOUTHWEST 177TH AVENUE MIAMI, FLORIDA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/6/7/54167_5086d6b1024.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 302 standard rooms and luxury suites. SITUATION: Miccosukee Resort and Gaming It is near.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="208.28" OriginalAmount="206.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.782958" Longitude="-80.262431" StarRating="3" HotelCode="|446562" HotelName="TownePlace Suites by Marriott Miami Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4021 Nw 11th St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/5/6/2/446562_6d9b38d1129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.15" OriginalAmount="207.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7946428" Longitude="-80.259505" StarRating="4" HotelCode="|35714" HotelName="Sheraton Miami Airport and Executive Meeting Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3900 NW 21st Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/7/1/4/35714_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a reception, a lobby, a TV, internet and a restaurant. The establishment also offers conference centre, a gift shop, a business centre, a fitness centre and a car park. SITUATION: This hotel is 2 minutes away from Miami Airport it is situated 6,5 kilometres away from Miami the city centre of Close to shopping centres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.32" OriginalAmount="207.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.80939" Longitude="-80.18959" StarRating="0" HotelCode="|232186" HotelName="Hampton Inn and Suites Miami Wynwood Design District" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3450 Biscayne Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/1/8/6/232186_60d6cd31348.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.42" OriginalAmount="207.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.781535" Longitude="-80.286483" StarRating="3" HotelCode="|443031" HotelName="Home2 Suites By Hilton Miami Airport South Blue Lagoon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1101 NW 57 Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/0/3/1/443031_5cb461a1236.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.01" OriginalAmount="209.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.8088052" Longitude="-80.1895751" StarRating="4" HotelCode="|45094" HotelName="AC Miami Wynwood" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3400 Biscayne Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/9/4/45094_0ae34471210.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is surrounded by restaurants, shops and exhibitions. it is in Miami the centre of It has excellent transport links to, it is located near Miami Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.11" OriginalAmount="211.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.07622952" Longitude="153.44520873" StarRating="3" HotelCode="430109|burleigh_gold_coast_motel" HotelName="Burleigh Gold Coast Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Dry Cleaning,Golf,Housekeeping,Internet,Laundry,LCD/Projector,Parking,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>1908 Gold Coast Highway, 4220 Miami, Queensland</AddressLine>
          </AddressLines>
          <CityName>Miami</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/32/72/3272a97c1f6850b71961d3fa23e1c10b925e447e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Burleigh Gold Coast Motel in Miami, you'll be by ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="213.45" OriginalAmount="211.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.686982" Longitude="-80.342138" StarRating="4" HotelCode="|445028" HotelName="Hilton Miami Dadeland" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9100 North Kendall Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/2/8/445028_d6accf71250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.54" OriginalAmount="212.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.807972" Longitude="-80.317743" StarRating="3" HotelCode="|445273" HotelName="Four Points by Sheraton Miami Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>3570 Northwest 74th Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/2/7/3/445273_873862d0851.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="216.61" OriginalAmount="214.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.783271" Longitude="-80.2632621" StarRating="3" HotelCode="|31478" HotelName="COURTYARD BY MARRIOTT MIAMI AIRPORT SOUTH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1201 NW LE JEUNE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/4/7/8/31478_c8c94ff0804.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 5 floors and 125 standard rooms. Is perfect for business and holiday stays. The establishment has a lobby, a business centre, a reception, a safety deposit box service, a cloakroom, a lift, a bar, 2 restaurants and internet. SITUATION: This hotel is 1.5 kilometres from Miami Airport. 15 minutes away from the establishment guests have the city centre and the harbour. 20 minutes away from the establishment, guests will find South Beach ROOM: The rooms have a work space, a writing desk, a direct line telephone, internet, a coffee maker, a kettle, a satellite or cable television, a radio, a hairdryer, an ironing set, an air-conditioning system and heating. FACILITIES: Outdoors, guests have access to a swimming pool, 2 jacuzzis and a gym. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: The establishment offers a breakfast service in the hall of the hotel. Guests also have at their disposal a bar and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.15" OriginalAmount="215.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.071011" Longitude="153.442638" StarRating="3" HotelCode="167287|sunshine_beach_resort" HotelName="Sunshine Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2004 Gold Coast Highway, Miami, Queensland 4220</AddressLine>
          </AddressLines>
          <CityName>Miami</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/88/3e884a796c3be01618e81d7dea22573a1b7d7a52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Miami. The nearest airport is Gold Coast (OOL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.16" OriginalAmount="216.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.798662" Longitude="-80.130474" StarRating="4" HotelCode="|127029" HotelName="The Daydrift  " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2216 Park Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/0/2/9/127029_e9c93a41441.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="225.51" OriginalAmount="223.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.801741" Longitude="-80.196211" StarRating="4" HotelCode="|445055" HotelName="Sentral Wynwood" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>51 NW 26th St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/5/5/445055_b6efda31022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="227.71" OriginalAmount="225.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7714942" Longitude="-80.191282" StarRating="4" HotelCode="|21937" HotelName="Hyatt Regency Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>400 SOUTH EAST 2ND AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/3/7/21937_eb914141123.jpg</HotelPictures>
        <HotelDescription>SITUATION: This urban hotel is in Miami the centre of Next to Miami the Convention Centre In the surrounding area, you can find shops, restaurants, bars and the entertainment areas. South Beach it is situated 15 minutes away from 3 kilometres away from Miami Port.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.81" OriginalAmount="227.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.764738" Longitude="-80.193075" StarRating="4" HotelCode="|442873" HotelName="Citizenm Miami Brickell" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>955 S. Miami Avenue, Brickell</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/2/8/7/3/442873_637a2271055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="230.78" OriginalAmount="228.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7848455" Longitude="-80.1308238" StarRating="3" HotelCode="|161613" HotelName="The Clifton" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1343 Collins Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/1/6/1/3/161613_476f2671111.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="231.32" OriginalAmount="229.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.785218" Longitude="-80.190037" StarRating="4" HotelCode="|127009" HotelName="The Grayson Miami Downtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1100 Biscayne Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/0/0/9/127009_d616f810910.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="232.30" OriginalAmount="230.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.07622" Longitude="153.44529" StarRating="0" HotelCode="|216222" HotelName="Burleigh Gold Coast" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1908 Gold Coast Highway</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/6/2/2/2/216222_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="233.45" OriginalAmount="231.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.781947" Longitude="-80.2801965" StarRating="4" HotelCode="|54178" HotelName="Hilton Miami Airport Blue Lagoon " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>5101 BLUE LAGOON DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/7/8/54178_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2009, is perfect for business and holiday stays, has 500 rooms and a transfer service to the airport, (free of charge), The hotel with air-conditioning, has a lobby, with express check-out, a reception, a safety deposit box service, daily newspapers, a currency exchange service, a cafÃ©, a bar, conference facilities, internet and WiFi. The establishment also offers room service, a laundry service and a car park. SITUATION: Blue Lagoon It is in this hotel is 10 minutes away from Miami Airport the establishment is 3 kilometres away from bars, pubs ,Dolphin Mall It is 10 minutes away from South Beach and Miami Beach It is 20 minutes away from. ROOM: The rooms have a king size or double bed, a direct line telephone, cable television, an alarm clock, a radio, a Hi-Fi, internet, a safety deposit box, an iron, individual air-conditioning, heating, a hairdryer, a mini-bar, a fridge, a coffee maker, a kettle, a bathroom with a shower and a bath. FACILITIES: The establishment has a heated swimming pool that has a children's area, an outdoor bar, deck chairs, parasols, a gym and cardiovascular training room. Clients can enjoy play basketball, padel tennis and go jogging. The establishment also has a sauna and a hydromassage bath. it is located 10 minutes away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offersCoral CafÃ© the restaurant The establishment offers buffet breakfast and lunch, The establishment also offers Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="233.77" OriginalAmount="231.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.762577" Longitude="-80.191854" StarRating="4" HotelCode="|281104" HotelName="Hyatt Centric Brickell Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1102 Brickell Bay Dr</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/1/1/0/4/281104_afdff491219.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="235.78" OriginalAmount="233.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.8074596" Longitude="-80.2619274" StarRating="3" HotelCode="|54182" HotelName="Embassy Suites By Hilton Miami International Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3974 NORTHWEST SOUTH RIVER DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/8/2/54182_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel ideal for all kinds of travellers, has excellent service and comfortable facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="237.04" OriginalAmount="234.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.68275" Longitude="-80.456722" StarRating="0" HotelCode="|447428" HotelName="TownePlace Suites by Marriott Miami Kendall West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9055 SW 162nd Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/4/2/8/447428_1dbb74a1121.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="237.52" OriginalAmount="235.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7894198" Longitude="-80.3760045" StarRating="3" HotelCode="|360352" HotelName="Homewood Suites By Hilton Miami Dolphin Mall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1695 NW 111th Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/0/3/5/2/360352_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="238.12" OriginalAmount="235.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.78984" Longitude="-80.36997" StarRating="3" HotelCode="|193849" HotelName="Nuvo Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1750 NW 107th Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/8/4/9/193849_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="238.70" OriginalAmount="236.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.758742" Longitude="-80.202657" StarRating="3" HotelCode="|444470" HotelName="Tru by Hilton Miami West Brickell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1931 SW 3RD AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/4/7/0/444470_45d4fb21025.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="239.61" OriginalAmount="237.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7733242" Longitude="-80.1323588" StarRating="4" HotelCode="|64818" HotelName="The Local House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>400 OCEAN DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/8/1/8/64818_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, is ecological, The establishment boasts 18 luxurious, modern rooms, All the rooms have balconies. SITUATION: Ocean Drive It is in a few minutes walk away from the establishment, clients can find beaches, leisure areas, restaurants and the nightlife. FACILITIES: The establishment has a modern restaurant an outdoor swimming pool with a solarium, with views of the ocean.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="242.74" OriginalAmount="240.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7270954" Longitude="-80.2408348" StarRating="4" HotelCode="|21962" HotelName="Arya and Suites Coconut Grove, WorldHotels, Distinctive" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>2889 MCFARLANE RD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/6/2/21962_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was opened in 2002, has 22 floors and 205 rooms. The establishment offers a terrace, they have beautiful views, a spacious hall with elevators, a safety deposit box service, a cloakroom and a reception. The establishment also has a bar, a restaurant with air-conditioning, conference rooms, room service, a laundry service (for a fee) and a car park (for a fee). SITUATION: It is inCoconut Grove the heart of this hotel South Beach it is 35 minutes away from It is situated 15 minutes away from the airport. ROOM: The rooms a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, a mini-bar, a coffee maker, heating, a safe (available for a fee), an iron, an ironing board, a double or king-size bed and fitted carpets. FACILITIES: The establishment boasts a heated pool, a snack bar, a jacuzzi, a sauna (available for a fee), a steam bath and a gym. Clients can enjoy play squash. OBSERVATIONS: Ask for further information regarding hotel conditions and operations. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OTHERS: Regarding the food and beverage offering, you can enjoyPanorama the restaurant Sky Lounge the restaurant The establishment offers breakfast, lunch and dinner service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="246.05" OriginalAmount="243.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.842969" Longitude="-80.184436" StarRating="3" HotelCode="|515037" HotelName="The Vagabond" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>7301 Biscayne Blvd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/5/0/3/7/515037_caed0102158.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="246.26" OriginalAmount="243.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.81013" Longitude="-80.32792" StarRating="3" HotelCode="|366375" HotelName="Fairfield Inn and Suites Miami Airport West/Doral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>8051 NW 36th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/6/3/7/5/366375_d5421650913.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.06" OriginalAmount="245.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7712419" Longitude="-80.1920007" StarRating="2" HotelCode="|54165" HotelName="Comfort Inn &amp; Suites Downtown Brickell-Port of Miami" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>100 Southeas 4th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/6/5/54165_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building has 16 floors, has a solarium, a swimming pool with river views, a fitness area and green areas. At no extra cost you can enjoy WiFi and daily newspapers. SITUATION: This hotel is in the heart of Miami. ROOM: The establishment has large rooms and suites with cable television, press, speakerphones, data connection, voicemail, an iron, an ironing board and a coffee maker.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.80" OriginalAmount="246.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.636992" Longitude="-80.41841" StarRating="3" HotelCode="|446583" HotelName="Hampton Inn and Suites Miami Kendall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>14060 SW 138th Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/5/8/3/446583_b1c6ee31205.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="249.08" OriginalAmount="246.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7807241" Longitude="-80.2641409" StarRating="0" HotelCode="|20560" HotelName="Sonesta Miami Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>950 NW LEJEUNE Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/6/0/20560_2cd6ed11032.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This elegant hotel is close to Miami Airport. It is 15 minutes away from the University of Miami, South Beach and Miami Port. It has excellent transport links to Dolphin Mall Shopping Centre, the Magic City Casino and The American Airlines Arena,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="254.06" OriginalAmount="251.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.8481042" Longitude="-80.2085216" StarRating="4" HotelCode="|449871" HotelName="DoubleTree by Hilton Miami North I-95, FL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7927 NW 7th Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/8/7/1/449871_527b8501118.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="255.15" OriginalAmount="252.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.766711" Longitude="-80.196109" StarRating="3" HotelCode="|447432" HotelName="AC Hotel by Marriott Miami Brickell" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115 SW 8th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/4/3/2/447432_fc882091156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.30" OriginalAmount="255.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7316954" Longitude="-80.2358906" StarRating="3" HotelCode="|20561" HotelName="Courtyard By Marriott Miami Coconut Grove" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2649 SOUTH BAYSHORE DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/6/1/20561_eb8818a0959.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.48" OriginalAmount="255.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.868927" Longitude="-80.38247" StarRating="3" HotelCode="|450393" HotelName="Residence Inn by Marriott Miami West / FL Turnpike" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11500 NW 105th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/3/9/3/450393_958a3b21053.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="264.38" OriginalAmount="261.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.692737" Longitude="-80.306419" StarRating="0" HotelCode="|476970" HotelName="Towers of Dadeland by Miami Vacations" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8440 South Dixie Highway</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/6/9/7/0/476970_a7d91e40755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="264.80" OriginalAmount="262.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7854485" Longitude="-80.1307584" StarRating="3" HotelCode="|58317" HotelName="Beach Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1401 COLLINS AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/3/1/7/58317_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Art Deco style hotel, has 3 floors, excellent service, a bar, a valet service, a cleaning service, a laundry service, a continental breakfast, a reception, WiFi in rooms, WiFi in communal areas and beach towels. SITUATION: It is inSouth Beach the heart of near the establishment, you will find the beach. ROOM: The rooms have light, parquet flooring, an alarm clock, a radio, an iPod docking station, a television, towels and bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="265.74" OriginalAmount="263.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.6862513" Longitude="-80.3142032" StarRating="3" HotelCode="|47883" HotelName="Courtyard Miami Dadeland" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9075 SOUTH DADELAND BLVD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/8/3/47883_ee374630922.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers, a transfer service to, the airport and (free of charge). This establishment with air-conditioning, renovated in 2008, has 128 rooms, a lobby, a reception, a safety deposit box service and a lift. The establishment also has a television room, a cafÃ©, a breakfast room, conference facilities, internet and a car park (for a fee). SITUATION: This hotel is situated 18 kilometres away from Miami Airport. ROOM: The large, comfortable rooms, have internet, an alarm clock, a coffee maker, a kettle, an iron, a sofa-bed, a hairdryer, satellite or cable TV, a television (available for a fee), a bathroom with a shower, a direct line telephone, a radio, individual heating and an individual air-conditioning system. FACILITIES: The establishment boasts a swimming pool, a health centre and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.12" OriginalAmount="263.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.766716" Longitude="-80.1961" StarRating="3" HotelCode="|444190" HotelName="Element Miami Brickell" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115 SW 8TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/1/9/0/444190_572f31f1127.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.02" OriginalAmount="266.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7725135" Longitude="-80.1906152" StarRating="3" HotelCode="|58316" HotelName="Courtyard Miami Downtown Brickell Area" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>200 SOUTHEAST SECOND AVENUEMIAMI, FLORIDA, U</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/3/1/6/58316_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is business. SITUATION: This establishment, is in the business area, the AmericanAirlines Arena, the Miami Convention Center and the Gusman Cultural Centre 600 metres away from.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.55" OriginalAmount="266.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.75806" Longitude="-80.19859" StarRating="3" HotelCode="|193855" HotelName="Homewood Suites By Hilton Miami Downtown/brickell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1750 Southwest 1st Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/8/5/5/193855_2bbd4d51055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="272.56" OriginalAmount="269.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7290434" Longitude="-80.2412007" StarRating="4" HotelCode="|47787" HotelName="The Mayfair at Coconut Grove" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>3000 FLORIDA AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/7/8/7/47787_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, has 179 luxurious rooms. This renovated hotel in 2008, has air-conditioning, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a TV room, a cafÃ©, a bar, a pub, a nightclub and a restaurant. The establishment offers conference facilities, internet (for a fee) and a car park (for a fee). SITUATION: The hotel is in Coconut Grove where you can find shopping centres, shops and cafÃ©s. It is just 11 kilometres away from Miami Airport. ROOM: The establishment has suites with a sitting room, a mini-bar, a microwave, cable and satellite television, a bathrobe, a marble bathroom, a bath, a hairdryer, WiFi, a double or king-size bed, a direct line telephone, a radio, a Hi-Fi, a safe, a fridge, a coffee maker, a kettle, an iron, an air-conditioning system and heating.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="273.35" OriginalAmount="270.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.781195" Longitude="-80.190686" StarRating="4" HotelCode="|444379" HotelName="citizenM Miami World Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>700 NE 2ND AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/7/9/444379_85ddebf0817.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="280.59" OriginalAmount="277.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.77908" Longitude="-80.18931" StarRating="3" HotelCode="|445906" HotelName="The Elser And Residences Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>398 NE 5th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/9/0/6/445906_82d4b551514.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="281.77" OriginalAmount="278.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7590563" Longitude="-80.1907461" StarRating="3" HotelCode="|58566" HotelName="Fortune House  Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>185 SOUTHEAST 14TH TERRACE #102</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/5/6/6/58566_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable hotel, is rated 3 stars. It has a restaurant, a concierge, lifts and a car park (for a fee). SITUATION: It is close to the commercial area, the leisure area, close to the establishment, clients can find the convention centre, this hotel the James L. Knight Convention Center it is 1 mile away from Vizcaya Museum and Gardens It is located 175 miles away from Bayside Marketplace 2 miles away, clients can find Miccosukee Resort and Gaming It is situated 23Â miles away from. ROOM: Guests are offered business rooms, The establishment has modern rooms. FACILITIES: The establishment has a fitness centre well-equipped and a swimming pool. it is near a golf course, Guests are offered an activities programme and a spa. OBSERVATIONS: Pets are not allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="303.55" OriginalAmount="300.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.6915452" Longitude="-80.3155269" StarRating="4" HotelCode="|443226" HotelName="AC Miami Dadeland" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>7695 N KENDALL DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/2/2/6/443226_74a382b1132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="310.10" OriginalAmount="307.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.797842" Longitude="-80.335843" StarRating="4" HotelCode="|58506" HotelName="Intercontinental At Doral Miami, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2505 N.W. 87TH AVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/5/0/6/58506_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips. SITUATION: This establishment, West Miami it is in it is situated close to the Beacon Centre the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="311.04" OriginalAmount="307.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7857904" Longitude="-80.1308868" StarRating="3" HotelCode="|54166" HotelName="Nassau Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1414 COLLINS AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/6/6/54166_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, economical hotel, is rated 3 stars, modern, has a restaurant, lifts, a reception, a concierge and a car park (for a fee). SITUATION: It is close to the historic centre, the shopping area, close to the establishment, clients can find Ocean Drive, Lincoln Road Mall and South Florida Art Center the beach, Downtown Miami It is located 6 streets away from. ROOM: The establishment has modern rooms. FACILITIES: The establishment has a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.23" OriginalAmount="309.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.75996" Longitude="-80.196922" StarRating="4" HotelCode="|211561" HotelName="Novotel Miami Brickell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1500 SW 1st Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/5/6/1/211561_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.63" OriginalAmount="315.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.77779" Longitude="-80.189679" StarRating="2" HotelCode="|552864" HotelName="Sentral Alea Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>230 NE 4th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/8/6/4/552864_960b8321130.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="321.17" OriginalAmount="317.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.80746" Longitude="-80.19293" StarRating="4" HotelCode="|194000" HotelName="Sky City at Midtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3250 NE 1st Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/4/0/0/0/194000_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="325.40" OriginalAmount="322.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.780616" Longitude="-80.1906" StarRating="4" HotelCode="|505084" HotelName="Global Luxury Suites Miami Worldcenter" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>650 NE 2nd Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/0/8/4/505084_403043b1120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="326.30" OriginalAmount="323.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.755704" Longitude="-80.23871" StarRating="0" HotelCode="|445099" HotelName="Roami at Grove 27" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>1710 SW 27th Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/0/9/9/445099_9d6b9e00901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="327.78" OriginalAmount="324.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.81072" Longitude="-80.19194" StarRating="4" HotelCode="|366094" HotelName="Hyde Suites Midtown Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>121 NE 34th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/6/0/9/4/366094_4.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="333.51" OriginalAmount="330.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7706693" Longitude="-80.1889613" StarRating="5" HotelCode="|44378" HotelName="Kimpton Epic , An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>270 Biscayne Boulevard Way</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/7/8/44378_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Epic Hotel - A Kimpton Hotel is rated four stars. It has 411 modern rooms and views of the city. The boutique hotel, has a reception, a concierge, lifts, a living room, a spa, a car park and valet parking. SITUATION: It is surrounded by a beautiful landscape. It is in Miami, is located close to Bayside Marketplace, the One World Trade Center (Freedom Tower) and American Airlines Arena, nearby, there is a public transport stop. FACILITIES: The establishment boasts a spa, a swimming pool, a golf course and a fitness centre. Guests are offered an entertainment programme for children. You can find restaurants, lounges and a bar. Clients can enjoy room service, a dry cleaner's and a launderette. You also have at your disposal meeting facilities and conference rooms. ROOM: The spacious, luxurious rooms, have stunning views. OBSERVATIONS: pets are permitted.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="334.71" OriginalAmount="331.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.8121727" Longitude="-80.3369856" StarRating="3" HotelCode="|27716" HotelName="Villas at Doral by Marriott" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4101 NW 87 AVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/7/1/6/27716_619bbd51209.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2001, has a main building, an annexed building and 130 rooms. In the establishment entrance, guests will find a lobby with a reception, a cloakroom and a lift. Guests can find bars and restaurants. There are many services available at the establishment, including room service, a laundry service (for a fee) and a car park. SITUATION: Miami It is in it is situated near the airport, nearby, you will find the harbour situated 12 kilometres away fromSouth Beach the beach. ROOM: two bedroom apartments, have a sitting room, with a sofa-bed, 2 bathrooms with a hairdryer, a large bath, a direct line telephone, satellite or cable TV, a radio, a safety deposit box, individual heating and individual air-conditioning. They also have a kitchen with fridge, a microwave, a coffee maker, an iron and a balcony. FACILITIES: Outdoors, guests have access to a pool that has a children's area and a jacuzzi. Guests can enjoy enjoy tennis, play golf and a gym. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="337.36" OriginalAmount="334.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7791011" Longitude="-80.1311188" StarRating="3" HotelCode="|54153" HotelName="Waldorf Towers South Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>860 OCEAN DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/5/3/54153_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has views of the beach, This establishment was built in 1937, has 41 rooms, a restaurant, a supermarket and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="339.02" OriginalAmount="335.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.8142113" Longitude="-80.3392954" StarRating="4" HotelCode="|33649" HotelName="Trump National Doral Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>4400 NW 87 AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/6/4/9/33649_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 693 rooms, suites, 5 restaurants, air-conditioning, a reception, a safety deposit box service, a cloakroom, a lift, shops, a bar, banquet facilities, internet, a car park, room service and a laundry service. SITUATION: It is situated 21 kilometres away fromMiami western nearby, you will find Miami Beach the city centre. ROOM: The rooms well-decorated, a bathroom, a hairdryer, a direct line telephone, a television, a coffee maker, a kettle, a mini-bar, a safety deposit box, complimentary bathroom items, luxurious bedding, internet, an iron, an air-conditioning system and heating. FACILITIES: The establishment has 5 golf courses, a spa, a sauna, a jacuzzi, a water park, a bar and 2 gyms. OBSERVATIONS: Hotel is non-smoking.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="339.85" OriginalAmount="336.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7603782" Longitude="-80.1917178" StarRating="4" HotelCode="|20628" HotelName="AKA Brickell" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1395 BRICKELL AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/6/2/8/20628_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the business area of Miami. It is located near Brickell Village where clients can find restaurants, bars and boutiques. It is 15 minutes drive away from Key Biscayne, where customers can enjoy the beaches, parks and a golf course, close to South Beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="340.94" OriginalAmount="337.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7908837" Longitude="-80.1890654" StarRating="4" HotelCode="|20200" HotelName="Hilton Miami Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1601 Biscayne Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/2/0/0/20200_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Miami the centre of It has excellent transport links to, and shops, AAA Arena it is situated 15 minutes walk away from the establishment is a 10-minute drive away from the convention centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.20" OriginalAmount="337.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.768762" Longitude="-80.188908" StarRating="4" HotelCode="|511149" HotelName="Miami Vacation Rentals - Brickell" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>485 Brickell Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/1/1/4/9/511149_669def91846.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="353.43" OriginalAmount="349.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-28.07599" Longitude="153.44641" StarRating="4" HotelCode="|216260" HotelName="Burleigh Surf Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>238 The Esplanade</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/6/2/6/0/216260_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.51" OriginalAmount="355.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.77647" Longitude="-80.189725" StarRating="0" HotelCode="|501358" HotelName="Downtown Miami Condos by Lua Host" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 15/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>227 Northeast 2nd Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/1/3/5/8/501358_244dd121052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="362.02" OriginalAmount="358.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7623083" Longitude="-80.1910677" StarRating="5" HotelCode="|28135" HotelName="Jw Marriott Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1109 BRICKELL AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/1/3/5/28135_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="370.98" OriginalAmount="367.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7711259" Longitude="-80.189051" StarRating="5" HotelCode="|127023" HotelName="Beaux Arts, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>255 Biscayne Boulevard Way,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/0/2/3/127023_142e0a00704.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, has 44 standard rooms, has a swimming pool, a gym and a restaurant. SITUATION: This establishment is in Biscayne Boulevard</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.70" OriginalAmount="378.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7709975" Longitude="-80.1895972" StarRating="5" HotelCode="|77828" HotelName="JW Marriott Marquis Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>255 Biscayne Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/7/8/2/8/77828_0b992b61315.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Jw Marriott Marquis Miami is rated five stars, is ideal for business and holiday stays, has a bar, a lounge, a restaurant, a concierge, room service, a business centre and conference facilities. The establishment also has a car park (for a fee). SITUATION: It is situated in the city centre. FACILITIES: The establishment boasts a swimming pool and a spa. Guests are offered an activities programme and a fitness centre fully-equipped. ROOM: The establishment has 313 luxurious rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="412.34" OriginalAmount="408.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.766549" Longitude="-80.192717" StarRating="4" HotelCode="|192791" HotelName="East Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>788 Brickell Plaza</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/7/9/1/192791_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="415.31" OriginalAmount="411.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.791448" Longitude="-80.186168" StarRating="0" HotelCode="|559960" HotelName="StayCozy Apartments at The Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1717 N Bayshore dr, Miami, FL,33132</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/9/6/0/559960_f8b23081456.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="428.68" OriginalAmount="424.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7725151" Longitude="-80.1861952" StarRating="4" HotelCode="|20201" HotelName="Intercontinental Miami, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 CHOPIN PLAZA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/2/0/1/20201_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 641 rooms, 34 floors, a large hall, a reception, a lift, a safety deposit box service and a currency exchange service. The establishment also has a kiosk, a shop and a hairdresser's. With regards to the food and beverage offering, the establishment has an inviting bar and a restaurant. Kids can enjoy highchairs. The establishment boasts a conference room, internet, a laundry service, room service and a car park. SITUATION: This luxury, urban hotel is in the administrative district. Is situated in Bayside Market Square, in the surrounding area, clients have Miami Beach, 400 metres away, guests can find shops, boutiques, cafÃ©s, bars and restaurants. 300 metres away, guests have a public transport stop. ROOM: Customers can find comfortable rooms with carpet, a bathroom with a bath, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, a radio, internet, a kettle, a coffee maker, an iron, an ironing board, individual heating and an individual air-conditioning system. FACILITIES: Outdoors, guests have access to a swimming pool. The establishment has a well-equipped gym. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="429.36" OriginalAmount="425.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.768617" Longitude="-80.190061" StarRating="5" HotelCode="|66974" HotelName="W Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>485 BRICKELL AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/9/7/4/66974_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel, This air-conditioned establishment has 162 rooms, a lobby, a reception, a safety deposit box service, a lift, an auditorium, a games room, a television room and a playground. The establishment has a cafÃ©, a bar, a nightclub, a restaurant, conference facilities and internet. At an extra cost you can use room service and the launderette. It has an indoor car park. SITUATION: Brickell Avenue Is situated in Brickell and the AmericanAirlines Arena it is close to the Adrienne Arsht Center near the establishment, guests will find nearby, there is a public transport stop, Miami Beach it is situated 113 kilometres away from South Beach It is situated 97 kilometres away from near the establishment, guests will find the railway station, is 20 minutes away from the airport. ROOM: The comfortable rooms, a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, a satellite or cable television, a radio and a Hi-Fi. They also have internet, an iron, a safety deposit box, a balcony or terrace, a small kitchen, a mini-bar, a microwave, a coffee maker, a kettle and an air-conditioning system. FACILITIES: The establishment boasts a spa, a health centre, a swimming pool and a lounge on the roof terrace, Outdoors, guests have access to a heated, salt water swimming pool with children's section, The establishment also has an outdoor bar, a terrace, deck chairs and parasols. Clients can enjoy activities such as aerobics and water aerobics. Guests can enjoy a gym, a hydromassage bath, a sauna, a steam bath, spa treatments and a massage service. Guests can enjoy playing billiards, Guests are offered an entertainment programme, At the beach, you can find deck chairs and parasols. OTHERS: Regarding the food and beverage offering, you can enjoy a continental breakfast and an Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.50" OriginalAmount="426.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7906639" Longitude="-80.1868146" StarRating="4" HotelCode="|20205" HotelName="Miami Marriott Biscayne Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1633 N. BAYSHORE DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/2/0/5/20205_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has a swimming pool, a solarium, a wellness centre, hydromassage, a souvenir shop and a hairdresser's. This establishment with air-conditioning, has a lobby, a safety deposit box service, restaurants, a cafÃ©, a cocktail room and room service. For an additional charge you can use the car park and valet parking. SITUATION: This establishment is opposite the sea. Is 1.6 kilometres from Miami Port. 5 kilometres away from the establishment, guests will find South Beach it is 5 minutes away from the centre of Miami, 6 minutes away from Parrot Jungle Island. It is situated 7 minutes away from Monkey Jungle 15 minutes away from the establishment, guests will find Seaquarium it is 30 minutes away from MetroZoo, 60 minutes away from National Everglades Park and 13 kilometres away from Airport Miami. ROOM: The establishment has 580 attractive rooms. They have a bathroom with a shower or bath, a hairdryer, a direct line telephone, cable television, a safe, a coffee maker, a kettle, a fridge, an iron, an individual air-conditioning system and individual heating. OBSERVATIONS: Check-in is at 16:00 and check-out is at 12:00. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa. OTHERS: The establishment offers a breakfast service and a set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="453.39" OriginalAmount="448.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7918592" Longitude="-80.1869491" StarRating="3" HotelCode="|54183" HotelName="Doubletree By Hilton Grand  Biscayne Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1717 North Bayshore Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/8/3/54183_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious, economical hotel, is and ideal for both business trips and family holidays, has a lobby, with a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a mini-market, a hairdresser's, bars, restaurants and internet. For an additional charge you can use room service, the launderette, the indoor car park and the car park. SITUATION: This establishment, is on the beachfront.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="555.25" OriginalAmount="549.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7811375" Longitude="-80.3129959" StarRating="2" HotelCode="|54189" HotelName="enVision Hotel Miami International Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>7250 NW 11TH STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/8/9/54189_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 103 modern rooms, WiFi, internet (free of charge), a business centre with internet, (free of charge), a printer, a fax machine and a photocopier. The establishment offers guests a transfer service to, the airport, (free of charge), ask in reception, This air-conditioned hotel has a lobby, a reception, a safety deposit box service, a games room, a nightclub, a restaurant and a car park. SITUATION: It is situated 6,5 kilometres away fromMall of America the commercial area of it is situated 16 kilometres away from Miami Port 21 kilometres away, you can find South Beach the nightclubs shops, is situated 3 kilometres away from Miami Airport. ROOM: The rooms have WiFi (free of charge), cable television with pay channels, films (available for a fee), computer safe and toiletries. FACILITIES: Outdoors, guests have access to a swimming pool and parasols. Guests can enjoy a gym fully-equipped, Crandon Park it is 29 kilometres away from Where customers can find a big beach, a marina, a golf course, a tennis centre, a playground, walking trails and cycling trails. it is 21 kilometres from South Beach a golf course, Where customers can find jet-skiing and parasailing. OTHERS: It is nearMystique the cafÃ© with a breakfast, lunch and dinner service Live music some nights.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="634.94" OriginalAmount="628.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.769587" Longitude="-80.1322606" StarRating="4" HotelCode="|54206" HotelName="Hilton Bentley Miami/south Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>101 OCEAN DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/2/0/6/54206_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Bentley Beach Hotel is rated five stars. It has a reception, a living room, a bar, a business centre, a swimming pool, a spa, a sauna, internet, a car park (for a fee), a fitness centre, a limousine service and a gift shop. SITUATION: It is situated in front of the beach. This hotel is in Ocean Drive near the establishment, guests will find restaurants. Guests can also enjoy water sports, shops, theatres and museums. ROOM: The rooms a bathroom with a bath, a television, a DVD player, a CD player and a direct line telephone.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="661.29" OriginalAmount="654.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.799768" Longitude="-80.128055" StarRating="4" HotelCode="|192786" HotelName="The Gates Hotel South Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2360 Collins Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/7/8/6/192786_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="817.19" OriginalAmount="809.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.7592101" Longitude="-80.1919683" StarRating="5" HotelCode="|54181" HotelName="Four Seasons  Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1435 BRICKELL AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/8/1/54181_19a6ef21213.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Four Seasons is rated five stars. It has 70 floors, attentive service, a swimming pool, a restaurant and lifts. There are many services available at the establishment, including a dry cleaner's, a laundry service, room service, a concierge, a business centre has features that offer you the maximum level of comfort, a small conference room, wedding facilities, banquet facilities and a car park. SITUATION: This establishment is located close to the shopping area. Close to the establishment, clients can find the leisure area. ROOM: The establishment has 221 luxurious rooms. FACILITIES: There is a variety of facilities and services available at the establishment, including a swimming pool, a spa and a fitness centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="913.75" OriginalAmount="904.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.792133" Longitude="-80.12875" StarRating="5" HotelCode="|88894" HotelName="Delano South Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>1685 Collins Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/8/8/9/4/88894_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="938.95" OriginalAmount="929.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.727456" Longitude="-80.241831" StarRating="0" HotelCode="|445566" HotelName="Mr. C Miami – Coconut Grove" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>2988 McFarlane Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/5/6/6/445566_b291d271258.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1385.32" OriginalAmount="1371.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.941143" Longitude="-80.121231" StarRating="5" HotelCode="|58164" HotelName="Acqualina Resort and Residences On The Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>17875 COLLINS AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/1/6/4/58164_db8f2470719.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 97 rooms and suites. The establishment also has 2 restaurants, 3 swimming pools, a spa, 16 treatment cabins, a swimming pool for private use and a jacuzzi. SITUATION: Riviera de Florida It is in this hotel is in the coast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="286.61" OriginalAmount="283.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.777866" Longitude="-80.189626" StarRating="4" HotelCode="|462273" HotelName="The Guild Downtown - Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>230 NE 4th St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="369.89" OriginalAmount="366.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.76885" Longitude="-80.19003" StarRating="0" HotelCode="|193828" HotelName="Cesar Suites at Icon Brickell Miami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>485 Brickell Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Golf,Internet,Kitchen,Laundry,Telephone Service,Air Conditioning,Bar,Dry Cleaning,Housekeeping,LCD/Projector,Parking,Restaurant,Swimming Pool</BasicAmenities>
    <HotelRating>4,3</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>VILLAGE</PropertyType>
  </Filter>
</HotelSearchRS>||True