<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
5730428c-9660-46cd-8d01-af381e98a40e|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="5730428c-9660-46cd-8d01-af381e98a40e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-05-22T00:00:00" End="2026-05-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
5730428c-9660-46cd-8d01-af381e98a40e|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-04-13T15:02:19.5387442+01:00" Version="0" EchoToken="Search" TransactionIdentifier="5730428c-9660-46cd-8d01-af381e98a40e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="95" TotalAmount="18.58" OriginalAmount="18.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="761514" HotelName="Excelsior Hotel Downtown" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0007/61514/761514/3.jpg?f=15720662</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages and facials. You're sure to appreciate the recreational amenities, including a nightclub, an outdoor pool, and a sauna. This hotel also features complimentary wireless internet access, concierge services, and a hair salon. The shuttle (surcharge) will take you to the nearby beach or shopping center.. Featured amenities include complimentary wired internet access, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has 86 square feet (8 square meters) of space consisting of conference space and 2 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="19.64" OriginalAmount="19.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="2187919" HotelName="Sun And Sands Downtown" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaazira Street, off Al Rigga Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/87919/2187919/1.jpg?f=17188797</HotelPictures>
        <HotelDescription>Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="23.90" OriginalAmount="23.2" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="111689" HotelName="Sea View Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, Bur Dubai,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/11689/111689/45.jpg?f=17724365</HotelPictures>
        <HotelDescription>Relax and unwind with massages and facials. You're sure to appreciate the recreational amenities, including a nightclub, an outdoor pool, and a sauna. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). Getting to the surf and sand is a breeze with the complimentary beach shuttle.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of conference space and a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="24.74" OriginalAmount="24.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="625350" HotelName="Holiday Inn Express Dubai Airport, An Ihg Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Opp. Dubai International  Airport Terminal 3, Po Box 35257, Umm Ramool</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/25350/625350/1.jpg?f=17457396</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless internet access and concierge services. Additional features at this hotel include babysitting (surcharge), gift shops/newsstands, and a banquet hall. Guests can catch a ride to nearby destinations on the complimentary area shuttle.. Featured amenities include a 24-hour business center, limo/town car service, and express check-in. A roundtrip airport shuttle is complimentary (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="24.95" OriginalAmount="24.22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="949312" HotelName="Arabian Park Dubai, An Edge By Rotana Hotel" Meals="ROOM - CITY VIEW" BedType="ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0009/49312/949312/43.jpg?f=17675597</HotelPictures>
        <HotelDescription>Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and gift shops/newsstands. The complimentary shuttle will take you to the nearby beach or shopping center.. Featured amenities include complimentary wired Internet access, a business center, and limo/town car service. This hotel has 2 meeting rooms available for events. A train station pick-up service is provided at no charge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="25.05" OriginalAmount="24.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="8566" HotelName="Grand Excelsior Hotel Bur Dubai" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Road, Al Mankhool, Burdubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/08566/8566/1.jpg?f=17725230</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including a nightclub, a health club, and an outdoor pool. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include complimentary wired internet access, a business center, and limo/town car service. Planning an event in Dubai? This hotel has 34647 square feet (3219 square meters) of space consisting of a conference center and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="25.18" OriginalAmount="24.45" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4009952" HotelName="Best Western Premier M Four Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga - 48 40B Street - Al Muraqqabat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/09952/4009952/1.jpg?f=17372160</HotelPictures>
        <HotelDescription>Facilities and services include air conditioning, a concierge, room service, valet parking, smoking area, wheelchair access, parking, an elevator, free Wi-Fi, outdoor swimming pool, wellness spa, a gym, and a restaurant.Rooms feature air conditioning, smart television, safe, desk, tea and coffee making facilities, minibar, Wi-Fi, hairdryer, and bathroom.Address: Al Rigga 48, 40B Street, Al Muraqqabad, Dubai, United Arab Emirates.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="25.87" OriginalAmount="25.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="4019552" HotelName="Khalidia Palace Hotel Dubai" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/19552/4019552/2.jpg?f=17213009</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find an outdoor pool, a sauna, and a 24-hour fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a business center, limo/town car service, and dry cleaning/laundry services. This hotel has 5 meeting rooms available for events. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="26.14" OriginalAmount="25.38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="2298410" HotelName="Ibis Styles Dubai Jumeira" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Rd, 2Nd December Street, Jumeira 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/98410/2298410/1.jpg?f=17418457</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including a health club and an indoor pool. This hotel also features complimentary wireless internet access and tour/ticket assistance.. Featured amenities include a business center, express check-out, and dry cleaning/laundry services. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.06" OriginalAmount="26.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="3898130" HotelName="IBIS STYLES DUBAI GOLD DISTRICT" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Maryam Plaza 1, Al Daghaya Rd- 113, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/98130/3898130/1.jpg?f=17443618</HotelPictures>
        <HotelDescription>Situated in Dubai's historic trading district, near the waterfront and just 20 minutes from Dubai International Airport, this hotel offers convenient access to Deira Souk, local attractions, and business areas. A transportation hub with easy metro and bus connections, the hotel features 94 guest rooms, 24-hour reception, all-day dining, and complimentary Wi-Fi.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.13" OriginalAmount="26.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="3982969" HotelName="eStay Inn Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Etisalat Academy Muhaisanah 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/82969/3982969/9.jpg?f=16965762</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as an outdoor pool and a steam room. Additional amenities at this hotel include complimentary wireless internet access, tour/ticket assistance, and a picnic area.. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Dubai? This hotel has 250000 square feet (23226 square meters) of space consisting of a conference center and 19 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.52" OriginalAmount="26.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="3965337" HotelName="Rove Expo City" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl Plaza, Expo 2020,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/65337/3965337/21.jpg?f=17375240</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities, including an outdoor pool, a 24-hour fitness center, and bicycles to rent. This hotel also features complimentary wireless internet access, a banquet hall, and a vending machine.. Featured amenities include complimentary wired internet access, a computer station, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.70" OriginalAmount="26.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="3870537" HotelName="Intercityhotel Dubai Jaddaf Waterfront" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jaddaf Waterfront</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/70537/3870537/1.jpg?f=16654978</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including an outdoor pool and a fitness center. Additional features at this hotel include complimentary wireless internet access and a vending machine.. Featured amenities include a business center, a 24-hour front desk, and multilingual staff. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.84" OriginalAmount="27.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="350643" HotelName="Holiday Inn Express Dubai Jumeirah, An Ihg Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0003/50643/350643/26.jpg?f=17563111</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless internet access and concierge services. Additional features at this hotel include babysitting (surcharge), a banquet hall, and a vending machine. Guests can catch a ride to the beach or shopping on the complimentary shuttle.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.84" OriginalAmount="27.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="412572" HotelName="Holiday Inn Express Dubai Safa Park, An Ihg Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl District Sheikh Zayed Road And Al Wasl Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0004/12572/412572/1.jpg?f=17737144</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless internet access and concierge services. This hotel also features gift shops/newsstands, a banquet hall, and a vending machine. Guests can catch a ride to the beach or shopping on the complimentary shuttle.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has 65 square feet (6 square meters) of space consisting of conference space and a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.86" OriginalAmount="27.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="948865" HotelName="Holiday Inn Express Dubai, Internet City By Ihg" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Knowledge Village</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0009/48865/948865/1.jpg?f=17675610</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a 24-hour fitness center or take in the view from a garden. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include complimentary wired internet access, a 24-hour business center, and complimentary newspapers in the lobby. Planning an event in Dubai? This hotel has 215 square feet (20 square meters) of space consisting of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="28.08" OriginalAmount="27.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1356317" HotelName="Montreal Barsha Hotel" Meals="DOUBLE DELUXE ROOM" BedType="DOUBLE DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall Of Emirates, 23Rd Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0013/56317/1356317/1.jpg?f=17074796</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 299 rooms. Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. Services such as a baggage storage service, safe, currency exchange service and drinks machine ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. A number of shops, including a souvenir shop, are great for shopping or just browsing. Parking facilities available to guests include a garage (for a fee) and a car park. Further services include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine. Lectures, presentations and meetings can be held in one of the 5 conference rooms.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="28.22" OriginalAmount="27.4" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3936232" HotelName="La Quinta By Wyndham Dubai Jumeirah" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road off Jumeirah Street Near Mina Rashid Port</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/36232/3936232/44.jpg?f=17578586</HotelPictures>
        <HotelDescription>Take time to pamper yourself with a visit to the full-service spa. You're sure to appreciate the recreational amenities, including a nightclub, an outdoor pool, and a hot tub. Additional features at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a 24-hour business center, limo/town car service, and dry cleaning/laundry services. A shuttle from the hotel to the airport is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="28.24" OriginalAmount="27.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2187913" HotelName="Donatello Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha 1, Near Mall Of The Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/87913/2187913/1.jpg?f=17330730</HotelPictures>
        <HotelDescription>Property Location With a stay at Donatello Hotel in Dubai (Al Barsha), you'll be minutes from Ski Dubai and Mall of the Emirates. This 4-star hotel is within close proximity of Meem Gallery and Souk Madinat Jumeirah. Rooms Make yourself at home in one of the 132 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include safes and desks, as well as phones with free local calls. Amenities Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and concierge services. Dining Enjoy a meal at one of the hotel's dining establishments, which include 2 restaurants and a coffee shop/café. From your room, you can also access 24-hour room service. Relax with a refreshing drink from a poolside bar or one of the 2 bars/lounges. Business, Other Amenities Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.
Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and concierge services.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="28.47" OriginalAmount="27.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1879013" HotelName="Signature Hotel Al Barsha" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Next To Mall Of The Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/79013/1879013/4.jpg?f=17307328</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find a nightclub, a health club, and an outdoor pool. This hotel also features complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include a business center, express check-out, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="29.06" OriginalAmount="28.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="111805" HotelName="Fortune Pearl Hotel, Deira" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road, After Naif Signal, Behind Al Baraha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/11805/111805/32.jpg?f=17745176</HotelPictures>
        <HotelDescription>Don't miss out on the many recreational opportunities, including a nightclub, an outdoor pool, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a business center, express check-in, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="29.56" OriginalAmount="28.7" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="3935030" HotelName="Rove City Walk" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl And Al Safa Road-Junction, Sheikh Zayed Road, Po Box 119444</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/35030/3935030/1.jpg?f=17432685</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including an outdoor pool and a 24-hour fitness center. Additional amenities at this hotel include complimentary wireless internet access, an arcade/game room, and a reception hall.. Featured amenities include a computer station, dry cleaning/laundry services, and a 24-hour front desk. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="29.59" OriginalAmount="28.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="2515647" HotelName="Rove City Centre" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>24th /  19th B Street, Port Saeed</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/15647/2515647/2.jpg?f=17607429</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Dubai and was established in 2016. It is close to the Deira City Centre Mall and the nearest station is Dubai Metro. The Hotel has a coffee shop, an outdoor swimming pool and a fitness centre/gym. All 270 rooms are equipped with hairdryer, safe, ironing set and air conditioning.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="29.92" OriginalAmount="29.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="107003" HotelName="Hyatt Regency Dubai" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Road Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/07003/107003/1.jpg?f=17735549</HotelPictures>
        <HotelDescription>Facilities: The hotel has 14 junior suites, 12 suites, 286 single rooms and 286 double rooms, which are located on 25 storeys and are reachable by lift. English-speaking staff at the reception are happy to assist guests at the reception desk round the clock. Check-in and check-out are available 24 hours a day. Services such as a cloakroom, baggage storage service, safe, currency exchange service, cash machine and drinks machine ensure a comfortable stay. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a newspaper stand and a playroom. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, an alarm call service, a laundry service, a hairdresser, a coin-operated laundry, a hotel doctor and a hotel shuttle bus. A bicycle hire service provides all the necessary equipment for exploring the surrounding area. Complimentary newspapers are available. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="30.50" OriginalAmount="29.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="3976648" HotelName="Ibis Styles Dubai Deira" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Maitha Plaza, Al Khaleej Road 110, Deira,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/76648/3976648/1.jpg?f=17515803</HotelPictures>
        <HotelDescription>Inspired by Arabic calligraphy through contemporary design, ibis Styles Dubai Deira is ideally located within the heart of Dubai's cultural center and lively souks. Donning vibrant blue and bright yellow streaks, expect a fusion of art and heritage in all 143 standard and family rooms. Wake in the charming design and comfort of your room and indulge in artistically curated dishes and drink mixes - all these before you explore the traditional wonders of Khor Dubai.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="30.67" OriginalAmount="29.78" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1359986" HotelName="Time Grand Plaza Hotel, Dubai Airport" Meals="DOUBLE DELUXE ROOM" BedType="DOUBLE DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, Al Qusais, United Arab Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0013/59986/1359986/62.jpg?f=17676363</HotelPictures>
        <HotelDescription>Property Location With a stay at TIME Grand Plaza Hotel, you'll be centrally located in Dubai, convenient to Al Twar Center and Sahara Centre. This 4-star hotel is within close proximity of Al-Maktoum Stadium and Safeer Mall. Rooms Make yourself at home in one of the 232 air-conditioned rooms featuring LCD televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with bathtubs or showers feature designer toiletries and hair dryers. Conveniences include phones, as well as safes and desks. Amenities Pamper yourself with onsite massages and facials. You can take advantage of recreational amenities such as an outdoor pool, a spa tub, and a sauna. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). If you'd like to spend the day shopping, you can hop on the complimentary shuttle. Dining Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner. Dining is also available at a coffee shop/café, and 24-hour room service is provided. Relax with your favorite drink at a bar/lounge or a poolside bar. Business, Other Amenities Featured amenities include complimentary high-speed (wired) Internet access, a 24-hour business center, and express check-in. Event facilities at this hotel consist of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.
Pamper yourself with onsite massages and facials. You can take advantage of recreational amenities such as an outdoor pool, a spa tub, and a sauna. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). If you'd like to spend the day shopping, you can hop on the complimentary shuttle.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="31.11" OriginalAmount="30.2" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1802876" HotelName="Premier Inn Dubai International Airport" Meals="NEW STYLE ROOM" BedType="NEW STYLE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Terminal 3, Via Street 52B, Dubai International Airport</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/02876/1802876/1.jpg?f=15464885</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including an outdoor pool and a 24-hour fitness center. Additional features at this hotel include complimentary wireless internet access, a television in a common area, and tour/ticket assistance.. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is complimentary (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="31.18" OriginalAmount="30.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="693458" HotelName="Fortune Grand Deira" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Naif Junction, Omar Bin Al Khattab Road, Al Muteena Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/93458/693458/1.jpg?f=17692383</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages and body treatments. You're sure to appreciate the recreational amenities, including a nightclub, an outdoor pool, and a hot tub. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a hair salon. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="31.21" OriginalAmount="30.3" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="118409" HotelName="Ibis World Trade Centre Dubai" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, World Trade Center</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/18409/118409/1.jpg?f=17708399</HotelPictures>
        <HotelDescription>Property Location You'll be centrally located in Dubai with a stay at ibis World Trade Centre Dubai, steps from Dubai International Convention and Exhibition Centre and close to Dubai Mall. This hotel is within close proximity of Dubai World Trade Centre and Empty Quarter. Rooms Make yourself at home in one of the 210 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include phones, as well as desks and coffee/tea makers. Amenities Pamper yourself with onsite massages or take in the view from a terrace. Additional features at this hotel include complimentary wireless Internet access and gift shops/newsstands. If you'd like to spend the day shopping, you can hop on the complimentary shuttle. Dining You can enjoy a meal at a restaurant serving the guests of ibis World Trade Centre Dubai, or stop in at a snack bar/deli. Quench your thirst with your favorite drink at a bar/lounge. Buffet breakfasts are available daily for a fee. Business, Other Amenities Featured amenities include limo/town car service, a computer station, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).
Pamper yourself with onsite massages or take in the view from a terrace. Additional features at this hotel include complimentary wireless Internet access and gift shops/newsstands. If you'd like to spend the day shopping, you can hop on the complimentary shuttle.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="31.26" OriginalAmount="30.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2538280" HotelName="Signature 1 Hotel Barsha Heights - Tecom" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Thanayah 1, Tecom, Barsha Heights</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/38280/2538280/26.jpg?f=17693283</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. You can take advantage of recreational amenities such as a health club and an outdoor pool. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include complimentary wired internet access, a business center, and limo/town car service. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="31.31" OriginalAmount="30.4" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="875438" HotelName="Rose Rayhaan By Rotana" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0008/75438/875438/13.jpg?f=17392121</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. If you're looking for recreational opportunities, you'll find a health club, an outdoor pool, and a sauna. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). Guests can catch a ride to nearby destinations on the complimentary area shuttle.. Featured amenities include a business center, express check-in, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has 4575 square feet (425 square meters) of space consisting of conference space and 4 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="31.71" OriginalAmount="30.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="2490686" HotelName="Rove Downtown Dubai" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>312 Al Mustaqbal Street, Zabeel 2,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/90686/2490686/17.jpg?f=17692328</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as an outdoor pool and a 24-hour fitness center. This hotel also features complimentary wireless internet access, an arcade/game room, and tour/ticket assistance.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 4 meeting rooms available for events. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="31.73" OriginalAmount="30.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2736208" HotelName="Royal Continental Hotel – Dubai Airport" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 182166, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/36208/2736208/43.jpg?f=17691573</HotelPictures>
        <HotelDescription>Located opposite to Deira City Centre Shopping Mall,  Royal Continental Hotel offers to business travellers and holiday makers a stylish and welcoming haven just minutes away from Dubai International Airport. 168 tastefully-appointed and an innovative LED Screen controlled rooms introduced to accommodate our guest's every need at a single touch.  The system provides effortless control of music and movies on-demand, in room dining, global weather, airport information and many more interactive screen options. Hotel is non-alcoholic and provide guests dedicated prayer room facilities.  Mini-bar offers non-alcoholic beverages and snacks. Oasis - All Day Dining Restaurant offering sumptuous multi-cuisine buffet for breakfast, lunch and dinner, also open 24 hours with a la cart menu. All The Perks Cafe, gym and swimming pool are available for your leisure.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="32.06" OriginalAmount="31.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="97518" HotelName="Knight Castle Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Street, P.O, Box 56262 - Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/97518/97518/2.jpg?f=17546700</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless internet access and a banquet hall.. Featured amenities include a business center and a 24-hour front desk. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="32.28" OriginalAmount="31.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="174806" HotelName="Orchid Hotel Al Barsha" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Next To Sharaf Dg Metro Station Po Box</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/74806/174806/177.jpg?f=17743130</HotelPictures>
        <HotelDescription>Facilities: The hotel has 125 rooms, which are located on 9 storeys and are reachable by lift. English- and French-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Services such as a baggage storage service, a safe and a currency exchange service ensure a comfortable stay. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. There are also a number of shops that make for great strolling and browsing. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, a transfer service, room service, a laundry service, a hairdresser and a hotel shuttle bus. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="32.58" OriginalAmount="31.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="8555" HotelName="Fortune Karama Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Near Karama Metro Station, 2C Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/08555/8555/5.jpg?f=17740789</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including a nightclub and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include a business center, limo/town car service, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="32.59" OriginalAmount="31.64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2749763" HotelName="Mercure Dubai Barsha Heights Hotel Suites And Apartments" Meals="DELUXE SUITE - CITY VIEW" BedType="DELUXE SUITE - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/49763/2749763/1.jpg?f=17243169</HotelPictures>
        <HotelDescription>Take advantage of recreational opportunities offered, including a health club, an outdoor pool, and a sauna. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include complimentary wired internet access, a 24-hour business center, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has 1023 square feet (95 square meters) of space consisting of conference space and 8 meeting rooms. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="33.06" OriginalAmount="32.1" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3733049" HotelName="Doubletree By Hilton Dubai Al Jadaf" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Plot 3261450 - Al Jadaf</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/33049/3733049/1.jpg?f=17063944</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. You can take advantage of recreational amenities such as an outdoor pool and a 24-hour fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands. The complimentary beach shuttle makes getting to the surf and sand a breeze.. Featured amenities include a 24-hour business center, express check-in, and express check-out. Planning an event in Dubai? This hotel has 0 square feet (0 square meters) of space consisting of a conference center and 4 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="33.33" OriginalAmount="32.36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3635352" HotelName="Omega Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>17 - 19d Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/35352/3635352/1.jpg?f=17691751</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities, including a health club, an outdoor pool, and a sauna. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). Getting to nearby attractions is a breeze with the area shuttle (surcharge).. Featured amenities include a business center, express check-in, and express check-out. Event facilities at this hotel consist of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="34.01" OriginalAmount="33.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="106873" HotelName="Majestic City Retreat Hotel" Meals="ECONOMY ROOM" BedType="ECONOMY ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Mankhool Road, Bur Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/06873/106873/76.jpg?f=17724223</HotelPictures>
        <HotelDescription>Property Location With a stay at Majestic Hotel Tower in Dubai (Bur Dubai), you'll be convenient to BurJuman Mall and Dubai Museum. This 4-star hotel is within close proximity of Textile Souk and Grand Mosque. Rooms Make yourself at home in one of the 262 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Private bathrooms with shower/tub combinations feature rainfall showerheads and complimentary toiletries. Conveniences include phones, as well as laptop-compatible safes and desks. Amenities Take advantage of recreational opportunities offered, including a nightclub, an outdoor pool, and a sauna. Additional amenities at this Art Deco hotel include complimentary wireless Internet access, concierge services, and gift shops/newsstands. Guests can catch a ride to the beach or shopping on the complimentary shuttle. Dining Enjoy a meal at one of the hotel's dining establishments, which include 3 restaurants and a coffee shop/café. From your room, you can also access 24-hour room service. Relax with a refreshing drink from a poolside bar or one of the 4 bars/lounges. Business, Other Amenities Featured amenities include complimentary high-speed (wired) Internet access, a business center, and limo/town car service. Planning an event in Dubai? This hotel has 969 square feet (90 square meters) of space consisting of a conference center and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available on request), and free valet parking is available onsite.
Take advantage of recreational opportunities offered, including a nightclub, an outdoor pool, and a sauna. Additional amenities at this Art Deco hotel include complimentary wireless Internet access, concierge services, and gift shops/newsstands. Guests can catch a ride to the beach or shopping on the complimentary shuttle.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="34.33" OriginalAmount="33.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="1356756" HotelName="Citymax Hotel Bur Dubai" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Bur Dubai Kuwait St. and Mankhool Road, Al Mankhool</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0013/56756/1356756/23.jpg?f=17065605</HotelPictures>
        <HotelDescription>**Pool closed from 3 July to 3 August 2023. 

Enjoy recreational amenities such as an outdoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and gift shops/newsstands.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Limited parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="34.95" OriginalAmount="33.93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1499594" HotelName="Avani Deira Dubai Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Corner Abu Baker Al Siddique and Sallahudin Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0014/99594/1499594/1.jpg?f=17425806</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 216 rooms. Guests are warmly welcomed by multilingual staff (English, German, French) at the 24-hour reception desk in the lobby. Check-in/check-out service is available round the clock. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. There are a number of shops, including a supermarket and souvenir shop. Children can enjoy the playground. Additional amenities include a newspaper stand and a playroom. Guests arriving by car can park their vehicles in the garage (no extra charge) or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Complimentary newspapers are available. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="35.35" OriginalAmount="34.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="948854" HotelName="Copthorne Hotel Dubai" Meals="SUPERIOR ROOM - CITY VIEW" BedType="SUPERIOR ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed Road, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0009/48854/948854/2.jpg?f=17675593</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy body treatments and facials. If you're looking for recreational opportunities, you'll find a health club, an outdoor pool, and a sauna. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge). Guests can get to nearby shops on the complimentary shuttle.. Featured amenities include a business center, express check-out, and complimentary newspapers in the lobby. This hotel has 6 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="35.39" OriginalAmount="34.36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="948871" HotelName="DoubleTree by Hilton Dubai Port Saeed" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road Port Saeed Al Maktoum Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0009/48871/948871/2.jpg?f=17675607</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. You can take advantage of recreational amenities such as a 24-hour health club, an outdoor pool, and a sauna. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge). Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include complimentary wired internet access, a 24-hour business center, and express check-in. Event facilities at this hotel consist of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="35.51" OriginalAmount="34.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1342963" HotelName="Millennium Central Dubai Downtown" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Asayel St. Business Bay, Downtown Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0013/42963/1342963/37.jpg?f=17365158</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You can take advantage of recreational amenities such as a nightclub, a health club, and an outdoor pool. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). Guests can catch a ride to nearby destinations on the complimentary area shuttle.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Event facilities at this hotel consist of a conference center and meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="35.79" OriginalAmount="34.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1813359" HotelName="Movenpick Hotel Apartments Al Mamzar Dubai" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Corner Cairo Road And 46Th Street, Al Mamzar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/13359/1813359/1.jpg?f=17411051</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including an outdoor pool and a fitness center. Additional amenities at this Mediterranean aparthotel include complimentary wireless internet access, concierge services, and a hair salon. The complimentary shuttle will take you to the nearby beach or shopping center.. Featured amenities include a business center, limo/town car service, and dry cleaning/laundry services. Event facilities at this aparthotel consist of a conference center and 4 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="36.53" OriginalAmount="35.47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1801444" HotelName="The Canvas Dubai - Mgallery Hotel Collection" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>23, Kuwait Street, Port Rashid</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/01444/1801444/1.jpg?f=17594619</HotelPictures>
        <HotelDescription>Enjoy a range of recreational amenities, including a health club, an outdoor pool, and a sauna. Additional amenities at this Art Deco hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a business center, express check-out, and complimentary newspapers in the lobby. This hotel has 2 meeting rooms available for events. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="36.86" OriginalAmount="35.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3870531" HotelName="Grand Mercure Dubai City" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>61B Street, Garhoud, Next To Ggico Metro</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/70531/3870531/46.jpg?f=17144250</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy body treatments and facials. You're sure to appreciate the recreational amenities, which include 2 outdoor swimming pools, a steam room, and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and a ballroom.. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. Event facilities at this hotel consist of a conference center and 9 meeting rooms. A shuttle from the hotel to the airport is complimentary (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="37.10" OriginalAmount="36.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3898129" HotelName="Novotel Dubai Gold District" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sherina Plaza 4 Al Corniche Road 111,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/98129/3898129/25.jpg?f=17443618</HotelPictures>
        <HotelDescription>Situated in the heart of charming old Dubai, Novotel Dubai Gold District is a 4-star hotel which overlooks the waterfront of historic Deira. Our hotel features tasteful décor inspired by the Arabian sea. From relaxing spa treatments to lounging about with views of vibrant Deira at the rooftop pool, we cater to all your requirements and ensure that you have an enjoyable experience. Explore delectable dining options at our in-house international restaurant, The Spicery, or the lobby lounge café. Alternatively, break a sweat at the gym while drinking in the gorgeous sea views. The executive lounge is available with exclusive access, and guests are invited to enjoy the love of the game at Pavilion Sports Bar. Whatever your needs, simply relax and allow us to make your stay with us a memorable one.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="37.15" OriginalAmount="36.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="948887" HotelName="Mövenpick Grand Al Bustan Dubai" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>51st  Corner Casabrlanca  Street  Al Garhoud,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0009/48887/948887/34.jpg?f=17675609</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. You can take advantage of recreational amenities such as a health club, an outdoor pool, and a sauna. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of a conference center and meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="37.22" OriginalAmount="36.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="3720181" HotelName="Hampton By Hilton Dubai Al Seef" Meals="DOUBLE ROOM" BedType="DOUBLE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/20181/3720181/1.jpg?f=17352806</HotelPictures>
        <HotelDescription>Facilities: Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. A baggage storage service, safe, currency exchange service, cash machine and drinks machine are available. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a TV room, a playroom and a library. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services and facilities include a 24-hour security service, a babysitting service, a car hire service, room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Bicycle storage is available to guests. There is a bike hire service as well. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="38.69" OriginalAmount="37.56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1865354" HotelName="Carlton Downtown Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/65354/1865354/1.jpg?f=17719226</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You can take advantage of recreational amenities such as a nightclub, a health club, and an outdoor pool. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). If you'd like to spend the day shopping, you can hop on the complimentary shuttle.. Featured amenities include a 24-hour business center, limo/town car service, and express check-out. This hotel has 28 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="38.70" OriginalAmount="37.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="534637" HotelName="Number One Tower Suites" Meals="DELUXE STUDIO" BedType="DELUXE STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0005/34637/534637/1.jpg?f=17539954</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as a health club and a sauna. Additional amenities at this aparthotel include complimentary wireless internet access and concierge services.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="40.43" OriginalAmount="39.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3759178" HotelName="Grand Mercure Business Bay" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/59178/3759178/7.jpg?f=17664880</HotelPictures>
        <HotelDescription>Don't miss out on the many recreational opportunities, including a 24-hour health club, an outdoor pool, and a sauna. This hotel also features complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="41.12" OriginalAmount="39.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="8547" HotelName="Coral Dubai Deira Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqqabat Street Deira,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/08547/8547/103.jpg?f=17742681</HotelPictures>
        <HotelDescription>Coral Deira Dubai is conveniently located in the heart of the commercial centre of Dubai City, just 7 km away from Dubai International Airport. Hotel facilities and services: front desk, restaurants, cafe, rooftop swimming pool, jacuzzi, sun terrace, gym and sauna. The guest rooms are equipped with bathroom/shower, hair dryer, mini bar, telephone, safe, satellite-TV, coffee/tea maker and air conditioning. Please note that alcohol is not served in the hotel and can only be consumed in the guest rooms.NOTE: Please note that the hotel check in time is 15:00 hrs.Address: Al Muraqabbat Street, Deira P.O Box 82999, Dubai, United Arab Emirates
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="41.22" OriginalAmount="40.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1806358" HotelName="Elite Byblos Hotel" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall Of The Emirates, Al Barsha 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/06358/1806358/48.jpg?f=17392475</HotelPictures>
        <HotelDescription>Property Location With a stay at Coral Al Barsha Hotel in Dubai (Al Barsha), you'll be minutes from Mall of the Emirates and Ski Dubai. This 5-star hotel is within close proximity of Souk Madinat Jumeirah and Dubai College. Rooms Make yourself at home in one of the 337 individually decorated guestrooms, featuring minibars and plasma televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with shower/tub combinations feature deep soaking bathtubs and complimentary toiletries. Conveniences include laptop-compatible safes and complimentary newspapers, and housekeeping is provided daily. Amenities Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You're sure to appreciate the recreational amenities, which include 2 spa tubs, a steam room, and a fitness center. This hotel also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Getting to the surf and sand is a breeze with the complimentary beach shuttle. Dining Grab a bite to eat at one of the hotel's 2 restaurants and 2 coffee shops/cafés, or stay in and take advantage of 24-hour room service. While enjoying a refreshing dip in the hotel pool, you can order your favorite drink at the poolside bar. Buffet breakfasts are available daily for a fee. Business, Other Amenities Featured amenities include a 24-hour business center, limo/town car service, and express check-in. Planning an event in Dubai? This hotel has facilities measuring 2153 square feet (200 square meters), including a conference center. A roundtrip airport shuttle is provided for a surcharge (available on request), and free valet parking is available onsite.
Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You're sure to appreciate the recreational amenities, which include 2 spa tubs, a steam room, and a fitness center. This hotel also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Getting to the surf and sand is a breeze with the complimentary beach shuttle.
The following fees and deposits are charged by the property at time of service, check-in, or check-out. Fee for buffet breakfast: AED 110 per person (approximately) Airport shuttle fee: AED 150 per room (one way) Rollaway bed fee: AED 150.0 per day The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="41.26" OriginalAmount="40.06" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3844349" HotelName="Millennium Place Barsha Heights Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Tecom Barsha Heights, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/44349/3844349/1.jpg?f=17599148</HotelPictures>
        <HotelDescription>Take time to pamper yourself with a visit to the full-service spa. You're sure to appreciate the recreational amenities, which include 2 outdoor swimming pools and a health club. Additional features at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands. Getting to the surf and sand is a breeze with the complimentary beach shuttle.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has 1335 square feet (124 square meters) of space consisting of conference space and a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="41.90" OriginalAmount="40.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2466975" HotelName="Hilton Garden Inn Dubai, Mall Avenue" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>22nd Street   Al Barsha 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/66975/2466975/1.jpg?f=17428618</HotelPictures>
        <HotelDescription>Property Location With a stay at Hilton Garden Inn Dubai Mall Of The Emirates in Dubai (Al Barsha), you'll be minutes from Ski Dubai and Mall of the Emirates. This 4-star hotel is within close proximity of Souk Madinat Jumeirah and Dubai College. Rooms Make yourself at home in one of the 370 air-conditioned rooms featuring refrigerators and DVD players. Wired and wireless Internet access is complimentary, while 42-inch LCD televisions with premium TV channels provide entertainment. Bathrooms have complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily. Amenities Enjoy recreational amenities such as an outdoor pool and a fitness center. Additional features at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). The complimentary beach shuttle makes getting to the surf and sand a breeze. Dining Enjoy a meal at one of the hotel's dining establishments, which include 2 restaurants and a coffee shop/café. From your room, you can also access 24-hour room service. Quench your thirst with your favorite drink at a bar/lounge. Buffet breakfasts are available for a fee. Business, Other Amenities Featured amenities include a 24-hour business center, limo/town car service, and complimentary newspapers in the lobby. Free valet parking is available onsite.
Enjoy recreational amenities such as an outdoor pool and a fitness center. Additional features at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). The complimentary beach shuttle makes getting to the surf and sand a breeze.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="42.32" OriginalAmount="41.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="3889121" HotelName="Rove La Mer Beach, Jumeirah" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>La Mer South, Jumeirah 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/89121/3889121/1.jpg?f=16155485</HotelPictures>
        <HotelDescription>Head down to the water and enjoy a day at the private beach, or take advantage of other recreational amenities including an outdoor pool and a 24-hour fitness center. This hotel also features complimentary wireless internet access, a banquet hall, and a vending machine. Guests can catch a ride on the complimentary shuttle, which operates within 8 kilometers.. Featured amenities include a computer station, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="42.87" OriginalAmount="41.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1865352" HotelName="Ramada Hotel &amp; Suites By Wyndham Dubai JBR" Meals="DELUXE ROOM - CITY VIEW" BedType="DELUXE ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Shams Cluster 3, The Walk Jumeirah Beach Residence</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/65352/1865352/75.jpg?f=17693280</HotelPictures>
        <HotelDescription>Facilities: The hotel has 4 lifts and features 188 rooms. The friendly staff at the reception desk are happy to answer any questions. Services such as a baggage storage service, safe, currency exchange service and cash machine ensure a comfortable stay. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. There are a number of shops, including a supermarket and souvenir shop. The grounds of the hotel feature a playground and a lovely garden. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, 24-hour room service, a laundry service, a hairdresser, a coin-operated laundry, a hotel doctor and a hotel shuttle bus. Active guests can make use of the bicycle hire service (for a fee) to explore the surrounding area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="42.92" OriginalAmount="41.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="150036" HotelName="Four Points By Sheraton Sheikh Zayed Road, Dubai" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/50036/150036/1.jpg?f=17712178</HotelPictures>
        <HotelDescription>Property Location A stay at Four Points by Sheraton Sheikh Zayed Road, Dubai places you in the heart of Dubai, minutes from Dubai International Financial Centre and close to Dubai Mall. This 4-star hotel is within close proximity of Dubai International Convention and Exhibition Centre and KidZania. Rooms Make yourself at home in one of the 384 air-conditioned rooms featuring refrigerators and LCD televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and bidets. Amenities Don't miss out on the many recreational opportunities, including an outdoor pool, a sauna, and a fitness center. Additional amenities at this hotel include complimentary wireless Internet access, a hair salon, and a television in a common area. The complimentary shuttle will take you to the nearby beach or shopping center. Dining Grab a bite at one of the hotel's 3 restaurants, or stay in and take advantage of 24-hour room service. Relax with your favorite drink at a bar/lounge or a poolside bar. Buffet breakfasts are available for a fee. Business, Other Amenities Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available on request), and free valet parking is available onsite.
Don't miss out on the many recreational opportunities, including an outdoor pool, a sauna, and a fitness center. Additional amenities at this hotel include complimentary wireless Internet access, a hair salon, and a television in a common area. The complimentary shuttle will take you to the nearby beach or shopping center.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="43.10" OriginalAmount="41.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="571047" HotelName="Voco Bonnington Dubai, An Ihg Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Lakes Towers</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0005/71047/571047/1.jpg?f=17553528</HotelPictures>
        <HotelDescription>Property Location A stay at Bonnington Jumeirah Lakes Towers places you in the heart of Dubai, convenient to Dubai Marina Mall and Montgomerie Golf Club. This 5-star hotel is within close proximity of Thrill Zone and Yoshis Gaming Lounge. Rooms Make yourself at home in one of the 208 air-conditioned rooms featuring plasma televisions. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Bathrooms have rainfall showerheads and designer toiletries. Conveniences include phones, as well as safes and desks. Amenities Don't miss out on the many recreational opportunities, including an indoor pool, a spa tub, and a sauna. This hotel also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). If you'd like to spend the day shopping, you can hop on the complimentary shuttle. Dining Enjoy a meal at one of the hotel's dining establishments, which include 6 restaurants and a coffee shop/café. From your room, you can also access 24-hour room service. Relax with a refreshing drink from a poolside bar or one of the 2 bars/lounges. Buffet breakfasts are available daily for a fee. Business, Other Amenities Featured amenities include complimentary high-speed (wired) Internet access, a business center, and limo/town car service. Event facilities at this hotel consist of a conference center and meeting rooms. Free valet parking is available onsite.
Don't miss out on the many recreational opportunities, including an indoor pool, a spa tub, and a sauna. This hotel also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). If you'd like to spend the day shopping, you can hop on the complimentary shuttle.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="43.38" OriginalAmount="42.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3898384" HotelName="Paramount Hotel Dubai" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Business Bay,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/98384/3898384/1.jpg?f=17063013</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including an outdoor pool and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Dubai? This hotel has 1593 square feet (148 square meters) of space consisting of conference space and 10 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="43.58" OriginalAmount="42.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="761566" HotelName="Citymax Hotel Al Barsha at the Mall" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0007/61566/761566/1.jpg?f=17527050</HotelPictures>
        <HotelDescription>Children up to 12 years old share a bed with their parents. Conditions on breakfast check with the establishment

Take advantage of recreation opportunities such as a health club, or other amenities including complimentary wireless Internet access and gift shops/newsstands.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="43.80" OriginalAmount="42.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="3856366" HotelName="Hampton By Hilton Dubai Al Barsha" Meals="ROOM - DISABLED ADAPTED" BedType="ROOM - DISABLED ADAPTED">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Street, Al Barsha 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/56366/3856366/9.jpg?f=17270501</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including an outdoor pool and a 24-hour fitness center. This hotel also features complimentary wireless internet access and a banquet hall.. Featured amenities include complimentary wired internet access, a 24-hour business center, and express check-in. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="45.22" OriginalAmount="43.9" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="76420" HotelName="Dusit Thani Dubai" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>133 Sheikh Zayed Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/76420/76420/38.jpg?f=17735367</HotelPictures>
        <HotelDescription>Property Location With a stay at Dusit Thani Dubai in Dubai (Sheikh Zayed Road), you'll be convenient to Burj Khalifa and Dubai Mall. This 5-star hotel is within close proximity of KidZania and Dubai International Financial Centre. Rooms Make yourself at home in one of the 321 air-conditioned rooms featuring refrigerators and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily. Amenities Pamper yourself with onsite massages and facials. You're sure to appreciate the recreational amenities, including an outdoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and gift shops/newsstands. If you'd like to spend the day shopping, you can hop on the complimentary shuttle. Dining Enjoy a meal at one of the hotel's dining establishments, which include 3 restaurants and a coffee shop/café. From your room, you can also access 24-hour room service. Relax with your favorite drink at a bar/lounge or a poolside bar. Buffet breakfasts are available for a fee. Business, Other Amenities Featured amenities include a business center, limo/town car service, and complimentary newspapers in the lobby. Planning an event in Dubai? This hotel has 17007 square feet (1580 square meters) of space consisting of a conference center and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.
Pamper yourself with onsite massages and facials. You're sure to appreciate the recreational amenities, including an outdoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and gift shops/newsstands. If you'd like to spend the day shopping, you can hop on the complimentary shuttle.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="45.59" OriginalAmount="44.26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3936304" HotelName="Canopy By Hilton Dubai Al Seef" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Seef Street Umm Hurair 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/36304/3936304/19.jpg?f=17579040</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. A baggage storage service, safe, currency exchange service and cash machine are available. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. A number of shops, including a souvenir shop, are great for shopping or just browsing. Additional facilities include a library. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Other services include a 24-hour security service, a babysitting service, a car hire service, a transfer service, 24-hour room service, an alarm call service, a laundry service, a hairdresser, a coin-operated laundry and a hotel doctor. Cyclists can make use of the bicycle storage area and hire service. Daily newspapers are available for purchase. To assist guests with their business and communication needs, the business centre offers a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="45.95" OriginalAmount="44.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3781054" HotelName="Leva Hotel Mazaya Centre" Meals="DELUXE ROOM - INTERIOR VIEW" BedType="DELUXE ROOM - INTERIOR VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Mazaya Centre, Sheikh Zayed Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/81054/3781054/1.jpg?f=17537855</HotelPictures>
        <HotelDescription>Take advantage of recreational opportunities offered, including an outdoor pool, a steam room, and a 24-hour fitness center. Additional features at this Art Deco hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="46.15" OriginalAmount="44.81" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="643548" HotelName="Icon Delux Hotel Apartments Al Barsha" Meals="APARTMENT" BedType="APARTMENT">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/43548/643548/1.jpg?f=17580952</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities, including an outdoor pool, a sauna, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a ballroom.. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. Event facilities at this hotel consist of a conference center and 3 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="46.66" OriginalAmount="45.3" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4035667" HotelName="Sea Point Hotels Dubai Islands" Meals="ROOM - CITY VIEW" BedType="ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Islands B -  Dubai Islands,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/35667/4035667/1.jpg?f=17561283</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You can soak up the sun at the private beach or enjoy other recreational amenities including an outdoor pool and a 24-hour fitness center. Additional amenities at this resort include complimentary wireless internet access, concierge services, and a picnic area.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Dubai? This resort has 1076 square feet (100 square meters) of space consisting of a conference center and 2 meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="46.94" OriginalAmount="45.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="625309" HotelName="Centro Barsha By Rotana" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Road 329, Al Barsha 1, Business Districts</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/25309/625309/57.jpg?f=17491458</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including a health club and an outdoor pool. Additional amenities at this hotel include complimentary wireless internet access, babysitting (surcharge), and shopping on site. The shuttle (surcharge) will take you to the nearby beach or shopping center.. Featured amenities include a business center, express check-in, and dry cleaning/laundry services. This hotel has 3 meeting rooms available for events. For a surcharge, guests may use a roundtrip airport shuttle (available 24 hours) and a train station drop-off service..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="47.62" OriginalAmount="46.23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="2200655" HotelName="Pullman Dubai Jumeirah Lakes Towers - Hotel And Residence" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Lakes Towers Cluster T, Off Sheikh Zayed Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/00655/2200655/66.jpg?f=17420620</HotelPictures>
        <HotelDescription>Don't miss out on the many recreational opportunities, including a health club, an outdoor pool, and a hot tub. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a business center, express check-in, and express check-out. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="47.90" OriginalAmount="46.5" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2297777" HotelName="Hilton Garden Inn Dubai Deira" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Abu Baker Al Siddique Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/97777/2297777/1.jpg?f=17428746</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 182 rooms. The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and drinks machine. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a car hire service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Bicycles can be kept in the bicycle storage area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="48.67" OriginalAmount="47.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3898128" HotelName="Barceló Business Bay, Dubai" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Asayel Street, Business Bay,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/98128/3898128/25.jpg?f=17691839</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including a health club and an outdoor pool. Additional features at this hotel include complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include complimentary wired internet access, a business center, and express check-out. This hotel has 2 meeting rooms available for events. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="50.01" OriginalAmount="48.55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2783672" HotelName="Al Khoory Atrium Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/83672/2783672/1.jpg?f=17417885</HotelPictures>
        <HotelDescription>**We will conduct minor work in different places of the hotel from 1st to 31st Jul-24, which we will ensure to keep in consideration our guests away from it, we apologize for any inconvenience this may cause and assure you that we will do our best to minimize any disruptions. Relax at the full-service spa, where you can enjoy massages. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and a sauna. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="50.57" OriginalAmount="49.1" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1813199" HotelName="Swissotel Al Ghurair" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/13199/1813199/1.jpg?f=17461573</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You can take advantage of recreational amenities such as a health club, an outdoor pool, and a steam room. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). The complimentary shuttle will take you to the nearby beach or shopping center.
*Removal of 3 nights Minimum Length of Stay during Arab Health Exhibition
from January 27, 2020 to January 30, 2020 and Gulf Food Exhibition from
February 16, 2020 to February 20, 2020.

Exhibitions &amp; Special Events Supplements are still applicable on the above
mentioned date.

This update is applicable on current contracted rates and promotional rates
and to all bookings received as of today for both properties.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="51.39" OriginalAmount="49.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3870510" HotelName="Citymax Hotel Business Bay" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Tejari 2 Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/70510/3870510/1.jpg?f=17378765</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A number of shops, including a souvenir shop, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services include a 24-hour security service, a car hire service, 24-hour room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="52.08" OriginalAmount="50.56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3913558" HotelName="Suha Creek Hotel Apartments, Waterfront Jaddaf" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Jaddaf Waterfront, Al Jaddaf,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/13558/3913558/42.jpg?f=17233099</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as a sauna and a fitness center. Additional amenities at this aparthotel include complimentary wireless internet access, concierge services, and a banquet hall. If you'd like to spend the day shopping, you can hop on the complimentary shuttle.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="52.50" OriginalAmount="50.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3976555" HotelName="Mövenpick Hotel Jumeirah Village Triangle" Meals="PREMIUM ROOM - CITY VIEW" BedType="PREMIUM ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>B1 Joory Street District 3 Po Box 450763, Jumeirah Village Triangle</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/76555/3976555/1.jpg?f=17374871</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. You're sure to appreciate the recreational amenities, which include 2 outdoor swimming pools and a 24-hour fitness center. This hotel also features complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="54.09" OriginalAmount="52.51" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="14" HotelCode="1879459" HotelName="Roda Amwaj Suites" Meals="APARTMENT" BedType="APARTMENT">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/79459/1879459/57.jpg?f=17490944</HotelPictures>
        <HotelDescription>Property Location With a stay at Roda Amwaj Suites in Dubai (Dubai Coast), you'll be minutes from The Beach Mall and Yoshis Gaming Lounge. This apartment is within close proximity of Dubai Marina Mall and Thrill Zone. Rooms Make yourself at home in one of the 222 individually decorated guestrooms, featuring kitchens with full-sized refrigerators/freezers and stovetops. Complimentary wireless Internet access keeps you connected, and LED televisions are provided for your entertainment. Conveniences include phones, as well as safes and desks. Amenities Dip into one of the 2 outdoor swimming pools or enjoy other recreational amenities, which include a fitness center. Additional features at this apartment include complimentary wireless Internet access, shopping on site, and tour/ticket assistance. Dining You can enjoy a meal at a restaurant serving the guests of Roda Amwaj Suites, or stop in at a grocery/convenience store. Business, Other Amenities Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.
Dip into one of the 2 outdoor swimming pools or enjoy other recreational amenities, which include a fitness center. Additional features at this apartment include complimentary wireless Internet access, shopping on site, and tour/ticket assistance.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="54.26" OriginalAmount="52.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3849172" HotelName="Asiana Hotel Dubai" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqqabat Road, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/49172/3849172/20.jpg?f=17321070</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers body treatments and facials. If you're looking for recreational opportunities, you'll find a nightclub, a 24-hour health club, and an outdoor pool. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="54.30" OriginalAmount="52.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2500525" HotelName="Golden Sands 10 Hotel Apartments" Meals="APARTMENT 2 BEDROOMS" BedType="APARTMENT 2 BEDROOMS">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/00525/2500525/9.jpg?f=17418227</HotelPictures>
        <HotelDescription>Golden Sands, Dubai's premier Hotel Apartments, is part of Al Moosa Enterprises, established in the early 70's.Golden Sands is one of the most flexible and reliable Dubai Rental Apartments as it offers Online Room Bookings and Online Reservations for Studios, Family rooms, 2 Bedroom Apartments &amp; 3 Bedroom Apartments for a day, a week or as long as you would like. We offer furnished hotel apartments in Dubai where you can enjoy best facilities &amp; services at economical rates. You will always find Golden Sands an enjoyable and unique experience among all the Hotel Apartments in Dubai. So come and select a Dubai rental apartment of your choice at one of the best Dubai Hotel Apartments.All our Hotel Apartments are situated within the same proximity, so you don't need to worry about the Location, as they all share the same Prime location in Bur Dubai.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="55.83" OriginalAmount="54.2" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3896282" HotelName="Doubletree By Hilton Dubai M Square Hotel &amp; Residences" Meals="ROOM - DISABLED ADAPTED" BedType="ROOM - DISABLED ADAPTED">
        <Address>
          <AddressLines>
            <AddressLine>M Square Building, Al Mankhool</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/96282/3896282/1.jpg?f=17693661</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You're sure to appreciate the recreational amenities, which include 2 outdoor swimming pools and a fitness center. Additional features at this Art Deco hotel include complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include a business center, express check-in, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="55.84" OriginalAmount="54.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3656908" HotelName="Al Bandar Rotana – Dubai Creek" Meals="ROOM - CITY VIEW" BedType="ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, Deira,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/56908/3656908/1.jpg?f=17403977</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. Skiers will be in heaven, but there are recreational options available for non-skiers as well, including a health club and an outdoor pool. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge). The complimentary shuttle will take you to the nearby beach or shopping center.. Featured amenities include a business center, limo/town car service, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has 3940 square feet (366 square meters) of space consisting of conference space and 6 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="55.88" OriginalAmount="54.25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="547436" HotelName="Ramada By Wyndham Downtown Dubai" Meals="ROOM - CITY VIEW" BedType="ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Street Downtown</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0005/47436/547436/36.jpg?f=17474857</HotelPictures>
        <HotelDescription>Facilities: The apartment hotel has a lift and features 181 rooms. English-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. A fireplace creates a cosy atmosphere. Film fans will find plenty of 'lights, camera, action' at the cinema. Everyday necessities can be purchased at the supermarket. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a TV room, a playroom and a library. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area. Complimentary newspapers are available. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="56.59" OriginalAmount="54.94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3675828" HotelName="Radisson Blu Hotel Dubai Waterfront" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/75828/3675828/31.jpg?f=17270365</HotelPictures>
        <HotelDescription>Facilities: Multilingual staff (English, German, French) at the reception desk in the lobby are happy to answer any questions. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. There is also a playground for younger guests. Additional amenities include a TV room and a playroom. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, a transfer service, 24-hour room service, an alarm call service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="58.42" OriginalAmount="56.72" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3936248" HotelName="Millennium Place Mirdif" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Mirdif Hills Avenue - 78th Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/36248/3936248/1.jpg?f=16486795</HotelPictures>
        <HotelDescription>Take advantage of recreational opportunities offered, including an outdoor pool, a steam room, and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and a picnic area.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has 3229 square feet (300 square meters) of space consisting of conference space and 2 meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="58.80" OriginalAmount="57.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1813202" HotelName="Jw Marriott Marquis Hotel Dubai" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Business Bay,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/13202/1813202/1.jpg?f=17140381</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers body treatments and facials. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and a steam room. Additional amenities at this Art Deco hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Guests can catch a ride to nearby destinations on the area shuttle (surcharge).

*Please be informed that our swimming pool will be closed from Thursday, 14th May for essential maintenance work and will reopen on Wednesday, 20th May 2020.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="59.55" OriginalAmount="57.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="225312" HotelName="Amwaj Rotana - JBR" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Sayorah St, Jumeirah Beach Residence</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/25312/225312/16.jpg?f=17719066</HotelPictures>
        <HotelDescription>Facilities and services include restaurants, bar, swimming pool, children's pool, Jacuzzi, sauna, spa treatments (extra charge), conference room, wireless Internet access, gym, gift shop, beauty salon, kids club, business center, elevator, parking and 24 hour reception. Rooms feature minibar (extra charge), TV, telephone, kettle, wireless Internet access, air conditioning, safe, bathroom and hairdryer.Sea View Family Room with Balcony - King Bed- Newly renovated family rooms, 42 sqm. The room features a king bed and comfortable sofa bed, private balcony with partial sea views and an extensive range of premium guest amenities. An extra bed can be added upon request. Sea Front View Family Room with Balcony - King Bed- 42 sqm full sea view family room with sea views from the balcony. The room features a private balcony, king bed, comfortable sofa bed and modern guest amenities. An extra bed can be added upon request.Sea View Room with Balcony and Lounge Access - King Bed / Sea View Room with Balcony and Lounge Access - Twin Bed- 42 sqm sea view room with king bed, an exclusive Club Rotana Lounge access and plenty of home comforts. The room offers minimalist design elements, sophisticated textures and modern furnishings featuring exclusive amenities including Noir by The White Company beauty products, and a private balcony overlooking the azure waters of the Arabian Gulf, it is the perfect option for busy executives or leisure guests who like to travel in style.Sea Front One Bedroom Suite with Balcony and Lounge Access- 87 sqm one bedroom sea view suite with king bed. Having been renovated in 2022, the redesigned suite is intended to have a more residential feel and offers upgraded furniture, lighting, and artwork. It features its own private balcony overlooking the sea, exclusive Club Rotana Lounge access, separate comfortable living area and a host of premium amenities, including beauty products from Noir by The White Company, it is the perfect option for guests who value style and substance.Address: The Walk, Amwaj Rotana Jumeirah Beach, 86834 Dubai, United Arab Emirates.Note: Please be at the hotel entrance 10 minutes prior to the scheduled tie. Timings may be affected based on traffic conditions. the shuttle is offered on a first come first serve basis.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="60.53" OriginalAmount="58.77" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1801361" HotelName="Hilton Dubai The Walk" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>The Walk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/01361/1801361/1.jpg?f=17532651</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. After a day at the private beach, you can enjoy other recreational amenities including an outdoor pool and a sauna. This resort also features complimentary wireless internet access, concierge services, and an arcade/game room. Guests can get to nearby shops on the complimentary shuttle.. Featured amenities include a business center, limo/town car service, and complimentary newspapers in the lobby. Event facilities at this resort consist of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="60.65" OriginalAmount="58.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3974932" HotelName="Legoland Hotel Dubai" Meals="THEMATIC ROOM WITH BUNKBEDS" BedType="THEMATIC ROOM WITH BUNKBEDS">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Rd,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/74932/3974932/11.jpg?f=17316130</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless internet access and concierge services. Additional amenities at this hotel include shopping on site and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="61.46" OriginalAmount="59.67" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="948915" HotelName="Le Meridien Dubai Hotel &amp; Conference Centre" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, P O Box 10001</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0009/48915/948915/56.jpg?f=17675621</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You're sure to appreciate the recreational amenities, which include 5 outdoor swimming pools, a health club, and a sauna. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a 24-hour business center, limo/town car service, and express check-in. Planning an event in Dubai? This hotel has 16272 square feet (1512 square meters) of space consisting of a conference center and 24 meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="62.25" OriginalAmount="60.44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3976950" HotelName="Radisson Beach Resort Palm Jumeirah" Meals="SUPERIOR ROOM - LATERAL SEA VIEW" BedType="SUPERIOR ROOM - LATERAL SEA VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Palm West Beach, Palm Jumeirah,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/76950/3976950/40.jpg?f=17250598</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. After a day at the private beach, you can enjoy other recreational amenities including a fitness center and a seasonal outdoor pool. This Art Deco hotel also features complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. This hotel has 3 meeting rooms available for events. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="63.37" OriginalAmount="61.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2486348" HotelName="The First Collection Marina, Dubai, A Tribute Portfolio Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>394 Al Seba Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/86348/2486348/47.jpg?f=17428566</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Amenities available at the hotel include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. There is also a playground for younger guests. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, medical assistance, a transfer service, 24-hour room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Bicycle storage is available to guests. There is a bike hire service as well. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="64.08" OriginalAmount="62.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3896281" HotelName="Radisson Blu Hotel, Dubai Canal View" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Bay Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/96281/3896281/1.jpg?f=17373481</HotelPictures>
        <HotelDescription>Relax and unwind with massages, body treatments, and facials. You can take advantage of recreational amenities such as a 24-hour health club, an outdoor pool, and a steam room. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands. The beach shuttle (surcharge) makes getting to the surf and sand a breeze.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has 3218 square feet (299 square meters) of space consisting of conference space and 7 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="64.50" OriginalAmount="62.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3982432" HotelName="Residence Inn By Marriott Sheikh Zayed Road" Meals="DELUXE STUDIO" BedType="DELUXE STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/82432/3982432/63.jpg?f=17695790</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find a health club, an outdoor pool, and a sauna. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). If you'd like to spend the day shopping, you can hop on the complimentary shuttle.. Featured amenities include wired internet access (surcharge), a business center, and complimentary newspapers in the lobby. This hotel has 6 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="64.59" OriginalAmount="62.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="948894" HotelName="Swissotel Al Murooj Dubai" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Mustaqbal Steet Opposite The Dubai Mall Downtown Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0009/48894/948894/14.jpg?f=17581876</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages and body treatments. You can take advantage of recreational amenities such as a health club, an outdoor pool, and a hot tub. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include complimentary wired internet access, a business center, and express check-in. Event facilities at this hotel consist of a conference center and 7 meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="65.10" OriginalAmount="63.2" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="734528" HotelName="Capitol Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al-Mina Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0007/34528/734528/1.jpg?f=17096337</HotelPictures>
        <HotelDescription>Enjoy a range of recreational amenities, including a nightclub, a health club, and an outdoor pool. Additional features at this hotel include complimentary wireless Internet access, concierge services, and babysitting (surcharge).. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="65.10" OriginalAmount="63.2" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3982799" HotelName="Asiana Grand Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqabat Street Deira,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/82799/3982799/45.jpg?f=17349704</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has 0 square feet (0 square meters) of space consisting of conference space and 2 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="66.46" OriginalAmount="64.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="949201" HotelName="Towers Rotana Dubai" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0009/49201/949201/24.jpg?f=17706396</HotelPictures>
        <HotelDescription>Take advantage of recreational opportunities offered, including a health club, an outdoor pool, and a steam room. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a 24-hour business center, express check-out, and complimentary newspapers in the lobby. Event facilities at this hotel consist of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="66.47" OriginalAmount="64.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3815799" HotelName="Grand Plaza Mövenpick Media City" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Opp. Innovation Hub, Dubai Media City, P.O. Box 502713</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/15799/3815799/1.jpg?f=17583100</HotelPictures>
        <HotelDescription>With a stay at Grand Plaza Mövenpick Media City in Dubai, you'll be close to Dubai College and Dubai Marina. This spa hotel is close to Ski Dubai and Mall of the Emirates. Make yourself at home in one of the 235 guestrooms featuring minibars and LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature rainfall showerheads and complimentary toiletries. Conveniences include phones, as well as safes and desks. Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and a sauna. This hotel also features complimentary wireless Internet access, concierge services, and gift shops/newsstands. Enjoy French cuisine at Brasserie, one of the hotel's 3 restaurants, or stay in and take advantage of the 24-hour room service. Need to unwind? Take a break with a tasty beverage at one of the 2 bars/lounges. Buffet breakfasts are served on weekdays from 6:30 AM to 10:30 AM and on weekends from 6:30 AM to 11:00 AM for a fee. Featured amenities include a computer station, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has facilities measuring 12379 square feet (1150 square meters), including a conference center. Free self parking is available onsite.The outdoor pool is open from 6:00am until 9:00am, located on level 4 of Grand Plaza Movenpick Media City Hotel. Children under age of five are not allowed the outdoor swimming pool including when accompanied by adults in compliance to rules issued by Dubai Municipality.**Note: Check-in only for adults over the age of 21 years old.**
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="67.27" OriginalAmount="65.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="2736141" HotelName="Dukes The Palm Dubai Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/36141/2736141/17.jpg?f=17580686</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="67.28" OriginalAmount="65.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3759148" HotelName="Canal Central Hotel Business Bay Dubai" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/59148/3759148/1.jpg?f=16630615</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. You can take advantage of recreational amenities such as a health club, an outdoor pool, and a steam room. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="67.85" OriginalAmount="65.87" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1830387" HotelName="Ja Ocean View Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 26500, The Walk, Jumeirah Beach Residence</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/30387/1830387/1.jpg?f=17670511</HotelPictures>
        <HotelDescription>Facilities: 8 junior suites, 28 suites, 346 single rooms and 346 double rooms are located on 25 storeys and can be reached by lift. The multilingual staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access (no extra charge) is provided in public areas. The tour desk offers assistance with booking excursions. The club has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. The grounds of the hotel feature a playground and a lovely garden. Additional facilities include a playroom. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service, a hairdresser, a page service and a hotel shuttle bus. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a flip chart and pens. Larger events can be organised with the help of the conference service.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="67.90" OriginalAmount="65.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3936090" HotelName="Hyatt Centric Jumeirah Dubai" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah 1, Po Box 53450,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/36090/3936090/9.jpg?f=17376407</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. If you're looking for recreational opportunities, you'll find an outdoor pool and a 24-hour fitness center. Additional amenities at this hotel include complimentary wireless internet access and concierge services.. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="68.85" OriginalAmount="66.84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3903137" HotelName="Adagio Premium The Palm" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah West Beach,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/03137/3903137/40.jpg?f=17500101</HotelPictures>
        <HotelDescription>Relax on the private beach or enjoy other recreational amenities such as a sauna and a 24-hour fitness center. This aparthotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a 24-hour business center, express check-in, and express check-out. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="70.16" OriginalAmount="68.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3694354" HotelName="Barceló Residences Dubai Marina" Meals="APARTMENT" BedType="APARTMENT">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Rd Dubai Marina,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/94354/3694354/45.jpg?f=17467659</HotelPictures>
        <HotelDescription>Facilities: The apartment hotel has 220 rooms, which are located on 40 storeys and are reachable by lift. The multilingual staff at the reception desk in the lobby are ready to assist you with check-in and check-out. A baggage storage service, a safe and a currency exchange service are available. Wireless internet access (no extra charge) allows guests to surf the internet and catch up on email. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. There are a number of shops, including a supermarket and souvenir shop. The grounds of the apartment hotel feature a playground and a lovely garden. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Other services include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Active guests can make use of the bicycle hire service (for a fee) to explore the surrounding area. Daily newspapers are available for purchase. A business centre with fax machine and photocopier is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="70.37" OriginalAmount="68.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3898764" HotelName="Avani+ Palm View Dubai Hotel &amp; Suites" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 502624, Dubai Media City, Tecom,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/98764/3898764/40.jpg?f=17250717</HotelPictures>
        <HotelDescription>Don't miss out on the many recreational opportunities, including an outdoor pool, a sauna, and a 24-hour fitness center. Additional amenities at this aparthotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="71.62" OriginalAmount="69.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3935032" HotelName="Nh Collection Dubai The Palm" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>No. 220 (381-2730), Palm Jumeirah,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/35032/3935032/13.jpg?f=17517087</HotelPictures>
        <HotelDescription>Facilities: The hotel has 533 rooms, which are located on 14 storeys and are reachable by lift. Multilingual staff at the reception desk in the lobby are happy to answer any questions. Amenities include a baggage storage service, a safe and a cash machine. Wireless internet access (no extra charge) allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Souvenirs can be purchased at the gift shop. Additional amenities include a TV room and a playroom. Guests arriving by car can park their vehicles in the garage (no extra charge) or in the car park. Further services and facilities include a childcare service, 24-hour room service and a laundry service. Active guests can make use of the bicycle hire service (for a fee) to explore the surrounding area. 5 conference rooms are available for lectures, presentations and meetings.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="71.85" OriginalAmount="69.76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3979697" HotelName="So/ Uptown Dubai" Meals="COLLECTION ROOM" BedType="COLLECTION ROOM">
        <Address>
          <AddressLines>
            <AddressLine>First Al Khail Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/79697/3979697/1.jpg?f=17693735</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You can take advantage of recreational amenities such as a nightclub, an outdoor pool, and a 24-hour fitness center. Additional features at this Art Deco hotel include complimentary wireless internet access, concierge services, and a hair salon. The complimentary beach shuttle makes getting to the surf and sand a breeze.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Dubai? This hotel has 10226 square feet (950 square meters) of space consisting of a conference center and 4 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="73.43" OriginalAmount="71.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="2200654" HotelName="Taj Dubai" Meals="LUXURY ROOM - CITY VIEW" BedType="LUXURY ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Burj Khalifa Street, Business Bay,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/00654/2200654/11.jpg?f=17152254</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find a nightclub, a health club, and an outdoor pool. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). If you'd like to spend the day shopping, you can hop on the complimentary shuttle.. Featured amenities include a business center, express check-in, and express check-out. Planning an event in Dubai? This hotel has 5005 square feet (465 square meters) of space consisting of a conference center and 3 meeting rooms. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="74.31" OriginalAmount="72.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1899694" HotelName="Mövenpick Hotel Jumeirah Lakes Towers" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Lakes Towers, Cluster A,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/99694/1899694/36.jpg?f=17244712</HotelPictures>
        <HotelDescription>Property Location A stay at Movenpick Hotel Jumeirah Lakes Towers places you in the heart of Dubai, convenient to Dubai Marina Mall and Montgomerie Golf Club. This 5-star hotel is within close proximity of The Beach Mall and Dubai Marina. Rooms Make yourself at home in one of the 168 air-conditioned rooms featuring iPod docking stations and minibars. Wired and wireless Internet access is complimentary, and flat-screen televisions with satellite programming provide entertainment. Private bathrooms with shower/tub combinations feature deep soaking bathtubs and rainfall showerheads. Conveniences include phones, as well as safes and desks. Amenities Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including an outdoor pool, a spa tub, and a sauna. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Dining Enjoy a meal at one of the hotel's dining establishments, which include 3 restaurants and a coffee shop/café. From your room, you can also access 24-hour room service. Quench your thirst with your favorite drink at a bar/lounge. Business, Other Amenities Featured amenities include a business center, express check-in, and express check-out. Event facilities at this hotel consist of conference space and meeting rooms. Free valet parking is available onsite.
Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including an outdoor pool, a spa tub, and a sauna. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge).
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="74.50" OriginalAmount="72.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="948878" HotelName="Hilton Dubai Jumeirah" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>The walk, Jumeirah Beach Residence  P.O.BOX 2431</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0009/48878/948878/4.jpg?f=17675589</HotelPictures>
        <HotelDescription>Facilities: The hotel was modernised in 2019. The hotel has 390 non-smoking rooms, which are located on 11 storeys and are reachable by 4 lifts. The friendly staff at the reception desk are happy to answer any questions. Amenities include a currency exchange service and a cash machine. Wireless internet access (no extra charge) allows guests to stay connected while on holiday. The hotel has a range of facilities for guests with disabilities. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. Children can enjoy the playground. Additional amenities include a TV room and a playroom. Guests arriving by car can park their vehicles in the car park for no extra charge. Further services and facilities include a 24-hour security service, a babysitting service (for a fee), a car hire service, medical assistance, room service (for a fee), a laundry service and a hotel shuttle bus. A fax machine is available for guests' business needs. 8 conference rooms are available for lectures, presentations and meetings.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="74.51" OriginalAmount="72.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="2461941" HotelName="Hilton Dubai Al Habtoor City" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Habtoor City, Sheikh Zayed Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/61941/2461941/39.jpg?f=17428550</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. There is also a playground for younger guests. Additional facilities include a playroom. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Bicycle storage is available to guests. There is a bike hire service as well. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="75.95" OriginalAmount="73.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="4050046" HotelName="Mercure Dubai Deira" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Yazia Plaza Al Khaleej Road 110 Deira,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/50046/4050046/47.jpg?f=17359358</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as an outdoor pool or take in the view from a rooftop terrace and a garden. This hotel also features complimentary wireless internet access, tour/ticket assistance, and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="77.30" OriginalAmount="75.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3888394" HotelName="Grand Cosmopolitan Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al BarshaAl - Al Barsha First - Al Barsha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/88394/3888394/2.jpg?f=17531051</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 228 rooms. The multilingual staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access in public areas (for a fee) allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Everyday necessities can be purchased at the supermarket. Additional amenities include a playroom and a library. Travellers with their own cars can use the parking spaces (subject to availability). Other services include a 24-hour security service, a childcare service, a car hire service, medical assistance, a transfer service, room service (for a fee), an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. A business centre with fax machine, projector, a flip chart and pens and photocopier is available. Events such as conferences, symposia, lectures etc., but also simple day-to-day business, can easily be arranged with the help of the secretarial service and the conference service.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="80.02" OriginalAmount="77.69" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3870523" HotelName="Edge Creekside Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga 4th Street Corner</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/70523/3870523/1.jpg?f=15998097</HotelPictures>
        <HotelDescription>Take time to pamper yourself with a visit to the full-service spa. You can take advantage of recreational amenities such as an outdoor pool, a steam room, and a 24-hour fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a 24-hour front desk, a safe deposit box at the front desk, and an elevator. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="80.19" OriginalAmount="77.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3759142" HotelName="Royal  Central  Hotel  and  Resort  – The Palm" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, The Palm Jumeirah,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/59142/3759142/1.jpg?f=17616448</HotelPictures>
        <HotelDescription>Royal Central The Palm is a next to the Palm beach. Featuring a private beach area, Hotel is situated in Dubai best leisure area. Boasting a 24-hour front desk, this property also provides guests choices of 207 rooms and suites, with terrace and fantastic Sea and palm view. The in-house restaurant serves Mediterranean cuisine, All Day dinning and Japanese cuisine. * The construction in the hotel area will only affect guests in Royal
bay apartment and Aloft Hotel.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="81.39" OriginalAmount="79.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3860309" HotelName="Lemon Tree Hotel Jumeirah Dubai" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl Road, Umm Al Sheif, Jumeirah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/60309/3860309/21.jpg?f=17377649</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool, a 24-hour fitness center, and bicycles to rent. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="82.83" OriginalAmount="80.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3896093" HotelName="Al Jaddaf Rotana Suite Hotel" Meals="ROOM - CITY VIEW" BedType="ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/96093/3896093/1.jpg?f=17522255</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages and body treatments. You can take advantage of recreational amenities such as an outdoor pool, a sauna, and a 24-hour fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a 24-hour business center, limo/town car service, and dry cleaning/laundry services. This hotel has 6 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available on request), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="83.17" OriginalAmount="80.75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3975070" HotelName="Vida Dubai Marina &amp; Yacht Club" Meals="DELUXE ROOM - CITY VIEW" BedType="DELUXE ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/75070/3975070/33.jpg?f=16941784</HotelPictures>
        <HotelDescription>Enjoy the recreation opportunities such as an outdoor pool or make use of other amenities including complimentary wireless internet access.. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="85.08" OriginalAmount="82.6" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3780306" HotelName="Vida Creek Harbour" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Creek Harbour</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/80306/3780306/1.jpg?f=17270418</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Guests can browse a number of shops, including a supermarket. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Other services include a 24-hour security service, a car hire service, medical assistance, 24-hour room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Cyclists can make use of the bicycle storage area and hire service. To assist guests with their business and communication needs, the business centre offers a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="85.65" OriginalAmount="83.16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3898830" HotelName="Hotel Boulevard, Autograph Collection" Meals="DELUXE ROOM - CITY VIEW" BedType="DELUXE ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashid Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/98830/3898830/1.jpg?f=17429064</HotelPictures>
        <HotelDescription>Facilities: 186 rooms, including 13 suites and 171 double rooms, are located on 6 storeys and can be reached by lift. The friendly staff at the reception desk are happy to answer any questions. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access allows guests to stay connected while on holiday. The hotel offers various facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. There are a number of shops as well. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the car park. Other services include a 24-hour security service, medical assistance, a transfer service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Active guests who wish to explore the surrounding area by bike will appreciate the bicycle hire service. Bicycle storage is also available. To assist guests with their business and communication needs, the business centre offers a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="89.39" OriginalAmount="86.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1270538" HotelName="Jumeira Rotana Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street, Al Satwa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0012/70538/1270538/1.jpg?f=17676349</HotelPictures>
        <HotelDescription>Don't miss out on the many recreational opportunities, including a health club, an outdoor pool, and a sauna. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a reception hall.. Featured amenities include express check-out, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="89.98" OriginalAmount="87.36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3887897" HotelName="Sofitel Dubai The Obelisk" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Wafi, Sheikh Rashid Road, Umm Hurair 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/87897/3887897/16.jpg?f=16940104</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool and a 24-hour fitness center. Additional amenities at this Art Deco hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Planning an event in Dubai? This hotel has 6975 square feet (648 square meters) of space consisting of conference space and 11 meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="91.11" OriginalAmount="88.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="223170" HotelName="The H Dubai Hotel" Meals="GRAND DELUXE ROOM" BedType="GRAND DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>One Sheikh Zayed Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/23170/223170/57.jpg?f=17731527</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You can take advantage of recreational amenities such as a health club, an outdoor pool, and a hot tub. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). If you'd like to spend the day shopping, you can hop on the complimentary shuttle.. Featured amenities include a business center, limo/town car service, and express check-in. Planning an event in Dubai? This hotel has 15802 square feet (1468 square meters) of space consisting of a conference center and 15 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="91.19" OriginalAmount="88.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1870585" HotelName="Damac Maison Mall Street" Meals="DELUXE ROOM - CITY VIEW" BedType="DELUXE ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Mall Street,  Downtown Dubai (Opposite To Dubai Mall)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/70585/1870585/1.jpg?f=17096156</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You can take advantage of recreational amenities such as a health club, an outdoor pool, and a hot tub. Additional amenities at this aparthotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). The complimentary shuttle will take you to the nearby beach or shopping center.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="92.23" OriginalAmount="89.54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3976952" HotelName="Regency Luxury Suites Dubai Marina" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Al Suwayeb Street, near Marina mall,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/76952/3976952/19.jpg?f=17545703</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including an outdoor pool and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and a vending machine.. Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="94.33" OriginalAmount="91.58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2736205" HotelName="DoubleTree By Hilton Dubai - Business Bay" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Bay Square 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/36205/2736205/1.jpg?f=17269289</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. There are a number of shops, including a supermarket and souvenir shop. Children can enjoy the playground. Additional amenities include a newspaper stand and a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, medical assistance, a transfer service, 24-hour room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="95.71" OriginalAmount="92.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3983197" HotelName="Vida Creek Beach Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Ras Al Khor Creek Harbour,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/83197/3983197/1.jpg?f=17439997</HotelPictures>
        <HotelDescription>Relax on the private beach or enjoy other recreational amenities such as an outdoor pool. This Mediterranean hotel also features complimentary wireless internet access and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Planning an event in Dubai? This hotel has 2153 square feet (200 square meters) of space consisting of a conference center and meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="95.79" OriginalAmount="93" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1858914" HotelName="Conrad Dubai" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 115143,Sheikh Zayed Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/58914/1858914/95.jpg?f=17427211</HotelPictures>
        <HotelDescription>Property Location With a stay at Conrad Dubai in Dubai (Dubai Coast), you'll be minutes from Dubai International Convention and Exhibition Centre and close to Dubai International Financial Centre. This 5-star hotel is within close proximity of Jumeirah Mosque and Dubai Mall. Rooms Make yourself at home in one of the 555 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Private bathrooms with bathtubs or showers feature rainfall showerheads and designer toiletries. Conveniences include safes and desks, and housekeeping is provided daily. Amenities Don't miss out on recreational opportunities including an outdoor pool and a fitness center. Additional features at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Dining Enjoy a meal at one of the hotel's dining establishments, which include 5 restaurants and a coffee shop/café. From your room, you can also access 24-hour room service. Relax with a refreshing drink from a poolside bar or one of the 5 bars/lounges. Business, Other Amenities Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has facilities measuring 28305 square feet (2547 square meters), including meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.
Don't miss out on recreational opportunities including an outdoor pool and a fitness center. Additional features at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge).
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="100.09" OriginalAmount="97.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3759172" HotelName="Mövenpick Hotel Apartments Downtown Dubai" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Ohood Street Burj Khalifa Area</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/59172/3759172/1.jpg?f=17505292</HotelPictures>
        <HotelDescription>Stay in a modern skyscraper that shares the neighbourhood with Burj Khalifa. In the history-making Downtown Dubai district, walking distance to the world's tallest building, its famous fountain and The Dubai Mall, Mövenpick Hotel Apartments Downtown Dubai offers a comfortable base near DIFC, DWTC and Business Bay. Dubai International Airport is just 20 minutes away. Among 244 units, there are deluxe rooms and serviced hotel apartments with one or two bedrooms, as well as a kitchen with a cooker, fridge, freezer, microwave, washing machine and dryer. The hotel features an international all-day restaurant, swimming pool, pool lounge, sauna and gym. There are four meeting rooms available, all flooded with natural daylight, for hosting your events in downtown Dubai.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="104.16" OriginalAmount="101.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="693454" HotelName="Signature Hotel Apartments &amp; Spa" Meals="APARTMENT - CITY VIEW" BedType="APARTMENT - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Marina Waterfront, Jbr, Dubai Marina,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/93454/693454/31.jpg?f=17495548</HotelPictures>
        <HotelDescription>Take advantage of recreational opportunities offered, including a 24-hour health club, an outdoor pool, and a sauna. Additional features at this aparthotel include complimentary wireless internet access, concierge services, and shopping on site. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="105.03" OriginalAmount="101.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3898641" HotelName="Sls Dubai Hotel &amp; Residences" Meals="SIGNATURE ROOM" BedType="SIGNATURE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/98641/3898641/1.jpg?f=17545773</HotelPictures>
        <HotelDescription>Treat yourself with massages, body treatments, and facials. You're sure to appreciate the recreational amenities, which include 2 outdoor swimming pools, a steam room, and a fitness center. This hotel also features complimentary wireless internet access, tour/ticket assistance, and a banquet hall.. Featured amenities include a 24-hour front desk, ATM/banking services, and an elevator. Planning an event in Dubai? This hotel has 2799 square feet (260 square meters) of space consisting of conference space and 6 meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="106.12" OriginalAmount="103.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3979719" HotelName="Vida Emirates Hills" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>The Hills, Emirates Hills,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/79719/3979719/1.jpg?f=17515473</HotelPictures>
        <HotelDescription>Enjoy a range of recreational amenities, including a health club, an outdoor pool, and a steam room. This hotel also features complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include complimentary wired internet access, a business center, and dry cleaning/laundry services. This hotel has 8 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="106.74" OriginalAmount="103.63" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3866690" HotelName="ME Dubai By Meliá" Meals="ALWAYS ME ROOM" BedType="ALWAYS ME ROOM">
        <Address>
          <AddressLines>
            <AddressLine>The Opus by Omniyat, Al Amal Street, Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/66690/3866690/1.jpg?f=17611204</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. There are a number of shops, including a supermarket and souvenir shop. Children can enjoy the playground. Additional facilities include a library. Parking spaces are available to guests travelling by car. Other services include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, 24-hour room service, a laundry service, a hairdresser, a page service and a hotel doctor. Bicycles can be kept in the bicycle storage area. Daily newspapers will keep you informed.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="107.21" OriginalAmount="104.09" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="2220600" HotelName="Intercontinental Dubai Marina, An Ihg Hotel" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdul Aziz Al Saud Street , Bay Central Dubai Marina</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/20600/2220600/65.jpg?f=17575172</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages and facials. You're sure to appreciate the recreational amenities, including a 24-hour health club, an outdoor pool, and a sauna. This Art Deco hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a 24-hour business center, express check-in, and express check-out. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="108.36" OriginalAmount="105.2" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3976984" HotelName="Address Creek Harbour" Meals="DELUXE ROOM - CITY VIEW" BedType="DELUXE ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Ras Al Khor - Dubai Creek Harbour,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/76984/3976984/1.jpg?f=17352299</HotelPictures>
        <HotelDescription>Take time to pamper yourself with a visit to the full-service spa. You're sure to appreciate the recreational amenities, including an outdoor pool and a 24-hour fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="110.50" OriginalAmount="107.28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1794974" HotelName="Grand Excelsior Hotel  Al Barsha" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Dubai, United Arab Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/94974/1794974/30.jpg?f=15754573</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages and body treatments. You can take advantage of recreational amenities such as a nightclub, a health club, and an outdoor pool. Additional amenities at this Art Deco hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). Getting to the surf and sand is a breeze with the complimentary beach shuttle.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has 1001 square feet (93 square meters) of space consisting of conference space and meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="110.94" OriginalAmount="107.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3978045" HotelName="Staybridge Suites Dubai Financial Centre By Ihg" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Po Box 11189</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/78045/3978045/5.jpg?f=16897786</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You're sure to appreciate the recreational amenities, including an outdoor pool, a sauna, and a 24-hour fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="111.21" OriginalAmount="107.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3903129" HotelName="25Hours Hotel Dubai One Central" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Trade Centre Street off Sheikh Zayed Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/03129/3903129/20.jpg?f=17579070</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool, a sauna, and a fitness center. Additional amenities at this Art Deco hotel include complimentary wireless internet access, concierge services, and an arcade/game room.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 6 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="113.28" OriginalAmount="109.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3704820" HotelName="W Dubai - The Palm" Meals="WONDERFUL ROOM" BedType="WONDERFUL ROOM">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent, Palm Jumeirah,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/04820/3704820/3.jpg?f=16765331</HotelPictures>
        <HotelDescription>Dip into one of the 2 outdoor swimming pools or enjoy other recreational amenities including a sauna and a 24-hour fitness center. Additional features at this hotel include concierge services, babysitting (surcharge), and an arcade/game room.. Featured amenities include a 24-hour business center, limo/town car service, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has 13073 square feet (1215 square meters) of space consisting of conference space and 6 meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="115.03" OriginalAmount="111.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="296050" HotelName="Ja Beach Hotel" Meals="ROOM - RESORT VIEW" BedType="ROOM - RESORT VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Exit No:13, Jebel Ali,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/96050/296050/4.jpg?f=17730419</HotelPictures>
        <HotelDescription>**The all-inclusive provided in our tariffs is the All Inclusive Buffet.

Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You can get some exercise with a round of golf or enjoy a lazy day at the private beach. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and babysitting (surcharge). Spending a day of fun is easy with the complimentary theme park shuttle.. Featured amenities include a business center, limo/town car service, and complimentary newspapers in the lobby. Planning an event in Dubai? This hotel has facilities measuring 7933 square feet (737 square meters), including a conference center. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="118.96" OriginalAmount="115.5" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3846153" HotelName="Five  Jumeirah Village Dubai" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>District 14, Street 1, Jumeirah Village Circle</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/46153/3846153/1.jpg?f=17499320</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You're sure to appreciate the recreational amenities, which include 2 outdoor swimming pools, a 24-hour health club, and a sauna. This hotel also features complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="125.62" OriginalAmount="121.96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3903519" HotelName="Hilton Dubai Palm Jumeirah" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Palm West Beach,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/03519/3903519/65.jpg?f=17123000</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. After dipping into one of the 2 outdoor swimming pools, you can spend some time at the private beach. This resort also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Dubai? This resort has 4553 square feet (423 square meters) of space consisting of a conference center and 12 meeting rooms. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="127.61" OriginalAmount="123.89" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3983707" HotelName="Palace Dubai Creek Harbour" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Ras Al Khor Creek Harbour,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/83707/3983707/65.jpg?f=17280101</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool.. Featured amenities include complimentary wired internet access, a computer station, and dry cleaning/laundry services. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="128.66" OriginalAmount="124.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1839391" HotelName="The Anantara Downtown Dubai Hotel" Meals="SUPERIOR ROOM - CITY VIEW" BedType="SUPERIOR ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Business Bay,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/39391/1839391/10.jpg?f=17434353</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool, a steam room, and a 24-hour fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands. Guests can get to nearby shops on the complimentary shuttle.. Featured amenities include a business center, limo/town car service, and complimentary newspapers in the lobby. Planning an event in Dubai? This hotel has 10592 square feet (984 square meters) of space consisting of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="130.11" OriginalAmount="126.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="643656" HotelName="Sheraton Mall of the Emirates Hotel, Dubai" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road - Al Barsha,1  Mall of the Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/43656/643656/65.jpg?f=16476162</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. After a day on the slopes, you can relax in one of the 2 outdoor swimming pools. This hotel also features complimentary wireless internet access, concierge services, and ski storage. Getting to the surf and sand is a breeze with the complimentary beach shuttle.. Featured amenities include a 24-hour business center, limo/town car service, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has 3289 square feet (306 square meters) of space consisting of conference space and 10 meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="131.62" OriginalAmount="127.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3623021" HotelName="The Retreat Palm Dubai MGallery By Sofitel" Meals="DELUXE ROOM WITH BALCONY" BedType="DELUXE ROOM WITH BALCONY">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah, The Palm Jumeirah,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/23021/3623021/1.jpg?f=17388440</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find a health club, an outdoor pool, and a hot tub. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a 24-hour business center, limo/town car service, and express check-out. Event facilities at this hotel consist of a conference center and meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="132.47" OriginalAmount="128.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1825434" HotelName="Anantara The Palm Dubai Resort" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 71607, East Crescent, Palm Jumeirah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/25434/1825434/55.jpg?f=17419601</HotelPictures>
        <HotelDescription>Facilities: 293 rooms are available to guests in a 2-storey main building and 5 auxiliary buildings. Multilingual staff at the reception desk in the lobby are happy to answer any questions. Amenities available at the apartment hotel include a baggage storage service, a safe and a currency exchange service. Wireless internet access in public areas (no extra charge) allows guests to stay connected. The tour desk offers assistance with booking excursions. A lift and wheelchair-accessible facilities are available. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a TV room, a playroom and a library. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a babysitting service, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel doctor. Bicycle storage is available to guests. There is a bike hire service as well. Complimentary newspapers are available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="136.50" OriginalAmount="132.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="1802209" HotelName="Sheraton The Walk, Dubai" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Residence, Bahar 7,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/02209/1802209/2.jpg?f=17719133</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 356 rooms. Multilingual staff at the reception desk in the lobby are happy to answer any questions. Services such as a baggage storage service, a safe and a cash machine ensure a comfortable stay. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. Wheelchair-accessible facilities are available. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. Children can enjoy the playground. Additional amenities include a TV room and a library. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a babysitting service, a transfer service, room service, an alarm call service, a laundry service and a hairdresser. Travellers with bicycles can make use of the on-site bicycle storage area. Complimentary newspapers are available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="138.33" OriginalAmount="134.3" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="625436" HotelName="JA Palm Tree Court (JA The Resort)" Meals="JUNIOR SUITE - GARDEN VIEW" BedType="JUNIOR SUITE - GARDEN VIEW">
        <Address>
          <AddressLines>
            <AddressLine>JA Palm Tree Court Exit 13, Jebel Ali,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/25436/625436/1.jpg?f=17670062</HotelPictures>
        <HotelDescription>Facilities: The resort was modernised in 2022. In addition to 10 villas/houses, guests can also choose from a selection of 212 rooms. The multilingual staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Services such as a baggage storage service, a safe and a cash machine ensure a comfortable stay. Wireless internet access in public areas (no extra charge) allows guests to stay connected. The tour desk offers assistance with booking excursions. A lift and wheelchair-accessible facilities are available. A number of shops, including a souvenir shop, are great for shopping or just browsing. The grounds of the resort feature a playground and a lovely garden. Additional amenities include a TV room, a playroom and a library. Parking spaces are available to guests travelling by car (no extra charge). Other services include a 24-hour security service, a babysitting service (for a fee), a childcare service, a car hire service, a transfer service, room service, a laundry service, a hairdresser, a page service, a hotel doctor and a hotel shuttle bus.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="139.89" OriginalAmount="135.82" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3976743" HotelName="Marriott Resort Palm Jumeirah, Dubai" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Palm West Beach, Palm Jumeirah Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/76743/3976743/24.jpg?f=17751842</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. After dipping into one of the 2 outdoor swimming pools, you can spend some time at the private beach. Additional features at this hotel include complimentary wireless internet access, concierge services, and free babysitting.. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. Event facilities at this hotel consist of a conference center and 11 meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="148.43" OriginalAmount="144.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="948910" HotelName="Sofitel Dubai Jumeirah Beach" Meals="SUPERIOR ROOM - PARTIAL SEA VIEW" BedType="SUPERIOR ROOM - PARTIAL SEA VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach - Dubai Marina, PO Box 473828</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0009/48910/948910/1.jpg?f=17675595</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. If you're looking for recreational opportunities, you'll find an outdoor pool, a sauna, and a 24-hour fitness center. This hotel also features complimentary wireless Internet access, concierge services, and babysitting (surcharge).. Featured amenities include complimentary wired Internet access, a 24-hour business center, and express check-in. Planning an event in Dubai? This hotel has facilities measuring 12430 square feet (1155 square meters), including a conference center. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="149.49" OriginalAmount="145.14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="2453447" HotelName="Habtoor Palace Dubai, Lxr Hotels &amp; Resorts" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Habtoor City, Sheikh Zayed Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/53447/2453447/1.jpg?f=17526793</HotelPictures>
        <HotelDescription>Facilities: Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. Services such as a baggage storage service, safe, currency exchange service and cash machine ensure a comfortable stay. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. There are a number of shops, including a supermarket and souvenir shop. The grounds of the hotel feature a playground and a lovely garden. Additional facilities include a playroom. Guests arriving by car can park their vehicles in the garage (no extra charge) or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service, a hairdresser, a coin-operated laundry, a page service, a hotel doctor and a hotel shuttle bus. Active guests who wish to explore the surrounding area by bike will appreciate the bicycle hire service. Bicycle storage is also available. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="152.59" OriginalAmount="148.15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3936094" HotelName="Jumeirah Living Marina Gate" Meals="EXECUTIVE STUDIO" BedType="EXECUTIVE STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Al Khayay Street, Dubai Marina,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/36094/3936094/12.jpg?f=17499143</HotelPictures>
        <HotelDescription>Head down to the water and enjoy a day at the private beach, or take advantage of other recreational amenities including a water park (surcharge) and an outdoor pool. Additional features at this hotel include complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="153.51" OriginalAmount="149.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="571041" HotelName="Ja Hatta Fort Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Hatta Oman Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0005/71041/571041/21.jpg?f=17553523</HotelPictures>
        <HotelDescription>Facilities: Guests can enjoy the pleasant ambience of one of the 2 villas/houses. The following room categories are also available: 54 suites, 6 apartments and 48 double rooms. The friendly staff at the reception desk are happy to answer any questions. A cloakroom, baggage storage service, safe and currency exchange service are available. Wireless internet access in public areas (no extra charge) allows guests to stay connected. The tour desk offers assistance with booking excursions. The resort has wheelchair-accessible facilities. Souvenirs can be purchased at the gift shop. The grounds of the complex feature a playground and a lovely garden. Additional amenities include a playroom and a library. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a babysitting service, a childcare service, a transfer service, room service, a laundry service, a hairdresser and a page service. Travellers with bicycles can make use of the on-site bicycle storage area. Complimentary newspapers are available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="153.90" OriginalAmount="149.42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="209742" HotelName="Raffles Dubai" Meals="SIGNATURE ROOM" BedType="SIGNATURE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road, Wafi,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/09742/209742/67.jpg?f=17729192</HotelPictures>
        <HotelDescription>*Pool closed from May 31 to October 31 for renovations.
**Free alternative access during this period to the nearby Pharoah's Club swimming pool, which is located within walking distance of the hotel. Please note the following terms and conditions associated with this complimentary access:   
Complimentary pool access is only available to hotel guests, is offered on a first-come, first-served basis and must be booked in advance at our concierge desk.
Access is to the Club's pool facilities and lazy river only.
Pharoah's Club is located within walking distance at the WAFI Mall from our direct access to the mall at the hotel (3-5 minutes).
Opening hours: 08:30 to 20:30, 7 days a week.
Details on pool access will be communicated to guests at check-in.

Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find a nightclub, a health club, and an outdoor pool. Additional features at this hotel include complimentary wireless Internet access, concierge services, and babysitting (surcharge).. Featured amenities include complimentary wired Internet access, a business center, and limo/town car service. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="169.93" OriginalAmount="164.98" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4040290" HotelName="Vida Dubai Mall" Meals="DELUXE ROOM - CITY VIEW" BedType="DELUXE ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/40290/4040290/27.jpg?f=17702923</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including an outdoor pool and a fitness center. Additional features at this hotel include complimentary wireless internet access and concierge services.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="174.40" OriginalAmount="169.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="761499" HotelName="Jumeirah Emirates Towers Dubai" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Po Box 72127</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0007/61499/761499/141.jpg?f=17743337</HotelPictures>
        <HotelDescription>Jumeirah Emirates Towers Dubai is located on Sheikh Zayed Road between Dubai International Financial Center and Dubai Convention Center. Only 5 minutes drive to the tallest building in the world Burj Khalifa and Dubai Downtown area. Two minutes walk from the Emirates Towers Metro station. 10Km from Dubai International Airport. Jumeirah Emirates Towers Dubai redefines the business hotel experience seamlessly combining high technology-efficiency and unparalleled luxury. And with the unique and prestigious shopping destination-the Boulevard-you will find shopping-dining and nightlife opportunities to rival any luxury destination in the world. The 400 spacious-newly furnished rooms and suites-paired with state-of-the-art meeting and business facilities-make Jumeirah Emirates Towers Dubai one of the most popular choices for the corporate traveler and one of the finest business hotels in Dubai.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="178.55" OriginalAmount="173.35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="14" HotelCode="211636" HotelName="Tamani Marina Hotel And Hotel Apartments" Meals="SUITE - 2 BEDROOMS" BedType="SUITE - 2 BEDROOMS">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, Dubai Marina, Near Damac Properties</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/11636/211636/1.jpg?f=17722328</HotelPictures>
        <HotelDescription>Property Location With a stay at Tamani Marina Hotel and Hotel Apartments in Dubai (Al Sufouh), you'll be minutes from American University of Dubai and Dubai Marina. This 5-star hotel is within close proximity of Skydive Dubai and Emirates Golf Club. Rooms Make yourself at home in one of the 245 air-conditioned rooms featuring minibars and DVD players. LCD televisions with satellite programming provide entertainment, while wireless Internet access (surcharge) keeps you connected. Private bathrooms with showers feature designer toiletries and bidets. Conveniences include safes and desks, as well as phones with free local calls. Amenities Be sure to enjoy recreational amenities, including a health club, an outdoor pool, and an indoor pool. This hotel also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Dining Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of 24-hour room service. Business, Other Amenities Featured amenities include a business center, limo/town car service, and express check-in. This hotel has 2 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.
Be sure to enjoy recreational amenities, including a health club, an outdoor pool, and an indoor pool. This hotel also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge).
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="181.50" OriginalAmount="176.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="2461224" HotelName="Nikki Beach Resort &amp; Spa Dubai" Meals="ROOM - CITY VIEW" BedType="ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Pearl Jumeira,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/61224/2461224/2.jpg?f=16915034</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. After dipping into one of the 2 outdoor swimming pools, you can spend some time at the private beach. Additional amenities at this Art Deco resort include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="184.47" OriginalAmount="179.1" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="4166213" HotelName="Mileo The Palm Hotel" Meals="DELUXE ROOM - CITY VIEW" BedType="DELUXE ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>The Palm Jumeirah, Mileo The Palm, Palm Jumeirah, Dubai, United Arab Emirates, 25314</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0041/66213/4166213/1.jpg?f=17658990</HotelPictures>
        <HotelDescription>At MILEO HOTEL &amp; APARTMENT DUBAI, every room is a sanctuary of comfort and convenience, designed to make your stay as enjoyable as possible. Each accommodation is equipped with state-of-the-art air conditioning, ensuring that you can escape the heat of Dubai and relax in a perfectly chilled environment. Whether you are returning from a day of exploration or simply enjoying a quiet evening indoors, the climate control allows you to set your ideal temperature, creating a personal oasis tailored to your preferences. The thoughtfully designed rooms also feature a range of modern amenities that enhance your overall experience. With spacious layouts and stylish décor, guests can indulge in a serene atmosphere that promotes relaxation.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="187.37" OriginalAmount="181.91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="107004" HotelName="Kempinski Hotel Mall Of The Emirates" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/07004/107004/1.jpg?f=17726578</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 393 rooms. Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. A baggage storage service, safe, currency exchange service and cash machine are available. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. Film fans will find plenty of 'lights, camera, action' at the cinema. A number of shops, including a supermarket and souvenir shop, are great for shopping or just browsing. Children can enjoy the playground. Additional facilities include a playroom. Guests arriving by car can park their vehicles in the garage or in the car park. Other services include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, an alarm call service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Guests can also use the bicycle storage facilities. Complimentary newspapers are available. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="193.08" OriginalAmount="187.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="2736101" HotelName="Five Palm Jumeirah Dubai" Meals="SUPERIOR ROOM - SEA VIEW" BedType="SUPERIOR ROOM - SEA VIEW">
        <Address>
          <AddressLines>
            <AddressLine>No. 1 The Palm, Palm Jumeirah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/36101/2736101/37.jpg?f=17727869</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages, body treatments, and facials. After dipping into one of the 6 outdoor pools, you can spend some time at the private beach. Additional features at this resort include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include complimentary wired internet access, limo/town car service, and complimentary newspapers in the lobby. Planning an event in Dubai? This resort has facilities measuring 9688 square feet (900 square meters), including conference space. Guests may use a roundtrip airport shuttle for a surcharge, and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="193.98" OriginalAmount="188.33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3976637" HotelName="Kempinski Central Avenue Dubai" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/76637/3976637/44.jpg?f=17646885</HotelPictures>
        <HotelDescription>Facilities: The complex has a lift and features 245 rooms. Multilingual staff at the reception desk in the lobby are happy to answer any questions. Amenities include a baggage storage service, a safe and a cash machine. Wireless internet access in public areas (no extra charge) allows guests to stay connected. The tour desk offers assistance with booking excursions. Wheelchair-accessible facilities are available. A number of shops, including a supermarket, are great for shopping or just browsing. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a playroom and a library. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a babysitting service, a childcare service, medical assistance, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Travellers with bicycles can make use of the on-site bicycle storage area. Complimentary newspapers are available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="218.46" OriginalAmount="212.1" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3976945" HotelName="W Dubai - Mina Seyahi, Adults only" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street, Dubai Marina</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/76945/3976945/24.jpg?f=17483616</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. After dipping into one of the 6 outdoor swimming pools, you can spend some time at the private beach. Additional features at this hotel include complimentary wireless internet access, a banquet hall, and in-room fitness.. Featured amenities include a 24-hour front desk, ATM/banking services, and an elevator. Planning an event in Dubai? This hotel has 3014 square feet (280 square meters) of space consisting of a conference center and 4 meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="221.05" OriginalAmount="214.61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3890860" HotelName="Address Beach Resort" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Address Beach Resort, JBR, The Walk,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/90860/3890860/35.jpg?f=17691939</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, which include 4 outdoor pools, a 24-hour health club, and a sauna. Additional features at this hotel include complimentary wireless internet access, concierge services, and an arcade/game room.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. This hotel has 4 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="222.70" OriginalAmount="216.21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3478083" HotelName="Raffles The Palm" Meals="PREMIER ROOM - SEA VIEW" BedType="PREMIER ROOM - SEA VIEW">
        <Address>
          <AddressLines>
            <AddressLine>West Cresent, Palm Jumeirah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/78083/3478083/55.jpg?f=17384975</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You can soak up the sun at the private beach or enjoy other recreational amenities including an outdoor pool and an indoor pool. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and an arcade/game room.. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Dubai? This hotel has 6458 square feet (600 square meters) of space consisting of conference space and 6 meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="223.16" OriginalAmount="216.66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="566076" HotelName="Palace Downtown Dubai" Meals="DELUXE ROOM - LAKE VIEW" BedType="DELUXE ROOM - LAKE VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashid Boulevard, S/N</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0005/66076/566076/1.jpg?f=17750043</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and a sauna. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and gift shops/newsstands. Getting to nearby attractions is a breeze with the area shuttle (surcharge).. Featured amenities include complimentary wired Internet access, a business center, and limo/town car service. Planning an event in Dubai? This hotel features 18299 square feet (1700 square meters) of event facilities. Guests may use a roundtrip airport shuttle for a surcharge, and free valet parking is available onsite..

**
Between August 23 and November 5, 2020, our pool and gym facilities will not be available on site. A shuttle bus will be provided for guests staying at Palace Downtown to take advantage of free access to the same facilities at Address Downtown.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="224.65" OriginalAmount="218.11" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3817942" HotelName="Address Sky View Hotel" Meals="PREMIER ROOM" BedType="PREMIER ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/17942/3817942/2.jpg?f=17121353</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You're sure to appreciate the recreational amenities, which include 2 outdoor swimming pools, a health club, and a sauna. Additional features at this hotel include complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Event facilities at this hotel consist of a conference center and 6 meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="235.94" OriginalAmount="229.07" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="566008" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0005/66008/566008/1.jpg?f=17597310</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. After dipping into one of the 6 outdoor swimming pools, you can spend some time at the private beach. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and an arcade/game room.. Featured amenities include a business center, limo/town car service, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has 15705 square feet (1459 square meters) of space consisting of a conference center and 9 meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="271.01" OriginalAmount="263.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="565160" HotelName="Address Downtown" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard Downtown</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0005/65160/565160/1.jpg?f=17369446</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 196 rooms and 25 suites. The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. There are a number of shops, including a souvenir shop. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a playroom and a library. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a car hire service, a transfer service, 24-hour room service, an alarm call service, a laundry service, a hairdresser, a coin-operated laundry, a hotel doctor and a hotel shuttle bus. Travellers with bicycles can make use of the on-site bicycle storage area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="277.95" OriginalAmount="269.85" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="466003" HotelName="Jumeirah Mina Al Salam" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Madinat Jumeirah, Al Sufouh Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0004/66003/466003/1.jpg?f=17589479</HotelPictures>
        <HotelDescription>Facilities: The resort has a lift and features 292 rooms. Multilingual staff (English, German, French) at the reception desk in the lobby are ready to assist you with check-in and check-out. Services such as a baggage storage service, safe, currency exchange service and cash machine ensure a comfortable stay. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The resort offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. A number of shops, including a supermarket, are great for shopping or just browsing. The grounds of the resort feature a playground and a lovely garden. Additional amenities include a playroom and a library. Parking spaces are available to guests travelling by car. Other services include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, a laundry service, a hairdresser and a hotel shuttle bus. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="278.91" OriginalAmount="270.79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3765228" HotelName="Mandarin Oriental Jumeira, Dubai" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jumeira 1, Jumeirah Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/65228/3765228/1.jpg?f=15568191</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You're sure to appreciate the recreational amenities, which include 5 outdoor swimming pools, a sauna, and a fitness center. Additional features at this Mediterranean hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. This hotel has 4 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="286.55" OriginalAmount="278.2" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="105071" HotelName="Le Royal Méridien Beach Resort &amp; Spa" Meals="DELUXE ROOM - CITY VIEW" BedType="DELUXE ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Al Mamsha Street, PO Box 24970</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/05071/105071/294.jpg?f=17741861</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. After dipping into one of the 3 outdoor swimming pools, you can spend some time at the private beach. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands. If you'd like to spend the day shopping, you can hop on the complimentary shuttle. Enjoy Middle Eastern cuisine at Al Khaima, one of the hotel's 7 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the 11 coffee shops/cafes. When you are in need of a refreshing drink, visit the beach bar or one of 4 bars/lounges, or 2 poolside bars. Buffet breakfasts are available daily from 6 AM to 10:30 AM for a fee. Featured amenities include a business center, limo/town car service, and express check-out. Planning an event in Dubai? This hotel has 2045 square feet (190 square meters) of space consisting of a conference center and 4 meeting rooms.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="292.22" OriginalAmount="283.71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3817941" HotelName="Address Dubai Mall" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard Downtown</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/17941/3817941/1.jpg?f=17373161</HotelPictures>
        <HotelDescription>Location: Centrally located in Dubai, this hotel is about 15 km from the beach.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="295.17" OriginalAmount="286.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3936088" HotelName="The Dubai Edition" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Fountain Street, Downtown,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/36088/3936088/1.jpg?f=17376507</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find an outdoor pool, a sauna, and a 24-hour fitness center. This Tuscan-style hotel also features complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has 3434 square feet (319 square meters) of space consisting of a conference center and 4 meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="298.43" OriginalAmount="289.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="487738" HotelName="Jumeirah Al Qasr" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0004/87738/487738/13.jpg?f=17744791</HotelPictures>
        <HotelDescription>**Wild Wadi Water Park will be closed from January 8, 2023 to February 3, 2023 inclusive. Wild Wadi will reopen its doors to the public on February 04, 2023.

Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. Water lovers can head down to the private beach, or take a dip in one of the 2 indoor and 15 outdoor swimming pools. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and babysitting (surcharge). Guests can get to nearby shops on the complimentary shuttle.. Featured amenities include complimentary wired Internet access, a business center, and limo/town car service. This hotel has 5 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="302.28" OriginalAmount="293.48" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="8542" HotelName="Fairmont Dubai" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Dubai,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/08542/8542/2.jpg?f=17708507</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, which include 2 outdoor swimming pools, 2 spa tubs, and a nightclub. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Guests can get to nearby shops on the complimentary shuttle.
We are delighted to inform you that effective today 17th February 2020, Fairmont Dubai forms a strategic partnership with Nikki Beach Dubai (15-min drive from Fairmont Dubai Hotel, location map in here), which gives all our in-house guests the below benefits:

· Free beach access and complimentary sun beds 7 days a week (subject to availability and prior bookings via Fairmont Dubai Hotel concierge are required)

· 20% discount on food and house beverages during Fairmont Dubai guests visit to Nikki Beach Dubai

· During the signature events at Nikki Beach, such as the Anniversary, Red Party and White Party, Nikki Beach Dubai would offer our guests as well free access to the event

· Note #: In order to avail the above offers, Fairmont Dubai guests will have to make a booking via the Hotel concierge team (minimum 2 hrs prior to their visit), and upon arrival at Nikki Beach Dubai present a valid ID/passport.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="306.50" OriginalAmount="297.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="2187909" HotelName="The Ritz-Carlton, Dubai International Financial Centre" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, Difc, Sheikh Zayed Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/87909/2187909/1.jpg?f=17223935</HotelPictures>
        <HotelDescription>Property Location A stay at The Ritz-Carlton, Dubai International Financial Centre places you in the heart of Dubai, minutes from Dubai International Financial Centre and close to Dubai Mall. This 5-star hotel is within close proximity of Dubai International Convention and Exhibition Centre and KidZania. Rooms Make yourself at home in one of the 341 air-conditioned rooms featuring iPod docking stations and minibars. Your bed comes with down comforters and Frette Italian sheets. LCD televisions with cable programming are provided for your entertainment, with wired and wireless Internet access available for a surcharge. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and rainfall showerheads. Amenities Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find an outdoor pool, an indoor pool, and a sauna. Additional amenities at this Art Deco hotel include wireless Internet access (surcharge), concierge services, and a hair salon. Dining Grab a bite to eat at one of the hotel's 3 restaurants and 2 coffee shops/cafés, or stay in and take advantage of 24-hour room service. While enjoying a refreshing dip in the hotel pool, you can order your favorite drink at the poolside bar. Business, Other Amenities Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has 15070 square feet (1400 square meters) of space consisting of a conference center and meeting rooms. Free valet parking is available onsite.
Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find an outdoor pool, an indoor pool, and a sauna. Additional amenities at this Art Deco hotel include wireless Internet access (surcharge), concierge services, and a hair salon.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="321.90" OriginalAmount="312.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1551483" HotelName="One&amp;Only The Palm" Meals="PREMIER ROOM" BedType="PREMIER ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah, West Crescent,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0015/51483/1551483/1.jpg?f=17483612</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You can soak up the sun at the private beach or enjoy other recreational amenities including an outdoor pool and a spa tub. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). Spending a day of fun is easy with the complimentary theme park shuttle.. Featured amenities include a 24-hour business center, limo/town car service, and complimentary newspapers in the lobby. Event facilities at this hotel consist of a conference center and a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="322.27" OriginalAmount="312.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="761509" HotelName="Kempinski Hotel &amp; Residences Palm Jumeirah" Meals="SUITE - 2 BEDROOMS" BedType="SUITE - 2 BEDROOMS">
        <Address>
          <AddressLines>
            <AddressLine>Crescent West, Palm Jumeirah,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0007/61509/761509/1.jpg?f=17655537</HotelPictures>
        <HotelDescription>Facilities: The apartment hotel has 244 rooms, which are located on 8 storeys and are reachable by lift. The friendly staff at the reception desk are happy to answer any questions. Services such as a cloakroom, baggage storage service, safe and currency exchange service ensure a comfortable stay. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. There are a number of shops, including a souvenir shop. The grounds of the apartment hotel feature a playground and a lovely garden. Additional facilities include a playroom. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry, a hotel doctor and a hotel shuttle bus. Active guests who wish to explore the surrounding area by bike will appreciate the bicycle hire service (for a fee). Bicycle storage is also available. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="333.64" OriginalAmount="323.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="41710" HotelName="Bab Al Shams" Meals="DELUXE ROOM - GARDEN VIEW" BedType="DELUXE ROOM - GARDEN VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Al Qudra Road, PO Box 8168</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/41710/41710/8.jpg?f=17699468</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, which include 3 outdoor swimming pools, a sauna, and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="334.47" OriginalAmount="324.73" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1879984" HotelName="Four Seasons Resort Dubai At Jumeirah Beach" Meals="DELUXE ROOM - CITY VIEW" BedType="DELUXE ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, Jumeirah 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/79984/1879984/1.jpg?f=16583882</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. After dipping into one of the 2 outdoor swimming pools, you can spend some time at the private beach. This Mediterranean hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a business center, limo/town car service, and express check-in. Planning an event in Dubai? This hotel has 12901 square feet (1199 square meters) of space consisting of a conference center and 5 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="347.23" OriginalAmount="337.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3935080" HotelName="Taj Exotica Resort &amp; Spa, The Palm Dubai" Meals="LUXURY ROOM - RESORT VIEW" BedType="LUXURY ROOM - RESORT VIEW">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Road, Palm Jumeirah,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/35080/3935080/28.jpg?f=17376713</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. After a day at the private beach, you can enjoy other recreational amenities including outdoor tennis courts and a 24-hour health club. Additional amenities at this resort include complimentary wireless internet access, concierge services, and an arcade/game room.. Featured amenities include a 24-hour business center, express check-out, and dry cleaning/laundry services. Planning an event in Dubai? This resort has 9311 square feet (865 square meters) of space consisting of a conference center and 8 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="360.01" OriginalAmount="349.52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1551482" HotelName="Jumeirah Al Naseem" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0015/51482/1551482/41.jpg?f=17425828</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and 2 lifts. A number of shops, including a souvenir shop, are great for shopping or just browsing. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a TV room and a playroom. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, 24-hour room service, an alarm call service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Complimentary newspapers are available. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="371.10" OriginalAmount="360.29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="223078" HotelName="Atlantis, The Palm" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road, The Palm</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/23078/223078/1.jpg?f=17731520</HotelPictures>
        <HotelDescription>*The hotel will be under construction until November 2022, during 8am and 4pm there may be noise in the hotel.

Property Location With a stay at Atlantis The Palm in Dubai (Dubai Coast), you'll be minutes from Aquaventure. This 5-star hotel is within the vicinity of Ski Dubai and Mall of the Emirates. Rooms Make yourself at home in one of the 1539 air-conditioned rooms featuring iPod docking stations and LED televisions. Rooms have private furnished balconies or patios. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with bathtubs or showers feature rainfall showerheads and designer toiletries. Amenities Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. After dipping into one of the 2 outdoor swimming pools, you can spend some time at the private beach. Additional features at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Guests can get to nearby shops on the complimentary shuttle. Dining Enjoy a meal at one of the hotel's dining establishments, which include 20 restaurants and a coffee shop/café. From your room, you can also access 24-hour room service. Relax with a refreshing drink from a poolside bar or one of the 3 bars/lounges. Business, Other Amenities Featured amenities include a business center, limo/town car service, and express check-in. Event facilities at this hotel consist of a conference center and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.
Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. After dipping into one of the 2 outdoor swimming pools, you can spend some time at the private beach. Additional features at this hotel include complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Guests can get to nearby shops on the complimentary shuttle.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="386.60" OriginalAmount="375.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="2789406" HotelName="Kempinski The Boulevard Dubai" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashid Boulevard, Downtown Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/89406/2789406/1.jpg?f=17270325</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Amenities available at the complex include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Guests can browse a number of shops, including a supermarket. Children can enjoy the playground. Additional facilities include a playroom. Guests arriving by car can park their vehicles in the car park for no extra charge. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry, a page service, a hotel doctor and a hotel shuttle bus. Travellers with bicycles can make use of the on-site bicycle storage area. Complimentary newspapers are available. A business centre with fax machine and photocopier is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="425.52" OriginalAmount="413.13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1804669" HotelName="The Tower Plaza Hotel Dubai" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Behind Emirates Tower Metro Station,  Sheikh Zayed Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/04669/1804669/1.jpg?f=17639134</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="492.34" OriginalAmount="478" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="625442" HotelName="Suha JBR Hotel Apartments" Meals="DELUXE APARTMENT" BedType="DELUXE APARTMENT">
        <Address>
          <AddressLines>
            <AddressLine>Sadaf 3, Jumeirah Beach residence,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/25442/625442/78.jpg?f=17583699</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless internet access and concierge services.. Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="771.44" OriginalAmount="748.97" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3765232" HotelName="Banyan Tree Dubai" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Island,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/65232/3765232/65.jpg?f=17430625</HotelPictures>
        <HotelDescription>Caesars Palace Bluewaters Dubai presents all the signature elements of the Caesars Palace experience. Fun is fused with out-and-out luxury at the 194-room hotel with an outdoor pool, Cove Beach – a stylish beach club, pristine private beach, six cutting-edge restaurants &amp; bars along with Qua Spa – the award-winning wellness concept exported from Las Vegas that brings ancient Roman traditions of relaxation to the GCC for the first time.
*We are pleased to announce the attached added values on every bookings for
stays till 1st October 2020.
Added values: 2 tickets per room per night complimentary to Laguna Waterpark or Green Planet or Mattel Play Town.
Terms and Conditions
The above added values are valid for all bookings, are combinable with all promotions, are valid for all stays as of 04.01.20, are valid for all markets.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="996.90" OriginalAmount="967.86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1359488" HotelName="Jumeirah Zabeel Saray Dubai" Meals="ROYAL VILLA" BedType="ROYAL VILLA">
        <Address>
          <AddressLines>
            <AddressLine>The Palm Jumeirah, Crescent Road (West)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0013/59488/1359488/5.jpg?f=17599895</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. After making a splash in one of the 2 indoor and 2 outdoor swimming pools, you can spend some time at the private beach. Additional features at this hotel include complimentary wireless internet access, concierge services, and supervised childcare.. Featured amenities include complimentary wired internet access, a business center, and express check-in. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals />
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6977e593-9aa9-433d-9cc3-b6d9a9efa440|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="6977e593-9aa9-433d-9cc3-b6d9a9efa440">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="3" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-05-22T00:00:00" End="2026-05-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
6977e593-9aa9-433d-9cc3-b6d9a9efa440|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-04-13T15:04:01.9051968+01:00" Version="0" EchoToken="Search" TransactionIdentifier="6977e593-9aa9-433d-9cc3-b6d9a9efa440" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="95" TotalAmount="18.58" OriginalAmount="18.04" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="761514" HotelName="Excelsior Hotel Downtown" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0007/61514/761514/3.jpg?f=15720662</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages and facials. You're sure to appreciate the recreational amenities, including a nightclub, an outdoor pool, and a sauna. This hotel also features complimentary wireless internet access, concierge services, and a hair salon. The shuttle (surcharge) will take you to the nearby beach or shopping center.. Featured amenities include complimentary wired internet access, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has 86 square feet (8 square meters) of space consisting of conference space and 2 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="19.62" OriginalAmount="19.05" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="2187919" HotelName="Sun And Sands Downtown" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaazira Street, off Al Rigga Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/87919/2187919/1.jpg?f=17188797</HotelPictures>
        <HotelDescription>Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="23.88" OriginalAmount="23.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="111689" HotelName="Sea View Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, Bur Dubai,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/11689/111689/45.jpg?f=17724365</HotelPictures>
        <HotelDescription>Relax and unwind with massages and facials. You're sure to appreciate the recreational amenities, including a nightclub, an outdoor pool, and a sauna. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). Getting to the surf and sand is a breeze with the complimentary beach shuttle.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of conference space and a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="24.74" OriginalAmount="24.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="625350" HotelName="Holiday Inn Express Dubai Airport, An Ihg Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Opp. Dubai International  Airport Terminal 3, Po Box 35257, Umm Ramool</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/25350/625350/1.jpg?f=17457396</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless internet access and concierge services. Additional features at this hotel include babysitting (surcharge), gift shops/newsstands, and a banquet hall. Guests can catch a ride to nearby destinations on the complimentary area shuttle.. Featured amenities include a 24-hour business center, limo/town car service, and express check-in. A roundtrip airport shuttle is complimentary (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="25.87" OriginalAmount="25.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="4019552" HotelName="Khalidia Palace Hotel Dubai" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/19552/4019552/2.jpg?f=17213009</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find an outdoor pool, a sauna, and a 24-hour fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a business center, limo/town car service, and dry cleaning/laundry services. This hotel has 5 meeting rooms available for events. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="25.87" OriginalAmount="25.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4009952" HotelName="Best Western Premier M Four Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga - 48 40B Street - Al Muraqqabat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/09952/4009952/1.jpg?f=17372160</HotelPictures>
        <HotelDescription>Facilities and services include air conditioning, a concierge, room service, valet parking, smoking area, wheelchair access, parking, an elevator, free Wi-Fi, outdoor swimming pool, wellness spa, a gym, and a restaurant.Rooms feature air conditioning, smart television, safe, desk, tea and coffee making facilities, minibar, Wi-Fi, hairdryer, and bathroom.Address: Al Rigga 48, 40B Street, Al Muraqqabad, Dubai, United Arab Emirates.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.13" OriginalAmount="26.34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="3982969" HotelName="eStay Inn Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Etisalat Academy Muhaisanah 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/82969/3982969/9.jpg?f=16965762</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as an outdoor pool and a steam room. Additional amenities at this hotel include complimentary wireless internet access, tour/ticket assistance, and a picnic area.. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Dubai? This hotel has 250000 square feet (23226 square meters) of space consisting of a conference center and 19 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.84" OriginalAmount="27.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="350643" HotelName="Holiday Inn Express Dubai Jumeirah, An Ihg Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0003/50643/350643/26.jpg?f=17563111</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center, or other amenities including complimentary wireless internet access and concierge services. Additional features at this hotel include babysitting (surcharge), a banquet hall, and a vending machine. Guests can catch a ride to the beach or shopping on the complimentary shuttle.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.84" OriginalAmount="27.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="412572" HotelName="Holiday Inn Express Dubai Safa Park, An Ihg Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl District Sheikh Zayed Road And Al Wasl Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0004/12572/412572/1.jpg?f=17737144</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless internet access and concierge services. This hotel also features gift shops/newsstands, a banquet hall, and a vending machine. Guests can catch a ride to the beach or shopping on the complimentary shuttle.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has 65 square feet (6 square meters) of space consisting of conference space and a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.84" OriginalAmount="27.03" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="948865" HotelName="Holiday Inn Express Dubai, Internet City By Ihg" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Knowledge Village</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0009/48865/948865/1.jpg?f=17675610</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a 24-hour fitness center or take in the view from a garden. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include complimentary wired internet access, a 24-hour business center, and complimentary newspapers in the lobby. Planning an event in Dubai? This hotel has 215 square feet (20 square meters) of space consisting of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="28.22" OriginalAmount="27.4" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2187913" HotelName="Donatello Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Barsha 1, Near Mall Of The Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/87913/2187913/1.jpg?f=17330730</HotelPictures>
        <HotelDescription>Property Location With a stay at Donatello Hotel in Dubai (Al Barsha), you'll be minutes from Ski Dubai and Mall of the Emirates. This 4-star hotel is within close proximity of Meem Gallery and Souk Madinat Jumeirah. Rooms Make yourself at home in one of the 132 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms have deep soaking bathtubs and complimentary toiletries. Conveniences include safes and desks, as well as phones with free local calls. Amenities Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and concierge services. Dining Enjoy a meal at one of the hotel's dining establishments, which include 2 restaurants and a coffee shop/café. From your room, you can also access 24-hour room service. Relax with a refreshing drink from a poolside bar or one of the 2 bars/lounges. Business, Other Amenities Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.
Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and concierge services.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="28.22" OriginalAmount="27.4" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3936232" HotelName="La Quinta By Wyndham Dubai Jumeirah" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road off Jumeirah Street Near Mina Rashid Port</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/36232/3936232/44.jpg?f=17578586</HotelPictures>
        <HotelDescription>Take time to pamper yourself with a visit to the full-service spa. You're sure to appreciate the recreational amenities, including a nightclub, an outdoor pool, and a hot tub. Additional features at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a 24-hour business center, limo/town car service, and dry cleaning/laundry services. A shuttle from the hotel to the airport is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="29.03" OriginalAmount="28.18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="111805" HotelName="Fortune Pearl Hotel, Deira" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Khattab Road, After Naif Signal, Behind Al Baraha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/11805/111805/32.jpg?f=17745176</HotelPictures>
        <HotelDescription>Don't miss out on the many recreational opportunities, including a nightclub, an outdoor pool, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a business center, express check-in, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="31.18" OriginalAmount="30.27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="693458" HotelName="Fortune Grand Deira" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Naif Junction, Omar Bin Al Khattab Road, Al Muteena Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/93458/693458/1.jpg?f=17692383</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages and body treatments. You're sure to appreciate the recreational amenities, including a nightclub, an outdoor pool, and a hot tub. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a hair salon. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="32.25" OriginalAmount="31.31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="174806" HotelName="Orchid Hotel Al Barsha" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1 Next To Sharaf Dg Metro Station Po Box</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/74806/174806/177.jpg?f=17743130</HotelPictures>
        <HotelDescription>Facilities: The hotel has 125 rooms, which are located on 9 storeys and are reachable by lift. English- and French-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Services such as a baggage storage service, a safe and a currency exchange service ensure a comfortable stay. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. There are also a number of shops that make for great strolling and browsing. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, a transfer service, room service, a laundry service, a hairdresser and a hotel shuttle bus. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="33.33" OriginalAmount="32.36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3635352" HotelName="Omega Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>17 - 19d Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/35352/3635352/1.jpg?f=17691751</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities, including a health club, an outdoor pool, and a sauna. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). Getting to nearby attractions is a breeze with the area shuttle (surcharge).. Featured amenities include a business center, express check-in, and express check-out. Event facilities at this hotel consist of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="34.92" OriginalAmount="33.9" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="1499594" HotelName="Avani Deira Dubai Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Corner Abu Baker Al Siddique and Sallahudin Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0014/99594/1499594/1.jpg?f=17425806</HotelPictures>
        <HotelDescription>Facilities: The hotel has a lift and features 216 rooms. Guests are warmly welcomed by multilingual staff (English, German, French) at the 24-hour reception desk in the lobby. Check-in/check-out service is available round the clock. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. There are a number of shops, including a supermarket and souvenir shop. Children can enjoy the playground. Additional amenities include a newspaper stand and a playroom. Guests arriving by car can park their vehicles in the garage (no extra charge) or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Complimentary newspapers are available. A business centre with fax machine and projector is available.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="38.70" OriginalAmount="37.57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="534637" HotelName="Number One Tower Suites" Meals="DELUXE STUDIO" BedType="DELUXE STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0005/34637/534637/1.jpg?f=17539954</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as a health club and a sauna. Additional amenities at this aparthotel include complimentary wireless internet access and concierge services.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="41.12" OriginalAmount="39.92" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="8547" HotelName="Coral Dubai Deira Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqqabat Street Deira,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/08547/8547/103.jpg?f=17742681</HotelPictures>
        <HotelDescription>Coral Deira Dubai is conveniently located in the heart of the commercial centre of Dubai City, just 7 km away from Dubai International Airport. Hotel facilities and services: front desk, restaurants, cafe, rooftop swimming pool, jacuzzi, sun terrace, gym and sauna. The guest rooms are equipped with bathroom/shower, hair dryer, mini bar, telephone, safe, satellite-TV, coffee/tea maker and air conditioning. Please note that alcohol is not served in the hotel and can only be consumed in the guest rooms.NOTE: Please note that the hotel check in time is 15:00 hrs.Address: Al Muraqabbat Street, Deira P.O Box 82999, Dubai, United Arab Emirates
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="46.66" OriginalAmount="45.3" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="4035667" HotelName="Sea Point Hotels Dubai Islands" Meals="ROOM - CITY VIEW" BedType="ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Islands B -  Dubai Islands,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/35667/4035667/1.jpg?f=17561283</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You can soak up the sun at the private beach or enjoy other recreational amenities including an outdoor pool and a 24-hour fitness center. Additional amenities at this resort include complimentary wireless internet access, concierge services, and a picnic area.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Dubai? This resort has 1076 square feet (100 square meters) of space consisting of a conference center and 2 meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="52.08" OriginalAmount="50.56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3913558" HotelName="Suha Creek Hotel Apartments, Waterfront Jaddaf" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Jaddaf Waterfront, Al Jaddaf,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/13558/3913558/42.jpg?f=17233099</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as a sauna and a fitness center. Additional amenities at this aparthotel include complimentary wireless internet access, concierge services, and a banquet hall. If you'd like to spend the day shopping, you can hop on the complimentary shuttle.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="54.03" OriginalAmount="52.46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="14" HotelCode="1879459" HotelName="Roda Amwaj Suites" Meals="APARTMENT" BedType="APARTMENT">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/79459/1879459/57.jpg?f=17490944</HotelPictures>
        <HotelDescription>Property Location With a stay at Roda Amwaj Suites in Dubai (Dubai Coast), you'll be minutes from The Beach Mall and Yoshis Gaming Lounge. This apartment is within close proximity of Dubai Marina Mall and Thrill Zone. Rooms Make yourself at home in one of the 222 individually decorated guestrooms, featuring kitchens with full-sized refrigerators/freezers and stovetops. Complimentary wireless Internet access keeps you connected, and LED televisions are provided for your entertainment. Conveniences include phones, as well as safes and desks. Amenities Dip into one of the 2 outdoor swimming pools or enjoy other recreational amenities, which include a fitness center. Additional features at this apartment include complimentary wireless Internet access, shopping on site, and tour/ticket assistance. Dining You can enjoy a meal at a restaurant serving the guests of Roda Amwaj Suites, or stop in at a grocery/convenience store. Business, Other Amenities Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite.
Dip into one of the 2 outdoor swimming pools or enjoy other recreational amenities, which include a fitness center. Additional features at this apartment include complimentary wireless Internet access, shopping on site, and tour/ticket assistance.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="54.26" OriginalAmount="52.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="2500525" HotelName="Golden Sands 10 Hotel Apartments" Meals="APARTMENT 2 BEDROOMS" BedType="APARTMENT 2 BEDROOMS">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/00525/2500525/9.jpg?f=17418227</HotelPictures>
        <HotelDescription>Golden Sands, Dubai's premier Hotel Apartments, is part of Al Moosa Enterprises, established in the early 70's.Golden Sands is one of the most flexible and reliable Dubai Rental Apartments as it offers Online Room Bookings and Online Reservations for Studios, Family rooms, 2 Bedroom Apartments &amp; 3 Bedroom Apartments for a day, a week or as long as you would like. We offer furnished hotel apartments in Dubai where you can enjoy best facilities &amp; services at economical rates. You will always find Golden Sands an enjoyable and unique experience among all the Hotel Apartments in Dubai. So come and select a Dubai rental apartment of your choice at one of the best Dubai Hotel Apartments.All our Hotel Apartments are situated within the same proximity, so you don't need to worry about the Location, as they all share the same Prime location in Bur Dubai.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="54.26" OriginalAmount="52.68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3849172" HotelName="Asiana Hotel Dubai" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqqabat Road, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/49172/3849172/20.jpg?f=17321070</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers body treatments and facials. If you're looking for recreational opportunities, you'll find a nightclub, a 24-hour health club, and an outdoor pool. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="64.50" OriginalAmount="62.62" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3982432" HotelName="Residence Inn By Marriott Sheikh Zayed Road" Meals="DELUXE STUDIO" BedType="DELUXE STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/82432/3982432/63.jpg?f=17695790</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find a health club, an outdoor pool, and a sauna. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). If you'd like to spend the day shopping, you can hop on the complimentary shuttle.. Featured amenities include wired internet access (surcharge), a business center, and complimentary newspapers in the lobby. This hotel has 6 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="65.10" OriginalAmount="63.2" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="734528" HotelName="Capitol Hotel" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al-Mina Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0007/34528/734528/1.jpg?f=17096337</HotelPictures>
        <HotelDescription>Enjoy a range of recreational amenities, including a nightclub, a health club, and an outdoor pool. Additional features at this hotel include complimentary wireless Internet access, concierge services, and babysitting (surcharge).. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="65.10" OriginalAmount="63.2" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3982799" HotelName="Asiana Grand Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Muraqabat Street Deira,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/82799/3982799/45.jpg?f=17349704</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Dubai? This hotel has 0 square feet (0 square meters) of space consisting of conference space and 2 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="67.28" OriginalAmount="65.32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3759148" HotelName="Canal Central Hotel Business Bay Dubai" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, Business Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/59148/3759148/1.jpg?f=16630615</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. You can take advantage of recreational amenities such as a health club, an outdoor pool, and a steam room. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="71.62" OriginalAmount="69.53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3935032" HotelName="Nh Collection Dubai The Palm" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>No. 220 (381-2730), Palm Jumeirah,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/35032/3935032/13.jpg?f=17517087</HotelPictures>
        <HotelDescription>Facilities: The hotel has 533 rooms, which are located on 14 storeys and are reachable by lift. Multilingual staff at the reception desk in the lobby are happy to answer any questions. Amenities include a baggage storage service, a safe and a cash machine. Wireless internet access (no extra charge) allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. Souvenirs can be purchased at the gift shop. Additional amenities include a TV room and a playroom. Guests arriving by car can park their vehicles in the garage (no extra charge) or in the car park. Further services and facilities include a childcare service, 24-hour room service and a laundry service. Active guests can make use of the bicycle hire service (for a fee) to explore the surrounding area. 5 conference rooms are available for lectures, presentations and meetings.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="75.95" OriginalAmount="73.74" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="4050046" HotelName="Mercure Dubai Deira" Meals="CLASSIC ROOM" BedType="CLASSIC ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Yazia Plaza Al Khaleej Road 110 Deira,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/50046/4050046/47.jpg?f=17359358</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as an outdoor pool or take in the view from a rooftop terrace and a garden. This hotel also features complimentary wireless internet access, tour/ticket assistance, and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="76.40" OriginalAmount="74.17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="2736141" HotelName="Dukes The Palm Dubai Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/36141/2736141/17.jpg?f=17580686</HotelPictures>
        <HotelDescription />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="78.49" OriginalAmount="76.2" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3898764" HotelName="Avani+ Palm View Dubai Hotel &amp; Suites" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 502624, Dubai Media City, Tecom,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/98764/3898764/40.jpg?f=17250717</HotelPictures>
        <HotelDescription>Don't miss out on the many recreational opportunities, including an outdoor pool, a sauna, and a 24-hour fitness center. Additional amenities at this aparthotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="81.39" OriginalAmount="79.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3860309" HotelName="Lemon Tree Hotel Jumeirah Dubai" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl Road, Umm Al Sheif, Jumeirah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/60309/3860309/21.jpg?f=17377649</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool, a 24-hour fitness center, and bicycles to rent. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="101.99" OriginalAmount="99.02" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="3976952" HotelName="Regency Luxury Suites Dubai Marina" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Al Suwayeb Street, near Marina mall,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/76952/3976952/19.jpg?f=17545703</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including an outdoor pool and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and a vending machine.. Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="103.08" OriginalAmount="100.08" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="225312" HotelName="Amwaj Rotana - JBR" Meals="ROOM - BALCONY - SEA VIEW" BedType="ROOM - BALCONY - SEA VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Al Sayorah St, Jumeirah Beach Residence</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/25312/225312/16.jpg?f=17719066</HotelPictures>
        <HotelDescription>Facilities and services include restaurants, bar, swimming pool, children's pool, Jacuzzi, sauna, spa treatments (extra charge), conference room, wireless Internet access, gym, gift shop, beauty salon, kids club, business center, elevator, parking and 24 hour reception. Rooms feature minibar (extra charge), TV, telephone, kettle, wireless Internet access, air conditioning, safe, bathroom and hairdryer.Sea View Family Room with Balcony - King Bed- Newly renovated family rooms, 42 sqm. The room features a king bed and comfortable sofa bed, private balcony with partial sea views and an extensive range of premium guest amenities. An extra bed can be added upon request. Sea Front View Family Room with Balcony - King Bed- 42 sqm full sea view family room with sea views from the balcony. The room features a private balcony, king bed, comfortable sofa bed and modern guest amenities. An extra bed can be added upon request.Sea View Room with Balcony and Lounge Access - King Bed / Sea View Room with Balcony and Lounge Access - Twin Bed- 42 sqm sea view room with king bed, an exclusive Club Rotana Lounge access and plenty of home comforts. The room offers minimalist design elements, sophisticated textures and modern furnishings featuring exclusive amenities including Noir by The White Company beauty products, and a private balcony overlooking the azure waters of the Arabian Gulf, it is the perfect option for busy executives or leisure guests who like to travel in style.Sea Front One Bedroom Suite with Balcony and Lounge Access- 87 sqm one bedroom sea view suite with king bed. Having been renovated in 2022, the redesigned suite is intended to have a more residential feel and offers upgraded furniture, lighting, and artwork. It features its own private balcony overlooking the sea, exclusive Club Rotana Lounge access, separate comfortable living area and a host of premium amenities, including beauty products from Noir by The White Company, it is the perfect option for guests who value style and substance.Address: The Walk, Amwaj Rotana Jumeirah Beach, 86834 Dubai, United Arab Emirates.Note: Please be at the hotel entrance 10 minutes prior to the scheduled tie. Timings may be affected based on traffic conditions. the shuttle is offered on a first come first serve basis.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="178.40" OriginalAmount="173.2" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="14" HotelCode="211636" HotelName="Tamani Marina Hotel And Hotel Apartments" Meals="SUITE - 2 BEDROOMS" BedType="SUITE - 2 BEDROOMS">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, Dubai Marina, Near Damac Properties</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/11636/211636/1.jpg?f=17722328</HotelPictures>
        <HotelDescription>Property Location With a stay at Tamani Marina Hotel and Hotel Apartments in Dubai (Al Sufouh), you'll be minutes from American University of Dubai and Dubai Marina. This 5-star hotel is within close proximity of Skydive Dubai and Emirates Golf Club. Rooms Make yourself at home in one of the 245 air-conditioned rooms featuring minibars and DVD players. LCD televisions with satellite programming provide entertainment, while wireless Internet access (surcharge) keeps you connected. Private bathrooms with showers feature designer toiletries and bidets. Conveniences include safes and desks, as well as phones with free local calls. Amenities Be sure to enjoy recreational amenities, including a health club, an outdoor pool, and an indoor pool. This hotel also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Dining Satisfy your appetite at the hotel's restaurant, which serves breakfast, lunch, and dinner, or stay in and take advantage of 24-hour room service. Business, Other Amenities Featured amenities include a business center, limo/town car service, and express check-in. This hotel has 2 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.
Be sure to enjoy recreational amenities, including a health club, an outdoor pool, and an indoor pool. This hotel also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge).
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="184.47" OriginalAmount="179.1" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="4166213" HotelName="Mileo The Palm Hotel" Meals="DELUXE ROOM - CITY VIEW" BedType="DELUXE ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>The Palm Jumeirah, Mileo The Palm, Palm Jumeirah, Dubai, United Arab Emirates, 25314</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0041/66213/4166213/1.jpg?f=17658990</HotelPictures>
        <HotelDescription>At MILEO HOTEL &amp; APARTMENT DUBAI, every room is a sanctuary of comfort and convenience, designed to make your stay as enjoyable as possible. Each accommodation is equipped with state-of-the-art air conditioning, ensuring that you can escape the heat of Dubai and relax in a perfectly chilled environment. Whether you are returning from a day of exploration or simply enjoying a quiet evening indoors, the climate control allows you to set your ideal temperature, creating a personal oasis tailored to your preferences. The thoughtfully designed rooms also feature a range of modern amenities that enhance your overall experience. With spacious layouts and stylish décor, guests can indulge in a serene atmosphere that promotes relaxation.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="322.27" OriginalAmount="312.88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="761509" HotelName="Kempinski Hotel &amp; Residences Palm Jumeirah" Meals="SUITE - 2 BEDROOMS" BedType="SUITE - 2 BEDROOMS">
        <Address>
          <AddressLines>
            <AddressLine>Crescent West, Palm Jumeirah,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0007/61509/761509/1.jpg?f=17655537</HotelPictures>
        <HotelDescription>Facilities: The apartment hotel has 244 rooms, which are located on 8 storeys and are reachable by lift. The friendly staff at the reception desk are happy to answer any questions. Services such as a cloakroom, baggage storage service, safe and currency exchange service ensure a comfortable stay. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. There are a number of shops, including a souvenir shop. The grounds of the apartment hotel feature a playground and a lovely garden. Additional facilities include a playroom. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry, a hotel doctor and a hotel shuttle bus. Active guests who wish to explore the surrounding area by bike will appreciate the bicycle hire service (for a fee). Bicycle storage is also available. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="347.23" OriginalAmount="337.12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3935080" HotelName="Taj Exotica Resort &amp; Spa, The Palm Dubai" Meals="LUXURY ROOM - RESORT VIEW" BedType="LUXURY ROOM - RESORT VIEW">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Road, Palm Jumeirah,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/35080/3935080/28.jpg?f=17376713</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. After a day at the private beach, you can enjoy other recreational amenities including outdoor tennis courts and a 24-hour health club. Additional amenities at this resort include complimentary wireless internet access, concierge services, and an arcade/game room.. Featured amenities include a 24-hour business center, express check-out, and dry cleaning/laundry services. Planning an event in Dubai? This resort has 9311 square feet (865 square meters) of space consisting of a conference center and 8 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="393.46" OriginalAmount="382" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="3976984" HotelName="Address Creek Harbour" Meals="EXECUTIVE SUITE" BedType="EXECUTIVE SUITE">
        <Address>
          <AddressLines>
            <AddressLine>Ras Al Khor - Dubai Creek Harbour,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/76984/3976984/1.jpg?f=17352299</HotelPictures>
        <HotelDescription>Take time to pamper yourself with a visit to the full-service spa. You're sure to appreciate the recreational amenities, including an outdoor pool and a 24-hour fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals />
  </Filter>
</HotelSearchRS>||True