<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
dc6c94c7-8531-440e-a54b-56eedafd2b96|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="dc6c94c7-8531-440e-a54b-56eedafd2b96">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47113" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-16T00:00:00" End="2026-07-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="happyjourney554@gmail.com" Password="Jayesh@2016" 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
dc6c94c7-8531-440e-a54b-56eedafd2b96|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dc6c94c7-8531-440e-a54b-56eedafd2b96|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-06-20T11:01:37.5552911+01:00" Version="0" EchoToken="Search" TransactionIdentifier="dc6c94c7-8531-440e-a54b-56eedafd2b96" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="20.62" OriginalAmount="20.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6672546" Longitude="115.216401" StarRating="1" HotelCode="|169721" HotelName="Ratu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. YOS SUDARSO NO 4 DENPASAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/2/1/169721_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is ideal for holidays or business trips, has a laundry service, a dry cleaner's, room service, a transfer service to the airport, a car park, WiFi in communal areas and a restaurant. SITUATION: This hotel is in Denpasar the heart of about 25 minutes away (by car) from Ngurah Rai Airport 20 minutes away from Ubung the bus station Matahari it is situated 5 minutes away from, and Denpasar Junction the shopping centre Close to Sanglah the hospital.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.79" OriginalAmount="24.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.693854" Longitude="115.440977" StarRating="3" HotelCode="|402141" HotelName="Seaweed Guesthouse Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/4/1/402141_c724f230723.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.46" OriginalAmount="24.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.717268" Longitude="115.176606" StarRating="2" HotelCode="|166003" HotelName="Amaris Dewi Sri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri No. 88x Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/0/3/166003_hab.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, internet, a television and a car park. SITUATION: This establishment, Kuta it is in Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.714558" Longitude="115.17379" StarRating="3" HotelCode="986614|81090" HotelName="Restu Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian 113, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/5b/5f5bea3986e2e4589cfb7695df22f356ece830a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.88" OriginalAmount="26.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710416" Longitude="115.185366" StarRating="2" HotelCode="|166006" HotelName="Amaris Sunset Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 57, Kuta, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/0/6/166006_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a TV, a car park and internet. SITUATION: This establishment, Kuta it is in Bali is situated in Close to Kuta and Legian the beaches of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.82" OriginalAmount="27.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.77532" Longitude="115.221497" StarRating="3" HotelCode="|402224" HotelName="Terrace Bali Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pratama No. 71 Tanjung Benoa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/2/2/4/402224_3e804d50918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.45" OriginalAmount="27.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7055748" Longitude="115.2538968" StarRating="4" HotelCode="|399602" HotelName="Signature Bali Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Poso 65 Sanur Kauh, 65 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/0/2/399602_002384c0848.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.04" OriginalAmount="28.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7293775" Longitude="115.1769719" StarRating="3" HotelCode="|154767" HotelName="J Hotels Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No.88D</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/6/7/154767_d300d4c1139.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in is situated in the city centre. HOTEL: The hotel was built in 2012, renovated in 2013 and has 91 rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.19" OriginalAmount="31.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6809727" Longitude="115.2029331" StarRating="3" HotelCode="|400838" HotelName="Amaris  Teuku Umar - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Umar No 139, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/8/400838_9826bea1136.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.22" OriginalAmount="31.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1658782" Longitude="115.0127118" StarRating="2" HotelCode="|41243" HotelName="Adirama Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYAL SINGARAJA-SERIRIT K. - LOVINA BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/3/41243_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a big swimming pool and a restaurant. It has 18 rooms, The establishment offers guests a lobby, a laundry service (for a fee) and a car park. SITUATION: It is inLovina the beach it is in a quiet area, is 2 kilometres away from Lovina the city centre of 20 minutes away from the establishment you have the Buddhist monastery,2,5 hours from the establishment, you can find the airport. ROOM: The rooms are spacious, some rooms with fan, some rooms with individual air-conditioning system, a balcony or patio, a bathroom and a double bed. FACILITIES: Guests are offered a massage service, a library and an outdoor bar. close to the establishment, you can find a beach. OTHERS: Regarding the food and beverage offering, clients have a breakfast service and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.32" OriginalAmount="31.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.737229" Longitude="115.165389" StarRating="3" HotelCode="|167978" HotelName="Solaris Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Jenggala (Ex.Wana Segara) Tuban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/7/8/167978_2_4541.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is a 10-minute walk away from the beach Kuta, about 5 minutes away (by car) from the shopping centre Discovery and Airport Ngurah Rai. The establishment offers a transfer service to the airport on request. ROOM: All the rooms have a bathroom, WiFi, an air-conditioning system, a kettle, a coffee maker, a television, a sitting area with sofa, a bathroom with a hairdryer and complimentary bathroom items. FACILITIES: This establishment has a restaurant, a swimming pool with a bar and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.90" OriginalAmount="31.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710078" Longitude="115.181353" StarRating="3" HotelCode="|167650" HotelName="Diamond Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No. 39, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/5/0/167650_gen.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in a good area in Kuta. It has excellent transport links to the business area. It is near Kuta Beach. Legian and Seminyak FACILITIES: The establishment has a swimming pool, a fitness centre and internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.709779" Longitude="115.17851" StarRating="3" HotelCode="986418|83403" HotelName="Euphoria Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/07/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Garden,Television in lobby,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Patih Jelantik 11-12 Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a6/75a6f76bff57ea036bc3e2a29bd3968ffa8c6f6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.28" OriginalAmount="32.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.698521" Longitude="115.234222" StarRating="3" HotelCode="|167465" HotelName="Marscity" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kerta Dalem, Sanur, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/6/5/167465_ceb602d1150.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a dining room, a lounge bar, a cafÃ©, swimming pools with deck chairs, a meeting room, conference rooms, a restaurant and a massage service. SITUATION: This hotel is a 20-minute walk away from Airport Ngurah Rai. 10 minutes away, guests can find the beach Sanur. It is 15 minutes away from the beach Kuta. 500 metres away, guests will find Jalan Ngurah Rai Bypass the establishment offers a transfer service free of charge. ROOM: The establishment has 96 rooms with a bathroom, a shower, WiFi, a television and a sofa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.49" OriginalAmount="33.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7235639" Longitude="115.173445" StarRating="3" HotelCode="|154798" HotelName="Zia Kuta - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. CIUNG WANARA NO 17 KUTA BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/9/8/154798_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the heart of Kuta. FACILITIES: There is a variety of facilities and services available at the establishment, including a launderette, a restaurant, meeting rooms, a lift and business centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.61" OriginalAmount="33.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.78842" Longitude="115.1583" StarRating="3" HotelCode="|401033" HotelName="Bali Elephants Boutique Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Kencana No 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/3/3/401033_c078ff80440.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.73" OriginalAmount="33.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.654803" Longitude="115.216621" StarRating="3" HotelCode="|167794" HotelName="Inna Bali Heritage - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Veteran No. 3 Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/9/4/167794_1_5031.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the centre of Denpasar. It is in Bali it has excellent transport links to the government buildings, the art museum, a shopping centre and traditional markets.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.33" OriginalAmount="34.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6912856" Longitude="115.1701252" StarRating="3" HotelCode="|402790" HotelName="Wayan House Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan plawa gang sandat no 17 seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/7/9/0/402790_19ac5691145.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.05" OriginalAmount="35.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.277523" Longitude="115.59186" StarRating="3" HotelCode="986750|tulamben_wreck_divers_resort__restaurant" HotelName="Tulamben Wreck Divers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Security guard,Ticket assistance,Garden,Terrace,Fire Extinguisher,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Singaraja, Tulamben, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/7f/937ff11387361c9f661060989f6aa505de1574f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.52" OriginalAmount="37.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71136" Longitude="115.16899" StarRating="3" HotelCode="|44546" HotelName="Champlung Mas Legian - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Legian, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/6/44546_1_5905.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 68 bungalows a lobby with express check-out, a reception, a safety deposit box service and a currency exchange service. Our guests can find a bar, a pub and a restaurant. The establishment offers guests internet (for a fee), room service, a laundry service (for a fee) and a car park. SITUATION: It is nearLegian the beach it is situated 1 kilometre away from Kuta Beach the city centre of Where you can find shops, restaurants and bars. Denpasar It is situated 10 kilometres away from 10 kilometres away from the establishment, guests will find Ngurah Rai Airport. ROOM: The rooms a bathroom with a shower, a direct line telephone, a satellite TV, a mini-bar, a king-size bed, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, clients have access to a swimming pool with a children's area and deck chairs. The establishment also offers a massage service (available for a fee), Clients can enjoy activities such as basketball, tennis and badminton. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers an Ã  la carte restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.00" OriginalAmount="37.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.671025" Longitude="115.2392" StarRating="2" HotelCode="|167687" HotelName="Praja" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Mohamad Yamin No.2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/8/7/167687_aseo.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi and a car park. SITUATION: This hotel is 10 minutes drive away from the beach Sanur. It is 5 minutes drive away from restaurants. ROOM: The rooms have an air-conditioning system, city views, a television, a sitting room, a writing desk, a bathroom with a shower and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.57" OriginalAmount="38.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69911" Longitude="115.17429" StarRating="0" HotelCode="|169346" HotelName="Arana Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Ratih No. 5, Legian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/4/6/169346_1_8246.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, rooms with balcony, a transfer service to the beach, (free of charge), WiFi (free of charge), in communal areas. SITUATION: This establishment, Seminyak it is in 5 minutes away, you can find Seminyak the beach a supermarket, is situated 15 minutes away from Seminyak the beach 20 minutes away from the establishment clients have Potato Head the beach 24 minutes away from the establishment, you can find Ngurah Rai Airport. ROOM: Each room has tiled floors, an air-conditioning system, flatscreen cable television, a wardrobe, a safe, a courtesy tea and coffee service, a fridge, a microwave and a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.61" OriginalAmount="38.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5134451" Longitude="115.577071" StarRating="1" HotelCode="|169633" HotelName="Puri Oka Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Puri Bagus, Candidasa Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/3/3/169633_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, a currency exchange service, a laundry service and a medical care service. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.17" OriginalAmount="39.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.786761" Longitude="115.18049" StarRating="4" HotelCode="986430|hastinapura_residence_" HotelName="Hastinapura Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Poh Gading II No.2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/b5/21b5d3bf83e4ac3b86000680bbf1eaf95767eae8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.62" OriginalAmount="39.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.677168" Longitude="115.190387" StarRating="3" HotelCode="|399582" HotelName="Quest  San Denpasar By Aston - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahendradata No. 93, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/8/2/399582_da7062a0746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.00" OriginalAmount="40.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.550071" Longitude="115.272506" StarRating="3" HotelCode="|41499" HotelName="Taman Harum Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Mas, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/4/9/9/41499_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated complex in 2005, has 14 rooms and cabins. It has tropical gardens, a lobby, express check-out, a reception, a hairdresser's, a television room and a restaurant. The establishment offers internet, room service and a laundry service. SITUATION: Mas It is in Ubud It is situated 10 minutes away from 60 minutes away from the establishment guests have the airport, Nearby, you will findBatuan, Pejeng and Celuk the villages of. ROOM: The spacious rooms, have a direct line telephone, a writing desk, a wardrobe, bedside table, a television, individual air-conditioning and a fan. They also have luxurious bathrooms, a mini-bar, a double bed, a hairdryer, towels and a terrace. Guests are offered non-smoking rooms. FACILITIES: The establishment has a swimming pool, a children's swimming pool, an outdoor bar and deck chairs. The establishment also offers hydrotherapy treatments and a massage service (available for a fee). PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant, a winery, Chinese food, traditional cuisine, Indonesian dishes and Occidental dishes. The establishment also offers a breakfast service and snacks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71009" Longitude="115.17047" StarRating="3" HotelCode="986737|80444" HotelName="The Sun Hotel &amp; Spa Legian, Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Melasti Street, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/6f/aa6f516181fe74660ab652d577f69fa8c61ba9d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.24" OriginalAmount="41.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.706034" Longitude="115.168971" StarRating="3" HotelCode="|34467" HotelName="Legian Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PADMA LEGIAN, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/4/6/7/34467_1_5732.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers comfortable standard rooms, The establishment boasts a spa, treatments and a restaurant. SITUATION: It is inLegian the city centre of in the surrounding area, clients have commercial areas, Clients can also find restaurants and leisure areas. 200 metres away you can find a beach, Denpasar 30 minutes away from the establishment clients have It is situated 3 kilometres away fromBali Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.14" OriginalAmount="41.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7838073" Longitude="115.1678998" StarRating="3" HotelCode="|401394" HotelName="Kubu Kak Dudung Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Tambak Sari</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/9/4/401394_19a33dc0957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.20" OriginalAmount="41.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68174" Longitude="115.43601" StarRating="3" HotelCode="|401820" HotelName="Tamarind Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tamarind Beach - Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/8/2/0/401820_63203f21155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.26" OriginalAmount="42.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.671335" Longitude="115.23942" StarRating="2" HotelCode="986604|praja_hotel" HotelName="Praja Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mohamad Yamin IV No. 2A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/0e/440eca3df10f0f568be36fc79793d911edaf96d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.29" OriginalAmount="43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6680975" Longitude="115.21757" StarRating="3" HotelCode="986701|152867" HotelName="Hotel Puri Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Television in lobby,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jendral Sudirman No. 14 A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/91/b891e2dbb64c179bd10fe78896b0ab5f76347c52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.85" OriginalAmount="43.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6534634" Longitude="115.1268026" StarRating="3" HotelCode="|399644" HotelName="Papillon Echo Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Batu Mejan, Echo Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/4/4/399644_bdc6cff0945.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.05" OriginalAmount="45.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.636597" Longitude="115.192935" StarRating="0" HotelCode="|167496" HotelName="Neo Gatot Subroto Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto Barat, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/9/6/167496_bath.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, a swimming pool, a wellness centre and a spa. At an additional cost you can have access to meeting rooms, a business centre, a laundry service, a dry cleaner's and a restaurant. SITUATION: This hotel is in Denpasar it is 5 minutes drive away from the government buildings. The establishment is a 25-minute drive away from the beach Kuta. ROOM: The rooms have an air-conditioning system, a television, a sitting area, a safe, a wardrobe, kettle, a mini-bar, a balcony and a bathroom with a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.25" OriginalAmount="45.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7432173" Longitude="115.178758" StarRating="4" HotelCode="|203132" HotelName="Arunika And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tuban No.2 Lingk. Tuban Griya Tuban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/1/3/2/203132_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.52" OriginalAmount="48.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72067" Longitude="115.17412" StarRating="1" HotelCode="|169546" HotelName="La Inn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>POPIES LANE I AGUNG MARKETKUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/4/6/169546_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is an ideal place for relaxing, has a reception, a currency exchange service, a laundry service, a medical care service and a car park. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.66" OriginalAmount="48.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7175" Longitude="115.1764139" StarRating="2" HotelCode="|210683" HotelName="Swiss-belexpress Kuta Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian Gg. Tropozone</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/3/210683_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.47" OriginalAmount="49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.743211" Longitude="115.178856" StarRating="4" HotelCode="986406|83389" HotelName="Sovereign Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Garden,Private check-in/check-out,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tuban 2, Lingkungan Griya, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/25/ff2527e8f916703ecaf30d4a19bc977fd750a488.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.84" OriginalAmount="49.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50827" Longitude="115.26579" StarRating="2" HotelCode="|68171" HotelName="Biyukukung Suites and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SUGRIWA, UBUD 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/1/68171_1_3370.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has a reception, a restaurant, a laundry service (for a fee) and a car park. SITUATION: Ubud it is in nearby, you will find Ubud Monkey Forest the Nature Reserve of it is situated 2 minutes away from the city centre, is situated 36 kilometres away from Ngurah Rai Airport. ROOM: The rooms a bathroom with a shower, a bath, a king-size bed and satellite and cable TV. They also have a safety deposit box, a mini-bar, kettle, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, guests have access to a swimming pool, You can also enjoy a sauna (available for a fee) and a spa area. At an extra cost a massage service and spa treatments. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.90" OriginalAmount="49.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.766613" Longitude="115.221018" StarRating="3" HotelCode="|167799" HotelName="Ion Bali Benoa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama 93 Tanjung Benoa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/9/9/167799_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant, a swimming pool with a bar, a transfer service to the beach, WiFi (free of charge) and a reception with a baggage room. The establishment boasts a valet service and a laundry service. SITUATION: This establishment is in the area Nusa Dua. It is 25 minutes drive away from the airport Ngurah Rai. The establishment is a 30-minute drive away from the beach Pandawa. ROOM: Each room has a television, kettle, a fridge, a bathroom with a shower, a hairdryer and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.16" OriginalAmount="49.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6847382" Longitude="115.4366528" StarRating="3" HotelCode="|401402" HotelName="Dinatah Lembongan Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/0/2/401402_fd9ddd00933.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.05" OriginalAmount="50.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.733443" Longitude="115.167659" StarRating="3" HotelCode="|47031" HotelName="The Rani &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KARTIKA PLAZA, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/3/1/47031_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: Rani is rated four stars. It has the cafÃ© Kenanga, the bar Kenanga, a spa, a massage service and a laundry service. SITUATION: It is located close to the beach Tuban-Kuta Sur. This hotel is close to Jalan Kartika Plaza nearby, you will find Waterbom Park the beach and restaurants. ROOM: The establishment has 55 standard rooms and suites, a balcony or terrace, an air-conditioning system, a satellite TV, a mini-bar, a direct line telephone, a kettle, a coffee maker and a safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.26" OriginalAmount="50.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.147279" Longitude="73.079478" StarRating="2" HotelCode="|537880" HotelName="Sun Stone and Club - Jawai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mahaveer talkies Road, Gokulvadi,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/8/8/0/537880_eb146770923.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.47" OriginalAmount="51.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.345453" Longitude="115.672232" StarRating="3" HotelCode="|166229" HotelName="Arya Amed Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Amed</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/2/9/166229_1_9285.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant and a swimming pool. SITUATION: This establishment, Amed it is in it is 100 kilometres away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.552837" Longitude="115.26286" StarRating="3" HotelCode="986653|bumi_ubud_resort_3" HotelName="Bumi Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Garden,Terrace,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lod Tunduh No. 88, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/64/4e64140ea7317bc3259de8330d6def768e16bbfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.36" OriginalAmount="52.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72038" Longitude="115.181" StarRating="4" HotelCode="|163165" HotelName="The Kana, Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. SETIABUDI NO. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/1/6/5/163165_1_6511.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2013, has 92 rooms, 33 single rooms, 35 double rooms, 2 suites, 10Â quadruple rooms, 10 executive rooms and 10 family rooms. The establishment has a car park. SITUATION: The hotel Bali it is in it is in the city centre excellent transport links to points of interest, Close to the airport, The hotel is close to the leisure areas, is near a golf course, Around the establishment, clients can find a beach, near the establishment, guests will find the harbour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.30" OriginalAmount="53.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.712277" Longitude="115.172236" StarRating="3" HotelCode="|168007" HotelName="Terrace At Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Benesari No. 2 Pantai Kuta, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/0/0/7/168007_1_1568.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.642024" Longitude="115.254616" StarRating="4" HotelCode="986626|153207" HotelName="The Cakra Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jln. By Pass Ngurah Rai No. 28, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/33/a533124684322a68166f520b164d601a1656ae9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696467" Longitude="115.2637" StarRating="3" HotelCode="986411|nesa_sanur_bali" HotelName="NESA Sanur Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan no. 144, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/58/275868cf1b39133c7945ac4cde67aff46f406dec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.65" OriginalAmount="55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.703552" Longitude="115.18404" StarRating="4" HotelCode="986725|152749" HotelName="b Hotel Bali &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Imam Bonjol No. 508, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ff/59ffad167c54ab17c6c82a1233eba651419c0bf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.65" OriginalAmount="55.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.722101" Longitude="115.18498" StarRating="4" HotelCode="986611|ibis_styles_bali_kuta_circle" HotelName="Episode Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Dryer,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl By Pass Ngurah Rai No 99, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/47/fc476ce83c8c45f9bda010103e637b969c41923b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.40" OriginalAmount="55.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71309" Longitude="115.17346" StarRating="4" HotelCode="|191466" HotelName="Sun Island and Spa Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. LEGIAN 123 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/4/6/6/191466_1_4584.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.74" OriginalAmount="56.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675894" Longitude="115.15407" StarRating="3" HotelCode="|399544" HotelName="Amalfi Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Kendal no. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/4/4/399544_3a4ad9f0610.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.02" OriginalAmount="60.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1428934" Longitude="115.0510864" StarRating="4" HotelCode="|68166" HotelName="Bali Taman Beach Resort and Spa - Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA LOVINA, LOVINA BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/6/6/68166_1_6113.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style hotel, has a lobby, a safety deposit box service and a currency exchange service. The establishment has 30 rooms, Our guests can find a bar and a restaurant. The establishment also offers room service (for a fee), a laundry service and a car park. SITUATION: Lovina Beach It is in Where you can find a beach, Singaraja 10 minutes away from the establishment you have It is situated 11 kilometres away fromDenpasar Airport. ROOM: They have a fan or air-conditioning system, a mini-bar, a television, a bathroom with a shower, a bath, a safe and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool that has an area for children, Clients can enjoy activities such as diving, sailing and enjoy tennis. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.04" OriginalAmount="60.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.33512" Longitude="115.64364" StarRating="2" HotelCode="|167620" HotelName="Uyah Amed and Spa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ketut Natih, Pantai Timur No. 801</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/2/0/167620_1_1310.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, a diving centre, bungalows with garden views, views of the swimming pool and sea views. SITUATION: This establishment is in Bali, is situated 100 metres away from the beach Amed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.07" OriginalAmount="60.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6831921" Longitude="115.1672797" StarRating="3" HotelCode="|400317" HotelName="Santika Seminyak - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 17, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/1/7/400317_f51cb291353.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.14" OriginalAmount="60.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.26424" Longitude="115.05775" StarRating="3" HotelCode="|156503" HotelName="Puri Lumbung Cottages, Restaurant and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MUNDUK VILLAGE, BANJAR DISTRICT, BULELENG REGENCY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/0/3/156503_1_5246.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Bali south Munduk it is in around 120 kilometres away you can find Ngurah Rai Airport. HOTEL: The hotel is, Balinese, has 30 rooms, a reception and a restaurant. The establishment also offers a laundry service and a car park. ROOM: All the rooms have a bathroom with a shower, a bath and a balcony or terrace. FACILITIES: For a fee, you can enjoy a spa and a massage service. RESTAURANT: Guests can enjoy a restaurant. MEALS: The establishment serves a buffet breakfast, Ã  la carte and menu lunch and an Ã  la carte dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.88" OriginalAmount="61.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.707015" Longitude="115.18389" StarRating="3" HotelCode="|165872" HotelName="Holiday Inn Express Bali Sunset Road by IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road, No. 99X</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/7/2/165872_d7dbbd61019.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant, a conference room, rooms with air-conditioning and a TV. SITUATION: This establishment, is in Kuta the heart of Bali it is in it is situated near the cultural area and the commercial area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.67" OriginalAmount="61.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7981316" Longitude="115.1499259" StarRating="5" HotelCode="|400401" HotelName="The Leaf Jimbaran Luxury Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun No.81 Karang Mas Sejahtera, Jimbaran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/0/1/400401_f5cbacb0941.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.84" OriginalAmount="61.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689867" Longitude="115.261849" StarRating="2" HotelCode="|166796" HotelName="Bumi Ayu Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box. 3511 Jalan Bumi Ayu Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/9/6/166796_1_3863.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool and a restaurant. SITUATION: This hotel Sanur it is in Close to the city centre, 10 minutes away from the establishment, you can find the beach, Close to public transport services, this establishment, is 20 minutes drive away from Ngurah Rai the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.02" OriginalAmount="62.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6901233" Longitude="115.1701712" StarRating="3" HotelCode="|400996" HotelName="Kubu Cempaka Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Plawa Gang Cempaka No 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/6/400996_b3a707b1447.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.88" OriginalAmount="62.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.720089" Longitude="115.173634" StarRating="4" HotelCode="|399303" HotelName="Kuta Townhouse Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, Agung Art Market</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/3/0/3/399303_874e4651007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.797565" Longitude="115.2062" StarRating="3" HotelCode="986490|goodway_hotels_resort_nusa_dua" HotelName="Plagoo Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Garden,Television in lobby,Terrace,Fire Extinguisher,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dalem Tarukan No.7 Taman Mumbul, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/58/48586445ed872bd7557024298cbcde074bfac486.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.34" OriginalAmount="64.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.525957" Longitude="115.504738" StarRating="3" HotelCode="|400993" HotelName="Dewi Villa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan raya padangbai km. 1,1 Manggis, Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/3/400993_86266281426.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.38" OriginalAmount="65.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.669061" Longitude="115.150682" StarRating="4" HotelCode="|166145" HotelName="Aqua Octaviana Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Klecung 38X, Umalas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/4/5/166145_hab2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, internet and a car park. SITUATION: This establishment, is in Umalas the residential area of it is close to a beach and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.05" OriginalAmount="66.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7133185" Longitude="115.1699585" StarRating="3" HotelCode="|32902" HotelName="Adi Dharma Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BENESARI, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/0/2/32902_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a garden with a terrace, has 85 rooms, 72 superior rooms, 7 deluxe rooms, 6 family rooms and 3 floors. This quiet hotel, is perfect for business and holiday stays, In the entrance, you can find a lobby, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers guests room service, a laundry service (for a fee) and a car park. SITUATION: It is inLegian the area near the establishment, guests will find a shopping centre, restaurants and a beach. it is 1 kilometre away from the city centre, is situated 5 kilometres away from the airport. ROOM: The rooms have a balcony, with views, individual air-conditioning, a double bed and a mini-bar. They also have a direct line telephone, a television, a hairdryer, a shower and a bath. FACILITIES: The establishment boasts a swimming pool with a children's area, a beauty centre and an entertainment programme. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and a restaurant with typical dishes and international cuisine. You can also enjoy a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.28" OriginalAmount="66.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689536" Longitude="115.164069" StarRating="4" HotelCode="|167535" HotelName="Harris  Seminyak - Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Drupati No. 99, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/3/5/167535_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, WiFi (free of charge), a spa with a massage service, a wellness centre and a fitness centre. The establishment has a restaurant and a bar. The establishment offers room service. SITUATION: This hotel is a 5-minute walk away from the beach Diana Pura. The establishment is a 15-minute drive away from the beach Kuta. It is 30 minutes drive away from the airport Ngurah Rai. ROOM: The rooms have cable television, a safety deposit box, an air-conditioning system, a mini-bar, kettle, a balcony, a bathroom with a shower, a hairdryer and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.34" OriginalAmount="66.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6767206" Longitude="115.1554108" StarRating="3" HotelCode="|33133" HotelName="Bali Ayu and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET 99 X</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/3/3/33133_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 32 rooms a garden, a terrace, a hall with a reception, a safety deposit box service and a currency exchange service. The establishment offers room service, a laundry service, restaurants, 2 bars and a car park. SITUATION: This hotel is in Petitenget the city of it is situated 3 kilometres away from Kuta the city centre of it is 700 metres away from restaurants ,Petintenget the beach 30 minutes away from the establishment guests have Ngurah Rai Airport. ROOM: The traditional-style rooms, have a kitchen, a bathroom with a hairdryer, a balcony or terrace with garden views, an air-conditioning system, a direct line telephone and a satellite television. They also have a fridge, a mini-bar, a king size or double bed, a coffee maker, a kettle and internet. FACILITIES: The establishment boasts a swimming pool bar, a swimming pool, a spa, a massage service and billiards. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant, local dishes and international dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.87" OriginalAmount="66.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5738814" Longitude="115.3655439" StarRating="3" HotelCode="|399522" HotelName="Kori Maharani Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass Prof. Dr. Ida Bagus Mantra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/2/2/399522_7c6bd2e0508.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.94" OriginalAmount="66.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1678014" Longitude="115.0078217" StarRating="3" HotelCode="|67199" HotelName="Nugraha Lovina Seaview Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Singaraja-Seririt</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/9/67199_1_2829.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a hall with a reception, a safety deposit box service, 22 rooms, a restaurant, room service, a laundry service and a car park. SITUATION: It is in a mountainous area, near the establishment, guests will find Beratan and Tamblingan the lakes of It is situated 115 kilometres away fromDenpasar Airport. ROOM: The modern rooms, have sea views, a bathroom with a shower or bath, a direct line telephone, satellite or cable TV, a safety deposit box and a balcony or terrace. FACILITIES: At an extra cost, you can find a swimming pool and a spa. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.04" OriginalAmount="68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.467695" Longitude="115.27175" StarRating="4" HotelCode="986412|83585" HotelName="Om Ham Retreat and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Dryer,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Tirta Tawar street, Junjungan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/zz/a7adaf5c8991ecd0acb463e150e42ffdeefb5818.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.17" OriginalAmount="68.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66773" Longitude="115.21771" StarRating="3" HotelCode="|169806" HotelName="Puri Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jendral Sudirman No.14 A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/6/169806_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is perfect for business and holiday stays, has a business centre, computer, a fax machine, a photocopier and internet. SITUATION: This luxurious hotel, Denpasar Bali it is in the Golden Triangle of Art it is in 10 minutes walk away, you can find the business area, is 25 minutes drive away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.56" OriginalAmount="68.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.155804" Longitude="115.0290969" StarRating="3" HotelCode="|399286" HotelName="Bali Paradise  Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL KARTIKAKALIBUKBUK LOVINA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/8/6/399286_dde13001333.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.58" OriginalAmount="68.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6734269" Longitude="115.4493131" StarRating="3" HotelCode="|401938" HotelName="D and B Bungalow's By Dewizz Management" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jln Raya Jungutbatu, Nusa Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/9/3/8/401938_92704280946.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.462712" Longitude="115.6295" StarRating="3" HotelCode="986441|taman_ujung_resort_spa" HotelName="Taman Surgawi Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/07/2026" HotelFacility="Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Dishwasher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Taman Ujung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/b1/79b19831e6404b1c9d9cf3e0b7dfe779234dcebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.26" OriginalAmount="70.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5354381" Longitude="115.2662319" StarRating="4" HotelCode="|399991" HotelName="Gusde Tranquil Villas by EPS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka Banjar Kumbuh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/9/1/399991_f2813dd0606.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.01" OriginalAmount="70.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696605" Longitude="115.163946" StarRating="4" HotelCode="|399843" HotelName="Lloyd's Inn Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Arjuna, Seminyak, Kuta, Kabupaten Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/4/3/399843_b3485f51123.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.16" OriginalAmount="72.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.725856" Longitude="115.17034" StarRating="5" HotelCode="986507|kuta_paradiso_hotel" HotelName="Kuta Paradiso Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace,Dryer,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/c3/09c3640458830353bacd3bd3f4f6ef462f542aa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.19" OriginalAmount="73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696758" Longitude="115.16636" StarRating="4" HotelCode="986609|156592" HotelName="Horison Seminyak Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Arjuna (Double Six Beach), Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d9447793428fa78badf2e1c9dff1ab584f839eb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.65" OriginalAmount="73.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.634485" Longitude="115.152655" StarRating="4" HotelCode="|156580" HotelName="United Colors Of Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JI BANTAN KANGIN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/8/0/156580_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Canggu it is in 10 minutes away from the beaches.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.96" OriginalAmount="73.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.797436" Longitude="115.206631" StarRating="4" HotelCode="|167208" HotelName="Plagoo Holiday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dalem Tarukan No. 7 Taman Mumbul Nusa Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/2/0/8/167208_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, a gym, a spa and WiFi (free of charge). The establishment offers a business centre, meeting rooms, a garden area and a swimming pool bar. SITUATION: This hotel is in Nusa Dua, close to the beach Nusa Dua. 15 minutes away from the establishment you have Airport Bali. ROOM: The establishment has suite rooms with an air-conditioning system, a sitting room, dining area, a kitchen and a balcony or terrace. OTHERS: Regarding the food and beverage offering, clients have a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.14" OriginalAmount="73.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.481485" Longitude="115.286092" StarRating="3" HotelCode="|210738" HotelName="Kubu Bali Baik Villa and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pejeng Kawan Br. Umahanyar Ds. Pejeng Kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/8/210738_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.22" OriginalAmount="74.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.736666" Longitude="115.1652" StarRating="4" HotelCode="986523|risata_bali_resort_and_spa" HotelName="Risata Bali Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Wana Segara, South Kuta Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/16/4e16287b0ce8f417d440de4e3ec6d29031c9e189.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.22" OriginalAmount="74.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.804913" Longitude="115.221954" StarRating="4" HotelCode="986581|hotel_santika_siligita_nusa_dua__bali" HotelName="Hotel Santika Siligita Nusa Dua - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Television in lobby,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintas Siligita 3A Banjar Peminge, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/a7/88a75c1d95cacaddfd6d0decff8b503547456a40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.61" OriginalAmount="75.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68289" Longitude="115.16792" StarRating="4" HotelCode="|169408" HotelName="D'penjor Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL BIDADARI II NO 1 TAMAN MERTHANADI KEROBOKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/0/8/169408_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool. SITUATION: This hotel is 5 minutes away from Seminyak the city centre of it is situated 10 minutes away from Petitenget the beach Seminyak the beach it is situated 10 kilometres away from Ngurah Rai Airport. ROOM: The rooms have an air-conditioning system, a balcony or terrace, WiFi (free of charge), garden views, a satellite TV, a DVD player, a bathroom, a mini-bar, kettle, a kettle, a coffee maker and a sitting area with sofa. FACILITIES: Guests are offered a swimming pool with deck chairs, a massage service, spa treatments, a launderette, a dry cleaner's, car hire, a car park (free of charge) and security services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.64" OriginalAmount="76.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.502444" Longitude="115.263092" StarRating="4" HotelCode="|399633" HotelName="Solo Villas and Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, juwuk manis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/3/399633_45e47f10957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.91" OriginalAmount="76.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.777938" Longitude="115.223765" StarRating="4" HotelCode="|166372" HotelName="Bali Relaxing Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama No.62 Tanjung Benoa,Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/7/2/166372_1_271.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, 2 restaurants, it offers a transfer service and WiFi in communal areas, (free of charge). SITUATION: This establishment, is 5 minutes drive away from Tanjung Benoa the beach Bali Collection Shopping Centre and Leisure Complex in Nusa Dua about 15 minutes away (by car) from 30 minutes away from the establishment, you can find Ngurah Rai Airport. ROOM: The rooms have large windows, a television, a mini-bar, a kettle, a coffee maker, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.67" OriginalAmount="77.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.676467" Longitude="115.151377" StarRating="4" HotelCode="|167204" HotelName="De Vins Sky Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Komplex Villa Kendal No. 35, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/2/0/4/167204_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Seminyak, close to the beach Petitenget. It is situated 5 minutes away from the shopping centre Sminyak Square. 20 minutes away from the establishment you have Airport Denpasar. ROOM: All the rooms have an air-conditioning system, a sitting area, cable television, an iPod docking station, a mini-bar, a bathroom with a shower or bath and complimentary bathroom items. FACILITIES: Guests are offered a swimming pool, WiFi (free of charge) and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.60" OriginalAmount="78.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559038" Longitude="115.261134" StarRating="4" HotelCode="|399520" HotelName="Canvas Escape Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. A.A. Gede Rai No.21, Lodtunduh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/2/0/399520_b5873ac0449.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.94" OriginalAmount="78.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512631" Longitude="115.258897" StarRating="3" HotelCode="|169866" HotelName="Pertiwi Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest - Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/6/6/169866_1_3515.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.83" OriginalAmount="79.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5273294" Longitude="115.2605755" StarRating="4" HotelCode="|210737" HotelName="Suarti Boutique Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Pengosekan,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/7/210737_1_3707.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.86" OriginalAmount="85.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.478633" Longitude="115.621478" StarRating="2" HotelCode="|401474" HotelName="Aashaya Jasri Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI JASRI SUBAGAN KARANGASEM</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/7/4/401474_447f1881216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.18" OriginalAmount="86.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.718" Longitude="115.175" StarRating="4" HotelCode="|163475" HotelName="J4 Hotels Legian - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl- Legian No.74, Br Pengabetan, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/7/5/163475_1_6803.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a medium-sized hall, an outdoor pool and a restaurant. The establishment also offers WiFi (free of charge), a reception, a garden area and a barbecue area. Guests can also find a meeting room and a car park (free of charge). SITUATION: This establishment, is in Legian the centre of Sky Garden Lounge 5 metres away from a 15-minute walk away from Kuta the beach it takes 15 minutes to get to Ngurah Rai the airport. ROOM: All the rooms have an air-conditioning system, a safe, a sitting area, a bathroom with bathroom amenities and slippers. Some rooms have garden views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.530215" Longitude="115.51104" StarRating="3" HotelCode="986516|padang_bai_beach_resort" HotelName="Absolute Scuba Bali Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Amlapura Bali Jl. Pantai Silayukti, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/7b/797bc2d2b637e5c0a87c0fb5c938c7c217997735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.28" OriginalAmount="88.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70055" Longitude="115.16892" StarRating="3" HotelCode="|399489" HotelName="Aq-va  and Villas Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Werkudara No. 464 (near double six beach) Legian, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/4/8/9/399489_0cb6e1d0336.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.08" OriginalAmount="89.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6515" Longitude="115.156" StarRating="3" HotelCode="|400866" HotelName="Bloomfield Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak 25, Gang Pulau no. 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/6/6/400866_0d5eb0b0901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.33" OriginalAmount="90.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.655953" Longitude="115.153457" StarRating="5" HotelCode="|47998" HotelName="The Bidadari Villas and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR ANYAR KELOD, KEROBOKAN, KUTA UTARA 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/9/8/47998_ad36fac0941.jpg</HotelPictures>
        <HotelDescription>HOTEL: This spa complex, has 19 chalets a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a restaurant and room service. At an additional cost you can have access to a laundry service, WiFi and bicycle hire. Guests can also find a car park. SITUATION: It is inUmalas-Kerobokan northern Kuta 15 minutes away from the establishment clients have Where you can find restaurants, pubs, bars and shops. It is 20 minutes away fromDenpasar Airport. ROOM: Guests are offered chalets with swimming pool, an air-conditioning system, a bathroom with a bath and outdoor shower. They also have a dining room, a kitchen, private garden, a king size or double bed, a fridge, a hairdryer, an ironing set, a coffee maker and a kettle. Guests can enjoy a satellite TV with international channels, a DVD player, a stereo, internet and a safe. Guests are offered individual air-conditioning, heating and a balcony or terrace. FACILITIES: You can find a solarium, spa treatments and a massage service. At an extra cost, you can find a spa, Clients can enjoy activities such as water-skiing, diving, surfing, windsurfing, jet-skiing, sailing, catamaran excursions and canoeing. Facilities (available for a fee), Our guests can also horse-riding, go cycling and play golf. Facilities (available for a fee), 17 kilometres away, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a continental breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.86" OriginalAmount="92.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7354591" Longitude="115.167474" StarRating="4" HotelCode="|35543" HotelName="The Vira Bali Boutique and Suite - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza No. 127, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/4/3/35543_1_5430.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 56 rooms a reception, a safety deposit box service, a currency exchange service, a bar, a restaurant and a conference room. The establishment offers a car park, room service and a laundry service. SITUATION: Jalan Kartika Plaza It is in 5 minutes away from the establishment guests have Ngurah Rai Airport next to the establishment, guests will find Waterboom the water park Kuta the beach Denpasar It is situated 20 kilometres away from. ROOM: The modern and cosy rooms, have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar, a coffee maker and a kettle. They also have a king size or double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: Guests are offered hydrotherapy treatments and a pool that has a children's area. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.04" OriginalAmount="92.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.661539" Longitude="115.136809" StarRating="4" HotelCode="|401738" HotelName="Citadines Berawa Beach Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemelisan Agung, Tibubeneng, Kuta Utara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/7/3/8/401738_bc80a251016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.23" OriginalAmount="92.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.822288" Longitude="115.090635" StarRating="3" HotelCode="|402143" HotelName="Uluwatu Jungle Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Suluban Uluwatu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/4/3/402143_1aa52b40746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.42" OriginalAmount="93.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5118238" Longitude="115.5743714" StarRating="3" HotelCode="|401031" HotelName="Aquaria Eco Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Bagus Candidasa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/3/1/401031_302ae4d0324.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.48" OriginalAmount="93.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.688939" Longitude="115.432689" StarRating="3" HotelCode="|401335" HotelName="Abian Huts Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dream Beach, Lembongan, Indonesia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/3/5/401335_01ea6750533.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.67" OriginalAmount="93.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5931464" Longitude="115.1060367" StarRating="4" HotelCode="|399604" HotelName="De Moksha Eco Friendly Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benuo, Banjar Kebilbil Desa Belalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/0/4/399604_e68ad1c1002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.47" OriginalAmount="94.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.245202" Longitude="115.161473" StarRating="4" HotelCode="|169284" HotelName="Handara Golf and Resort Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pancasari, Sukasada</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/4/169284_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a golf course, a sauna, internet in communal areas, a business centre and meeting rooms. Guests can find a restaurant, a lounge bar, breakfast service, a shop, a kiosk, a laundry service and a garden. At an additional cost you can have access to a transfer service (on request), The establishment also offers a car park (free of charge). SITUATION: This hotel Bali Handara Kosaido Country Club it is close to. ROOM: Each room has a mini-bar, a safety deposit box and a satellite TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.80" OriginalAmount="95.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.810348" Longitude="115.132408" StarRating="4" HotelCode="|399292" HotelName="Swiss-belresort Pecatu - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pecatu Indah Resort Block G2,Kuta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/9/2/399292_f6ac28b1226.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.730228" Longitude="115.16812" StarRating="4" HotelCode="986551|bali_rani_hotel" HotelName="Bali Rani Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/09/ac09f14b8bbc45bde301a506c651c2123230641d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.513031" Longitude="115.2639" StarRating="3" HotelCode="986457|amoya_inn" HotelName="Amoya Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 37 A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/77/d777f754beac6c886bdb631071d2b95fd6b5cfa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.20" OriginalAmount="98.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.13757" Longitude="114.56929" StarRating="4" HotelCode="|47962" HotelName="Naya Gawana Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park, Banyuwedang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/6/2/47962_1_1639.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, with air-conditioning and has chalets a lobby, a reception, a safety deposit box service, a currency exchange service, a games room, a TV room and a restaurant. The establishment offers WiFi, a car park, bicycle rental and a laundry service (for a fee). SITUATION: It is inBali north-west it is situated next to Menjangan Bay it is in a natural park,3,5 hours away, you can find Ngurah Rai Airport. ROOM: They have a sitting room, individual air-conditioning, a king size or double bed, a bathroom with a shower and a bath. You are offered a direct line telephone, a coffee maker, a kettle, a hairdryer, a safety deposit box and a balcony or terrace. FACILITIES: Clients can enjoy activities such as horse-riding, hiking, go cycling and diving. Guests are offered a massage service and spa treatments. Clients can also find canoeing and billiards. Facilities (available for a fee), The establishment has a swimming pool (free of charge) and a hydromassage bath. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers buffet and Ã  la carte restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.67" OriginalAmount="99.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1417567" Longitude="114.6527767" StarRating="3" HotelCode="|156537" HotelName="Taman Sari Bali Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DUSUN PEMUTERAN, KECAMATAN GEROKGAK, BULELENG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/3/7/156537_1_2956.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is in a natural enviroment, has gardens, ponds and is perfect for families and couples, This complex with air-conditioning, has 45 rooms, a hall, a safety deposit box service, a bar and a restaurant. For an additional charge cost offers room service and a laundry service. SITUATION: This complex is in Pemuteran the region of 50 kilometres away from Lovina the beach 15 kilometres away from Menjangan the Island of it is 3,5 kilometres away from Ngurah Rai the International Airport of. ROOM: The spacious, bright rooms are Thai-style, have ponds, a tropical garden, a bathroom with a shower, a double bed, a direct line telephone, a television, a safe, a small fridge, an individual air-conditioning system and a private terrace. FACILITIES: Guests can relax with an outdoor swimming pool, spa treatments and a massage service. At an additional cost, you can diving. MEALS: Guests are offered a breakfast service, traditional cuisine and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.79" OriginalAmount="100.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.53119" Longitude="115.264" StarRating="3" HotelCode="|401455" HotelName="Puri Kobot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Br. Pengosekan kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/5/5/401455_92020001326.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.65092" Longitude="115.15978" StarRating="4" HotelCode="986748|the_khayangan_dreams_villa_kerobokan" HotelName="The Khayangan Dreams Villa Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Ticket assistance,Garden,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>JL. Tegal Cupek ll, Br Anyar Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/0b/e70b7ce3de50027e93971d41a2cab912d5148506.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.09" OriginalAmount="103.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512872" Longitude="115.26108" StarRating="3" HotelCode="986458|_0x1e170" HotelName="Cinta Grill &amp; Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Air conditioning,Smoke-free property,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest St, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/1c/1e1c84db0c3a239f26f32531ca98c10c33515e6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.04" OriginalAmount="105.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68497" Longitude="115.16333" StarRating="4" HotelCode="|169713" HotelName="Jas Green Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JLN KAYU AYA GANG BUGIS SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/1/3/169713_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.60" OriginalAmount="106.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66741" Longitude="115.14012" StarRating="3" HotelCode="|34468" HotelName="Legong Keraton Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PANTAI BERAWA STR.,CANGGU, NORTH KUTA -</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/4/6/8/34468_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a good location, was built in 2004, renovated in 2006, has 40 rooms and standard rooms, superior rooms and deluxe rooms. The establishment has express check-out, a safety deposit box service, a currency exchange service, a cafÃ©, a games room and a TV room. The establishment also offers internet, a conference room and a restaurant. Guests can find room service, a laundry service, a medical care service, a car park and bicycle hire. SITUATION: It is inBerawa the beach is situated in Kuta northern Denpasar 30 minutes away from the establishment you have Clients can also find Ngurah Rai Airport. ROOM: The rooms are elegant and decorated in a Balinese style, You are offered superior and deluxe rooms, They have an individual air-conditioning system, a satellite television, a mini-bar, a king size or double bed, a direct line telephone, a safe, a bathroom with a shower, a hairdryer and a balcony or terrace. FACILITIES: It is situated in the beach, Clients can enjoy activities such as surfing and pedal-boating. The establishment boasts a swimming pool that has an area for children and deck chairs. The establishment also offers a massage service and spa treatments. Our guests can also go cycling. PAYMENT METHODS: Customers can pay by JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service, lunch and dinner service, traditional cuisine and European cuisine.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.09" OriginalAmount="106.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.3889548" Longitude="115.1088292" StarRating="3" HotelCode="|400833" HotelName="Prana Dewi Mountain Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wongaya Gede, Kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/3/400833_470805b1147.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.10" OriginalAmount="106.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.694" Longitude="115.16093" StarRating="4" HotelCode="|34847" HotelName="Pelangi Bali and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/4/7/34847_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 89 rooms, 78 superior rooms, 6 luxurious rooms, 4 super deluxe rooms and 1 suite. Guests can find a lobby with a reception, a safety deposit box service, a cloakroom, a lift and a television room. The establishment offers room service, a playground, bicycle rental, a laundry service, room service, internet, a pharmacy, a currency exchange service and a car park. SITUATION: It is inSeminyak the beach Kuta is situated in near the establishment, you will find shopping centres, tourist points of interest, 20 minutes away from the establishment clients have Ngurah Rai Airport It is 5 minutes away fromKuta the city centre of Denpasar it is situated 20 metres away from. ROOM: The rooms a bathroom with a hairdryer, an air-conditioning system, a mini-bar, a kettle, a coffee maker and an ironing set. They also have a direct line telephone, a television, a king size or double bed and a balcony or terrace. You are offered superior rooms. FACILITIES: The establishment has a swimming pool, deck chairs and a spa. Clients can enjoy activities such as surfing and horse-riding. Our guests can also use the gym. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and an international restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.60" OriginalAmount="107.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673229" Longitude="115.259762" StarRating="3" HotelCode="|35343" HotelName="Sri Phala Resort and Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BY PASS NGURAH RAI 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/3/35343_1_3176.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 18 comfortable rooms, In the entrance, you can find a lobby with a reception, a safety deposit box service, a currency exchange service, a bar and a restaurant. The establishment offers guests room service, a laundry service and a car park. SITUATION: It is in tropical gardens, 25 minutes away from the establishment guests have Bali Airport Sanur Beach it is situated 5 minutes away from 5 minutes away from the establishment, you can find shopping centres, leisure areas. ROOM: All are spacious and modern rooms, They have a bathroom with a hairdryer, a coffee maker, a kettle, a direct line telephone, internet and a double bed. There is also a satellite TV, a mini-bar, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a swimming pool and a bar. close to the establishment, clients can find restaurants. OTHERS: Guests can book bed and breakfast, Accepted American Express, Visa, Diners Club, JCB and Mastercard. Regarding the food and beverage offering, clients have an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.64" OriginalAmount="109.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.51286" Longitude="115.26083" StarRating="3" HotelCode="|41101" HotelName="Kori Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA SANGGINGAN 18 TJAMPUHAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/0/1/41101_1_5292.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, luxurious hotel, is and is ideal for family holidays, is surrounded by a garden a lobby with a reception, express check-out, a safety deposit box service and a currency exchange service. The establishment has a bar, a restaurant, room service and a laundry service (for a fee), Guests can find internet (for a fee), a car park, a transfer service to the city centre and bicycle hire (for a fee). SITUATION: Sanggingan Ubud It is in close to the establishment, clients can find tourist areas, 55 minutes away from the establishment clients have Bali Airport. ROOM: The Balinese in style rooms, have a balcony, individual air-conditioning, a direct line telephone and a satellite television. They also have a bathroom with a shower or bath, a hairdryer, an ironing set, a mini-bar and internet. FACILITIES: The establishment boasts a pool that has a children's area, Clients can enjoy sports activities, go jogging and go cycling. The establishment also offers a massage service and spa treatments (available for a fee). PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and lunch and dinner service in the restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.83" OriginalAmount="109.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.484936" Longitude="115.270676" StarRating="3" HotelCode="|401430" HotelName="Dupa Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tirta Tawar, Br. Junjungan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/3/0/401430_bf72a631151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.30" OriginalAmount="110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69388" Longitude="115.1619" StarRating="4" HotelCode="986765|pelangi_bali_hotel_spa" HotelName="Pelangi Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk, Seminyak Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/d1/77d1328d7b21767fff52c68d0668557ebaed1dff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.49" OriginalAmount="111.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.519655" Longitude="115.26279" StarRating="3" HotelCode="|169802" HotelName="GREEN FIELD HOTEL AND BUNGALOW" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PENGOSEKAN, UBUD, GIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/2/169802_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a transfer service (free of charge), internet (free of charge), 2 swimming pools, a salt water pool and it offers excursions. SITUATION: This hotel is in Ubud south el Bosque de los Monos it is situated 10 minutes walk away from it is 1 minute drive away from Ngurah Rai the airport. ROOM: All the rooms have a balcony or terrace, a mini-bar, a kettle, a coffee maker, a bathroom with a shower and a bath. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.04" OriginalAmount="111.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.2785281" Longitude="115.5939564" StarRating="3" HotelCode="|156159" HotelName="Mimpi Resort Tulamben" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TULAMBEN, NORTHEAST BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/1/5/9/156159_ppal.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has marble floors, high wooden ceilings, a lobby with a reception, express check-out, a bar and a restaurant. SITUATION: This establishment, Tulamben it is in Next to, it takes 90 minutes to get to Ngurah Rai the airport. ROOM: Customers have Balinese in style rooms with tropical gardens, a bathroom with outdoor shower, a bath, an individual air-conditioning system and a balcony or terrace. FACILITIES: There are many facilities and services available at the establishment, including an outdoor swimming pool, You can enjoy scuba diving, For a fee, guests can enjoy a massage service and a spa. MEALS: Customers have at their disposal a restaurant, a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.29" OriginalAmount="112.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.2844841" Longitude="115.2254608" StarRating="3" HotelCode="|169283" HotelName="Bagus Agro Pelaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Puncak Mangu, Desa Pelaga Kecamatan Petang, Kabupaten Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/3/169283_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Petang the district of Bali it is in It has excellent transport links to taxis, the bus, the nightlife and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.24" OriginalAmount="113.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1383946" Longitude="114.5716898" StarRating="4" HotelCode="|65308" HotelName="Mimpi Resort Menjangan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANYUWEDANG, NORTHWEST BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/3/0/8/65308_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has a lobby with express check-out, a reception, a safety deposit box service, a bar, a restaurant, room service, a laundry service (for a fee) and a car park. The establishment has 54 rooms, 30 rooms with a courtyard and 24 chalets. SITUATION: This beach hotel is situated 3,5 kilometres away from Denpasar Airport it is next to the bay. ROOM: The rooms have marble floor, wooden roofs, large beds, a direct line telephone, a satellite television, a safe, a coffee maker, a kettle and an individual air-conditioning system. FACILITIES: Clients can enjoy activities such as scuba diving, kayaking, diving, canoeing and pedal-boating (available for a fee), The establishment boasts a swimming pool that has an area for children, an outdoor bar, deck chairs and parasols. For a fee, guests can enjoy a sauna, hydrotherapy and a massage service. Regarding the food and beverage offering, there is a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.520743" Longitude="115.26218" StarRating="3" HotelCode="986679|green_field_hotel_and_restaurant" HotelName="Green Field Hotel and Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/b1/14b1babee3a9d989961ec3a70578782a4d4108a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.98" OriginalAmount="115.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6953934" Longitude="115.172321" StarRating="4" HotelCode="|41104" HotelName="Villa Seminyak Estate and Spa - By Astadala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BAIK BAIK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/0/4/41104_1_7997.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex is ideal for holidays or business trips and has 45 rooms a lobby, a reception, express check-out, a bar and a restaurant. The establishment offers room service, a laundry service, bicycle rental and a car park. SITUATION: It is inSeminyak the heart of 5 minutes away from the establishment clients have the beach, Kuta it is situated 10 minutes away from It is 20 minutes away from the airport, Denpasar it is 30 minutes away from. ROOM: Each room has a bathroom, a hairdryer, a direct line telephone, individual air-conditioning, a kettle and a coffee maker. They also have a satellite television, a stereo, a radio, internet, a mini-bar and a safe. FACILITIES: The establishment has a swimming pool, At an extra cost, you can find a massage service, spa treatments and a sauna. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a breakfast service, a restaurant, international cuisine, Asian specialties and traditional cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.32" OriginalAmount="115.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.506654" Longitude="115.259202" StarRating="3" HotelCode="|167816" HotelName="Samhita Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/6/167816_pool.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated 40 kilometres away from the airport Denpasar. ROOM: The establishment has of different styles.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.13" OriginalAmount="116.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71021" Longitude="115.468" StarRating="3" HotelCode="|402510" HotelName="Bintang Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sakti - Banjar Sakti</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/5/1/0/402510_633b5790715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673952" Longitude="115.15832" StarRating="4" HotelCode="986681|76901" HotelName="Rama Residence Petitenget Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Washing machine,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Petitenget No. 35, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/79/09794a1b5cd04b88731bd69c932f277e6e2ffe54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.36" OriginalAmount="117.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5609477" Longitude="115.2652582" StarRating="5" HotelCode="|400429" HotelName="The Garcia Ubud and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Silungan, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/9/400429_64ee4f91028.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.49" OriginalAmount="119.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.449383" Longitude="115.234269" StarRating="4" HotelCode="|167814" HotelName="Rijasa Agung Resort Villas - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/4/167814_1_5551.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated above the river Ayung. The establishment offers a transfer service to the city centre. It is 20 minutes drive away from the city centre. ROOM: The rooms have marble floor, a television and a balcony with stunning views. FACILITIES: The establishment boasts an outdoor pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.60" OriginalAmount="120.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.674925" Longitude="115.48924" StarRating="4" HotelCode="986759|maruti_beach_villas" HotelName="Maruti Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/07/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Security guard,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Nyuh Beach, Ped, Nusapenida, Klungkung Regency, Bali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/b7/8bb700aa8001f3a3c8748d284c09be6fc7bb16bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.98" OriginalAmount="120.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.110496" Longitude="115.319184" StarRating="4" HotelCode="|399264" HotelName="Bondalem Beach Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arcana, Desa Bondalem, 0</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/6/4/399264_62e105b0850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.14" OriginalAmount="120.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.808706" Longitude="115.158593" StarRating="4" HotelCode="|166239" HotelName="Four Points By Sheraton Bali, Ungasan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu, Br. Giri Dharma</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/3/9/166239_fba89400807.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool and a spa centre. SITUATION: This establishment, is close to Garuda Wisnu Kencana the cultural centre it is in Jimbaran Hill the establishment is a 12-minute drive away from Balangan the beach it is 20 minutes drive away from Ngurah Rai Airport The establishment offers a transfer service to, the airport, for a supplement. ROOM: The rooms have an air-conditioning system, a television, a kettle, a coffee maker, a safe and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8303385" Longitude="115.12945" StarRating="4" HotelCode="986576|hidden_valley_resort_bali" HotelName="S Resorts Hidden Valley Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nabor No. 29, Kuta Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/75/4c/754c929a8de54ec7da1d8c3c109842d482f149f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.06" OriginalAmount="125.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7235012" Longitude="115.1702423" StarRating="4" HotelCode="|36347" HotelName="Truntum Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI KUTA NO. 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/4/7/36347_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 103 standard rooms and bungalows. It has a reception, a safety deposit box service, a currency exchange service and a cloakroom. The establishment offers a hairdresser's, a bar, a television room and a playground. The establishment also has internet, a beach restaurant, a laundry service, a pharmacy, a medical care service, a car park and a conference room. SITUATION: This hotel is in the heart of Kuta. Is situated in the beach. Close to the establishment, clients can find shopping centres, restaurants, markets and the nightlife. 30 minutes away from the establishment clients have Denpasar it is situated 10 minutes away from Bali Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a kettle, a coffee maker, a double bed and an individual air-conditioning system. FACILITIES: At the beach, clients can enjoy surfing. The establishment has a swimming pool that has an area for children, a sunbathing terrace and deck chairs. The establishment also offers health treatments and tennis courts (available for a fee). MEALS: Guests are offered a breakfast service and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.733826" Longitude="115.16599" StarRating="5" HotelCode="986704|ramada_bintang_bali_resort" HotelName="Bintang Bali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>JL Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/fb/43fb4e9ab410a2238110bb9fe8f027e1c7ddf511.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.63" OriginalAmount="127.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.250579" Longitude="115.399686" StarRating="4" HotelCode="|166331" HotelName="The Ayu Kintamani Villa at Toya Devasya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Puri Bening Toya Bungkah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/3/1/166331_int.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Batur Lake 45 minutes away from the establishment, clients can find Ubud the centre of 90 minutes away from the establishment clients have Denpasar Airport. ROOM: The establishment has villas with private swimming pool, an air-conditioning system, a balcony, cable television, a mini-bar, a kettle and a coffee maker. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.16" OriginalAmount="128.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5062305" Longitude="115.559853" StarRating="3" HotelCode="|167970" HotelName="Lotus Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Candidasa Main Road Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/7/0/167970_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi in communal areas (free of charge). SITUATION: This establishment is in the centre of Candi Dasa. BUNGALOWS: The bungalows have a terrace, air-conditioning, a minibar, kettle, a safe, a wardrobe, a bathroom with hairdryer and a shower. FACILITIES: Outdoors, clients have access to a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.48" OriginalAmount="128.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6907" Longitude="115.26216" StarRating="2" HotelCode="|67196" HotelName="Pondok Prima Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BUMI AYU, SANUR 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/6/67196_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style hotel, has a lobby, a reception, a safety deposit box service, a cloakroom, a TV room and a restaurant. The establishment offers internet (for a fee), room service, a laundry service and a car park. SITUATION: Sanur it is in near the establishment, you will find the beach, Clients can also find restaurants, bars and pubs. it is 1 kilometre away from the nightlife, is 20 minutes away from Bali Airport. ROOM: They have a bathroom, a shower, a terrace with views, an air-conditioning system, a fridge, a television, a DVD player, internet and a mini-bar. FACILITIES: Clients can find a swimming pool and deck chairs. At an extra cost, you can find a massage service, diving and billiards. 10 minutes away, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have continental or American breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.65" OriginalAmount="131.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.61947" Longitude="115.08822" StarRating="3" HotelCode="|169390" HotelName="Natya Tanah Lot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kawasan Wisata Tanah Lot, Tabanan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/9/0/169390_1_3895.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.49" OriginalAmount="132.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.792496" Longitude="115.144547" StarRating="5" HotelCode="|220661" HotelName="Royal Tulip Springhill Resort Jimbaran - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. JEPUN, JIMBARAN, BADUNG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/6/1/220661_1_3799.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.83" OriginalAmount="133.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.62547" Longitude="115.162" StarRating="3" HotelCode="|401450" HotelName="Askara Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Betaka, Banjar Pengilian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/5/0/401450_833bb1a1235.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.705867" Longitude="115.25603" StarRating="4" HotelCode="986731|taksu_sanur_hotel" HotelName="Taksu Sanur Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala No. 26, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/7f/d67f21f359c5f9ca8281593aa160f83d3992e73b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.67" OriginalAmount="138.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.817242" Longitude="115.192625" StarRating="4" HotelCode="|399532" HotelName="The Miracle Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dharmawangsa Street Nusa Dua, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/3/2/399532_89a98f20641.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.42" OriginalAmount="139.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.350213" Longitude="115.682646" StarRating="3" HotelCode="|169315" HotelName="Coral View Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Lipah-Bunutan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/1/5/169315_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a salt water pool and a seafood restaurant. SITUATION: This establishment, is near Lipah the beach 2 hours away, you can find Ngurah Rai Airport. ROOM: All the rooms have an air-conditioning system, a balcony, a mini-bar, a bath, garden views, views of the swimming pool and sea views. FACILITIES: Guests are offered water activities, gardens, darts and table games. Clients can also find a launderette, a currency exchange, tourist information and car hire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.88" OriginalAmount="139.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.695138" Longitude="115.1724155" StarRating="0" HotelCode="|169347" HotelName="Lasanti s and Spa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN NAKULA GANG BAIKBAIK NO 89SEMINYAK KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/4/7/169347_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a library, tourist information, WiFi (free of charge) and a transfer service to the airport, Guests can find the massage service, a laundry service and a car hire service. SITUATION: This hotel Seminyak it is in Close to Seminyak the beach 30 minutes away, you can find Ngurah Rai Airport. ROOM: Guests can find a swimming pool, a kitchen, a television, a safety deposit box and mosquito nets.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50342" Longitude="115.55239" StarRating="4" HotelCode="986545|candi_beach_resort_and_spa" HotelName="Candi Beach Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Dryer,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Sengkidu, Candidasa, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/fe/c1fe61138911f4b5a720574fc9b289ddb4e4b3ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.94" OriginalAmount="143.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5439" Longitude="115.2309" StarRating="5" HotelCode="|47156" HotelName="FuramaXclusive Resort and Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR BINDU JLN.RAYA MAMBAL PO BOX 134 UBU 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/5/6/47156_1_9476.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 24 chalets air-conditioning, a hall with a reception, a reception, a currency exchange service and conference rooms. The establishment offers internet, room service, a car park, a bar, a restaurant, drinks, a laundry service and bicycle rental (for a fee). SITUATION: 20 minutes away from the establishment you haveUbud the commercial area of Bali Bird Park it is situated 10 kilometres away from it is situated 15 kilometres away from Sukawati the market Denpasar 30 kilometres away from the establishment, guests will find 45 minutes away from the establishment you haveNgurah Rai Airport. ROOM: Guests are offered one and two bedroom chalets with a bathroom with a shower, a bath, a hairdryer, a double bed, a direct line telephone and satellite or cable TV. They also have a radio, a Hi-Fi, internet, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system, a terrace and a safety deposit box. FACILITIES: The establishment has swimming pools, an outdoor bar, a terrace with deck chairs and parasols. The establishment also has a hydromassage bath, a sauna, hydrotherapy treatments and a massage service (available for a fee), You can find an activities programme (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, room service and a bar. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.35" OriginalAmount="145.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689508" Longitude="115.1718" StarRating="4" HotelCode="986514|the_amala_2" HotelName="The Amala Boutique Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 108, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/58/1b580a3051a538eb4721cfe33e3adab9510aede7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.597845" Longitude="115.29611" StarRating="4" HotelCode="986665|bali_masari_villas" HotelName="Bali Masari Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Dishwasher,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bali Masari, Banjar Gelumpang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/7c/c37ced0534f13136b74b7cc6cf85e533b409163a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.684345" Longitude="115.15929" StarRating="4" HotelCode="986579|u_paasha_seminyak_bali" HotelName="Cross Paasha Bali Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kayu Aya No.78, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/21/5d21a6c131cfec8df1c5a33f3fface7a6aaa4612.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.69" OriginalAmount="154.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.823437" Longitude="115.136795" StarRating="4" HotelCode="|210680" HotelName="Hideaway Villas Bali Uluwatu By Kanaan Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Uluwatu, Gg. Bang Bang Bendot</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/0/210680_1_5583.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="159.09" OriginalAmount="154.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.450145" Longitude="115.232975" StarRating="5" HotelCode="|169353" HotelName="Ayung Resort Ubud - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/5/3/169353_1_5368.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a gym, a bar, a restaurant and yoga. SITUATION: This hotel is in Ubud the city centre of 15 minutes away from the establishment, guests will find Ubud the Market of Ubud the Palace of it is situated 90 hours away from Ngurah Rai the airport. ROOM: Each room has an air-conditioning system, marble floor, a satellite television, a fridge, a mini-bar (free of charge), a bathroom with a bath, a shower and complimentary bathroom items. FACILITIES: Guests are offered a theatre, a reception, a luggage room, WiFi (free of charge), guided tours and a transfer service to the airport, (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71895" Longitude="115.17221" StarRating="3" HotelCode="986482|225642" HotelName="Poppies Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, No. 19, Jalan Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/07/4a075a3458b0033e37a99e0222072a26ce0efeba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673624" Longitude="115.14938" StarRating="3" HotelCode="986636|81119" HotelName="Nipuri Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Batubelig No.16x, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/63/bb63dd47b3c630021e2e02069f76be654eb7590e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.473152" Longitude="115.53309" StarRating="3" HotelCode="986505|puri_bagus_manggis" HotelName="Puri Bagus Manggis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/07/2026" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Desa Manggis, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/07/210709c15ec29da209eb61395b07c2c9450017fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.99" OriginalAmount="161.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.64205" Longitude="115.145033" StarRating="4" HotelCode="|400441" HotelName="Sotis Villa Canggu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kayutulang, Canggu, Kec. Kuta Utara, Kabu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/4/1/400441_8b897311011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.4500065" Longitude="115.23324" StarRating="5" HotelCode="986559|ayung_resort_ubud_3" HotelName="Ayung Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/83/de830183769f14831ab4860b14bbeffd72b66e6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.31" OriginalAmount="163.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.179233" Longitude="115.0456414" StarRating="3" HotelCode="|400835" HotelName="Puri Mangga Sea View Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri Kayu Putih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/5/400835_2d8ac601153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.14" OriginalAmount="164.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.486996" Longitude="115.248083" StarRating="4" HotelCode="|399634" HotelName="Temuku Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik, No.7, Lungsiakan, Kedewatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/4/399634_e0ee5cc0932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.179403" Longitude="115.045555" StarRating="4" HotelCode="986724|puri_mangga_sea_view_resort_and_spa" HotelName="Puri Mangga Sea View Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Patio,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai Kayu Putih Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/e0/3ee0aad647ceed92f4bae28485a35b4171f18d6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.24" OriginalAmount="170.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559591" Longitude="115.266285" StarRating="5" HotelCode="|400420" HotelName="Ubud Nyuh Bali Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Raya Silungan st Lodtunduh Ubud, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/0/400420_35caaf00921.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.38" OriginalAmount="173.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.706952" Longitude="115.256264" StarRating="4" HotelCode="|210755" HotelName="Akana Boutique Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala No 17 Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/5/5/210755_1_4016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.78" OriginalAmount="184.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.81953" Longitude="115.14429" StarRating="5" HotelCode="|169569" HotelName="Mahagiri Villas and Spa Dreamland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL KAHURIPAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/6/9/169569_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool, a kitchen, WiFi (free of charge), a car park (free of charge) and a transfer service to the airport, (free of charge). SITUATION: This establishment, is 4 minutes away from Dreamland the beach it is situated 10 minutes away from Nusa Dua the beach Jimbaran Bay. it is situated 20 minutes away from Ngurah Rai Airport. ROOM: They have an air-conditioning system, a sitting area, a flat-screen television, a DVD player, a microwave, deck chairs, an ironing set, a bathroom with a bath and outdoor shower. FACILITIES: Guests are offered a gym, a spa, a massage service, a barbecue, tourist information, excursions, car hire and a transfer service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.691854" Longitude="115.162224" StarRating="5" HotelCode="986437|courtyard_by_marriott_bali_seminyak" HotelName="Courtyard By Marriott Bali Seminyak Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 103, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/57/db5794c11e3de5fe7e9c8d33ba7008a1bc621b8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.96" OriginalAmount="186.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69457" Longitude="115.16917" StarRating="0" HotelCode="|169431" HotelName="Downtown s" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA DALEM 9D, SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/3/1/169431_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Seminyak it is in 15 minutes away from the establishment, clients can find Seminyak the beach it is 5 minutes away from Seminyak District La plaza de Seminyak it is 30 minutes drive away from 30 minutes away from the establishment you have Ngurah Rai Airport. ROOM: The establishment has villas with private swimming pool, WiFi (free of charge), a patio, an air-conditioning system, flatscreen cable television, a DVD player and a kitchen. FACILITIES: Guests are offered a fitness centre, a massage service and tourist information. OTHERS: Regarding the food and beverage offering, clients can enjoy room service and a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.10" OriginalAmount="187.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.83026" Longitude="115.144498" StarRating="4" HotelCode="|220635" HotelName="Airis Luxury Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu Km 23 Desa Ungasan Kuta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/3/5/220635_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.82" OriginalAmount="194.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.49254" Longitude="115.25758" StarRating="5" HotelCode="986736|the_lokha_ubud" HotelName="The Lokha Ubud Resort, Villas &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Television in lobby,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jln Bangkiangsidem, Desa Keliki, Tegallalang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/47/3747d911de9d30b6bcae2f3c06055af8105b3cc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.23" OriginalAmount="195.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6731509" Longitude="115.1589581" StarRating="0" HotelCode="|48434" HotelName="Javana Royal Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET NO 27C KEROBOKAN, SEMINYAK - BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/3/4/48434_1_1443.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a butler service and 17 chalets. The establishment has air-conditioning, a hall, a restaurant, internet, a garden and a terrace. The establishment offers guests room service and a laundry service (for a fee). SITUATION: It is inKerobokan the district of 20 minutes away from the establishment you have the international airport. ROOM: Guests are offered large, comfortable chalets with king size bed, a bathroom with a bath and a shower. They also have a direct line telephone, a satellite television, internet, a fridge, an individual air-conditioning system and a terrace. FACILITIES: The establishment has private swimming pool, a jacuzzi, a sunbathing terrace with deck chairs and parasols. At an extra cost, you can find a massage service and spa treatments. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service and a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.92" OriginalAmount="197.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6852" Longitude="115.15693" StarRating="4" HotelCode="|169650" HotelName="Rc Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN LAKSMANA NO88 SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/5/0/169650_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.17" OriginalAmount="198.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6873229" Longitude="115.1746026" StarRating="3" HotelCode="|401819" HotelName="The Bali Bliss Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Saraswati III no 8 Br Basangkasa Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/8/1/9/401819_0d554490441.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.13" OriginalAmount="200.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5930858" Longitude="115.2735946" StarRating="0" HotelCode="|401448" HotelName="Mandala Desa Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Lantangidung, Sukawati,Batuan, Sukawati</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/4/8/401448_b0b3dee1204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="202.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.482275" Longitude="115.26714" StarRating="4" HotelCode="986757|the_sankara_suites_villas" HotelName="The Sankara Suites &amp; Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Express check-in/check-out,Chapel,Garden,Terrace,Early check-in,Late check-out,Design hotel,Private check-in/check-out,Dryer,Fire Extinguisher,Smoking Allowed,All Spaces Non-Smoking (public and private),Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sri Wedari No.973, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ca/53/ca5342d1fc557d176fca29a00c735a78b1330a2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.65" OriginalAmount="204.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6495261" Longitude="115.267337" StarRating="4" HotelCode="|218552" HotelName="The Samata By Lifestyleretreats" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>By pass Ida Bagus Mantra, Gang Pucuk I, No. 67</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/5/5/2/218552_1_1984.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.54" OriginalAmount="206.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559129" Longitude="115.266258" StarRating="4" HotelCode="|219405" HotelName="The Alena Resort A Pramana Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan Desa Mas, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/4/0/5/219405_b0f19ed1216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.23" OriginalAmount="208.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.537981" Longitude="115.265636" StarRating="4" HotelCode="|167817" HotelName="The Sankara Resort By Pramana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kumbuh, Desa Mas, Ubud, Gianyar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/7/167817_1_6699.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Mas/Ubud, 90 minutes away from the establishment, you can find Airport Ngurah Rai. It is situated 15 minutes away from the cultural centre. ROOM: The establishment has 20 rooms and villas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="216.77" OriginalAmount="210.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.702314" Longitude="115.1653" StarRating="5" HotelCode="|210733" HotelName="The Bandha and Suites " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Kaja, Legian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/3/210733_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.90" OriginalAmount="211.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.73709" Longitude="115.16318" StarRating="5" HotelCode="|47234" HotelName="Holiday Inn Resort Baruna Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/3/4/47234_1_5935.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style complex, has tropical gardens, was opened in 2009 and has 195 suites air-conditioning, a WC, a lobby with a reception, a safety deposit box service, a currency exchange service, daily newspapers, a lift, a playground and a mini-club. The establishment offers guests 2 restaurants, a cafÃ© and a bar. It also has room service, conference facilities, WiFi, a car park and a laundry service (for a fee). SITUATION: Tuban It is in close to the establishment, clients can find the leisure area ,Kuta the shopping area of it is 1 kilometre away from Waterbom Park the water park Discovery the shopping centre Denpasar it is situated 45 kilometres away from It is 10 minutes away fromNgurah Rai Airport. ROOM: They have a direct line telephone, a television, internet, a fridge, a coffee maker and a kettle. There is also a safe, a balcony or terrace, an individual air-conditioning system, a bathroom with a shower and a hairdryer. FACILITIES: The establishment boasts Kid Suites, family suite and an activities programme for children, (available for a fee), The establishment has a bar, a massage service, a spa (available for a fee), a gym, a swimming pool, a children's swimming area, an outdoor bar and a terrace. At the beach, guests can find deck chairs and parasols. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service in the restaurant, The establishment serves a continental buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.38" OriginalAmount="214.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67058" Longitude="115.159409" StarRating="5" HotelCode="|399846" HotelName="Ayona Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Batu Belig Street Gang Bayu No.8 Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/4/6/399846_b9396021129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="225.92" OriginalAmount="219.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72147" Longitude="115.17088" StarRating="5" HotelCode="|42345" HotelName="Hard Rock Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai, Banjar Pande Mas, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_659.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 418 rooms, suites with features that offer you the maximum level of comfort, a swimming pool, a jacuzzi, a sauna, a restaurant and a buffet breakfast. SITUATION: Kuta Beach It is in this hotel is in the commercial area, 10 minutes away from the establishment guests have Bali Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="226.78" OriginalAmount="220.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.76976" Longitude="115.1692" StarRating="4" HotelCode="|191228" HotelName="The Open House Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PEMELISAN AGUNG, NO 25 JIMBARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/2/2/8/191228_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.80" OriginalAmount="223.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.009423" Longitude="73.143396" StarRating="0" HotelCode="|546152" HotelName="Trulyy The Jawai Leapord Kingdom" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>SH-62</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/1/5/2/546152_1744ae41051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.57978" Longitude="115.26747" StarRating="3" HotelCode="986621|bali_purnati_center_for_the_arts" HotelName="The Bali Purnati Center For The Arts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/06/2026" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Abang, Br. Penataran, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/6b/4d6bb557290a52f978bf679e47499bc50e7c048a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.05" OriginalAmount="235.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.482513" Longitude="115.25828" StarRating="5" HotelCode="986470|jannata_resort_and_spa" HotelName="Jannata Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Terrace,Private check-in/check-out,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Rsi Markandya, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/16/fb167e213dd63d2220b7091112811007d08e8a0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.15" OriginalAmount="237.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675252" Longitude="115.152293" StarRating="4" HotelCode="|48023" HotelName="Aria Exclusive Villa and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PETITENGET, SEMINYAK KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/2/3/48023_1_4704.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has swimming pools, a massage service and a transfer service (free of charge), The establilshment offers tourist information. SITUATION: This establishment, is 5 minutes drive away from Petitenget the beach Ku De Ta the beach club it is situated 10 minutes walk away from Potato Head the beach club the establishment is a 30-minute drive away from Ngurah Rai the airport 10 minutes walk away, you can find restaurants. ROOM: The establishment has villas with wooden furniture, a fully-equipped kitchen, a sitting room, a sofa and a DVD player.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.60" OriginalAmount="237.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69324" Longitude="115.16234" StarRating="4" HotelCode="|63512" HotelName="Annora Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/1/2/63512_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex they have air-conditioning, a lobby, a reception, a safety deposit box service, a bar and a restaurant. The establishment also offers room service, a laundry service (for a fee) and a car park. SITUATION: 200 metres away, guests will find a beach, is 14 kilometres away from Nguarh Rai Airport. ROOM: The establishment has chalets and suites. They have a bathroom with a shower, a bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television and internet. They also have a safety deposit box, a mini-bar, a fridge, a microwave, a coffee maker, a kettle, a balcony or terrace and an individual air-conditioning system. FACILITIES: The establishment boasts a spa with treatments, a covered pool, a swimming pool with a children's area and deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers a set-menu restaurant. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.91" OriginalAmount="237.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5032196" Longitude="115.2686591" StarRating="4" HotelCode="|399545" HotelName="Origin Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan. Tirta Tawar. Banjar Kutuh Kelod, 1 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/4/5/399545_c4102600628.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.23" OriginalAmount="241.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512319" Longitude="115.260765" StarRating="4" HotelCode="986671|ubud_village" HotelName="Ubud Village Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/11/f911bfdc481a66b7d9afb52e8e58b3395bdc505f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.97" OriginalAmount="241.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.3921686" Longitude="115.2956191" StarRating="4" HotelCode="|210681" HotelName="BEINGSATTVAA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran, Banjar KapituDesa Kendran, Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/1/210681_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.70" OriginalAmount="244.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.703274" Longitude="115.17133" StarRating="5" HotelCode="|218551" HotelName="Abia Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. RAYA LEGIAN II, GANG XX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/5/5/1/218551_ed588191033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="252.85" OriginalAmount="245.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68189" Longitude="115.15941" StarRating="4" HotelCode="|68177" HotelName="Maya Sayang Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN MERTASARI, KEROBOKAN KLOD, KUTA BALI 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/7/68177_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel and has 10 chalets air-conditioning, a lobby with a reception, a safety deposit box service, a bar and a restaurant. The establishment offers room service, a laundry service (for a fee) and a car park. SITUATION: Seminyak It is in near the establishment, you will find, shops, restaurants, bars and a nightclub. it is situated 15 kilometres away from Ngurah Rai Airport. ROOM: They have a bathroom with a shower, a bath, a hairdryer, satellite and cable TV, internet and a king size or double bed. You can also find a direct line telephone, a safety deposit box, a kitchenette, private swimming pool, a terrace and an individual air-conditioning system. FACILITIES: Clients can find private swimming pool, The establishment also offers spa treatments, a massage service and body care treatments (available for a fee), Guests can also find a covered swimming pool and deck chairs. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="255.55" OriginalAmount="248.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.680742" Longitude="115.154789" StarRating="5" HotelCode="|170133" HotelName="Koenokoeni Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA TELAGA WAJA SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/1/3/3/170133_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a reception, a safety deposit box service, a currency exchange service, room service, a laundry service, a medical care service and a car park. SITUATION: This establishment, Bali it is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.80" OriginalAmount="260.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708921" Longitude="115.17018" StarRating="5" HotelCode="986769|the_maganichse_certified_hotel_and_spa" HotelName="The Magani Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Security guard,Newspapers,Chapel,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/47/b0/47b0f99c772c3d059f556becd989df376634f015.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.03" OriginalAmount="260.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67897" Longitude="115.15215" StarRating="5" HotelCode="|400421" HotelName="The Buah Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Gg. Cempaka</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/1/400421_7e11b340934.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.80" OriginalAmount="260.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.693934" Longitude="115.17354" StarRating="4" HotelCode="|400350" HotelName="Aksari Villa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road Gang Baik Baik 2 No. 8, 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/5/0/400350_cc7e0880652.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="271.48" OriginalAmount="263.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70402" Longitude="115.17358" StarRating="3" HotelCode="|154851" HotelName="Seminyak Sanctuary Villa By Ini Vie Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANDAWA NO 88 LEGIAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/8/5/1/154851_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in. HOTEL: The establishment boasts a reception, a safety deposit box service, a laundry service, a medical care service and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="274.74" OriginalAmount="266.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.682837" Longitude="115.263139" StarRating="4" HotelCode="|60254" HotelName="Segara Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. SEGARA AYU, SANUR, PO BOX 3091 DENPASAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/2/5/4/60254_1_6785.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has 120 rooms and with air-conditioning. It has a reception area, gardens, a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service, daily newspapers, a television room, a bar and a restaurant. The establishment offers guests room service, a car park, internet, a laundry service and bicycle rental. SITUATION: The complex, is in Segara Ayu the street it is in the beach, is 1,5 kilometres away from the city centre, Where you can find Hardy's the shopping centre the tourist office. 30 minutes away from the establishment you have Ngurah Rai Airport. ROOM: They have a double bed, an individual air-conditioning system, a central heating system, a satellite TV and a direct line telephone. Clients are offered a kitchen with mini-bar, a coffee maker, a kettle, a bathroom with a shower, toiletry set and a hairdryer. You are offered an ironing set (available on request), a reception with a safe and a balcony or terrace. FACILITIES: The establishment boasts 3 swimming pools, private beach, an activities programme and a children's area. You can find a snack bar, a hydromassage bath, deck chairs and parasols. At the beach, customers can find deck chairs and parasols. Guests can enjoy enjoy tennis, play ping-pong, playing billiards and beach volleyball. For a fee, you can enjoy a massage service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a restaurant, a buffet breakfast and a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.10" OriginalAmount="270.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.679495" Longitude="115.15314" StarRating="4" HotelCode="986440|_0x2908f" HotelName="Montigo Resorts Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/58/28/5828c9e17bfb32ea0874c966394306c423938ffc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="278.83" OriginalAmount="270.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67704" Longitude="115.15728" StarRating="5" HotelCode="|169900" HotelName="Villa Air Bali Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari, Br. Taman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/9/0/0/169900_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.22" OriginalAmount="274.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.476358" Longitude="115.28056" StarRating="4" HotelCode="986436|the_kayon_resort" HotelName="The Kayon Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kepitu, Desa Kendran,, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/20/7e2063384859e7cc02f7e414f5a23e51ef539a20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="283.66" OriginalAmount="275.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66328" Longitude="115.13568" StarRating="5" HotelCode="|238898" HotelName="Swarga Suites Bali Berawa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemelisan Agung, Tibubeneng, North Kuta, Badung Regency</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/8/9/8/238898_1_1677.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="287.52" OriginalAmount="279.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.674719" Longitude="115.148799" StarRating="4" HotelCode="|220633" HotelName="Bali Aroma Exclusive Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Batu Belig Gg. Pelangi No 8, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/3/3/220633_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="289.68" OriginalAmount="281.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6951367" Longitude="115.1682541" StarRating="4" HotelCode="|41209" HotelName="The Seminyak Suite - Private Villa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA SEMINYAK 17 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/0/9/41209_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant boutique hotel, was opened in 2005 and has 17 rooms a lobby, express check-out, a reception, a bar and a restaurant. The establishment offers bicycle hire, room service and a laundry service. SITUATION: Near the establishment, guests will find shops, restaurants, the nightlife and the beach. it is 10 minutes away from Kuta the beach 20 minutes away from the establishment guests have Ngurah Rai Airport Denpasar it is 30 minutes away from. ROOM: They have a garden area with swimming pool, a bathroom, a hairdryer, a living room, table and a mini-bar. They also have a coffee maker, a kettle, a swimming pool, a stereo, an individual air-conditioning system, a satellite or cable television, a DVD player, a safety deposit box, a direct line telephone and a king-size bed. FACILITIES: The establishment has a swimming pool. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an international restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.59" OriginalAmount="283.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.181381" Longitude="115.043881" StarRating="4" HotelCode="|46965" HotelName="The Damai - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN DAMAI, KAYUPUTIH, LOVINA, SINGARAJA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/5/46965_1_2239.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 19 air-conditioning rooms, a lobby, a reception, a safety deposit box service, a currency exchange service, a bar, a restaurant and a library. The establishment has a temple, WiFi, room service and a laundry service (for a fee), nearby, you can find a car park, The establishment offers bicycle hire. SITUATION: Buleleng It is in Singaraja and Lovina it is located between nearby, you will find, restaurants, bars and pubs. Lovina it is 3 kilometres away from it is situated 500 metres away from Kayuputih the Forest it is 25 kilometres away from Gitgit the waterfall of It is 90 minutes away fromMenjangan the Island of it is situated 120 kilometres away from Ngurah Rai Airport. ROOM: Guests are offered spacious bungalows, have a king-size bed, a sitting room, a safety deposit box, a satellite or cable television, a DVD player, a mini-bar, a hairdryer, a bathrobe and slippers. Clients can find superior rooms with a shower and deluxe rooms with hydromassage, They have a direct line telephone, a radio, a Hi-Fi, individual air-conditioning, heating and a balcony or terrace. FACILITIES: Guests are offered a spa with treatments and a massage service (available for a fee), The establishment has swimming pools, an outdoor bar, deck chairs and a hydromassage bath. By paying an extra charge, you can enjoy tennis and diving. in the surrounding area, you can find a beach. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Guests can book half-board or full-board, Regarding the food and beverage offering, clients have a continental breakfast and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.48" OriginalAmount="286.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.349065" Longitude="115.6807927" StarRating="3" HotelCode="|169804" HotelName="Hidden Paradise Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO. BOX 121 AMLAPURA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/4/169804_87c1af40951.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a laundry service, a currency exchange service, motorbike hire, a gift shop and a restaurant. SITUATION: This establishment, is close to Amed the beach. BUNGALOWS: The bungalows have WiFi at no extra cost, tropical gardens, a balcony, a fridge, a hairdryer, a living room and a bathroom with shower or bath. FACILITIES: This establishment has a swimming pool, a massage service and a car park (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.64" OriginalAmount="288.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.806965" Longitude="115.23023" StarRating="5" HotelCode="986459|inaya_putri_bali" HotelName="MERUSAKA Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata Nusa Dua Lot S-3, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4e/53/4e535271e09f99fe3ffb138a674883ba36f69e5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="301.68" OriginalAmount="292.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.713286" Longitude="115.174283" StarRating="5" HotelCode="|70269" HotelName="Alaya Dedaun Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian 123B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/2/6/9/70269_1_231.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel ideal for all kinds of travellers, has excellent service and comfortable facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="301.79" OriginalAmount="293.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.692026" Longitude="115.16729" StarRating="4" HotelCode="986625|blue_karma_resort" HotelName="Blue Karma Dijiwa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Bima No 2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/de/3dde2a185590d0824114875d6736a0dd4110e51b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="311.09" OriginalAmount="302.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.785386" Longitude="115.163465" StarRating="5" HotelCode="|210685" HotelName="Movenpick Resort and Spa Jimbaran Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Wanagiri No. 1 Jimbaran Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/5/210685_1_6817.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="314.27" OriginalAmount="305.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6942936" Longitude="115.2590069" StarRating="4" HotelCode="|61895" HotelName="Prime Plaza Suites Sanur - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BY PASS NGURAH RAI 83 SANUR SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/9/5/61895_1_6267.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts one, two or three bedroom apartments, The establishment offers guests a transfer service (free of charge), a swimming pool with a bar, a terrace, ping-pong, a gym, a spa with treatments and an activities programme for children, Guests can also find a swimming pool with slides and a playground. ROOM: The rooms have an air-conditioning system, a living room, a fully-equipped kitchen and have modern facilities. OTHERS: Regarding the food and beverage offering, clients can enjoy a dinner service and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.21" OriginalAmount="308.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6880931" Longitude="115.1575868" StarRating="0" HotelCode="|44551" HotelName="The Elysian Villa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARI DEWI, SEMINYAK 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/5/1/44551_1_1302.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has tropical gardens, villas with a swimming pool, a restaurant, a spa and a swimming pool. VILLAS: They have a garden, a terrace, a TV, an iPod, a bathroom with bath and a shower. FACILITIES: Guests are offered cookery courses, yoga, meditation, cycling (free of charge), a gym and a library. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and room service. SITUATION: This establishment, is in Bali south it is 11 kilometres away from Ngurah Rai Airport It has excellent transport links to the beach and the nightlife.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.66" OriginalAmount="310.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6944" Longitude="115.166" StarRating="4" HotelCode="|220624" HotelName="Agata Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Keraton No. 88, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/2/4/220624_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="321.36" OriginalAmount="312" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.729628" Longitude="115.16698" StarRating="5" HotelCode="986519|24290" HotelName="Discovery Kartika Plaza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kartika Plaza, PO. Box 1012, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/38/a53887cbfa9107c7be242a91aa09d58ffc751ed5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="325.35" OriginalAmount="315.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.504149" Longitude="115.255218" StarRating="5" HotelCode="|68174" HotelName="Warwick Ibah Luxury Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. RAYA CAMPUHAN, P.O. BOX 193, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/4/68174_1_1097.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a lobby, a reception, a safety deposit box service, a bar and a restaurant. The establishment also offers room service, the launderette and a car park. SITUATION: It is 5 minutes away fromUbud the commercial area of 45 minutes away from the establishment you have the airport. ROOM: Guests can find chalets, have a bathroom, with a bath, a king size or double bed, a direct line telephone and satellite or cable TV. They also have internet, a safety deposit box, a mini-bar, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment has a covered pool and a swimming pool. For a fee, you can enjoy hydrotherapy treatments and a massage service. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="329.29" OriginalAmount="319.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.008251" Longitude="73.159881" StarRating="0" HotelCode="|537750" HotelName="Jawai Wildlife Safari Camp" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>vill- virampura bhagal (near nana)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/7/5/0/537750_00c80112144.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.62" OriginalAmount="320.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708708" Longitude="115.250119" StarRating="3" HotelCode="|34955" HotelName="Puri Mesari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mertasari No.66, Sanur Kauh, Denpasar Sel., Kota Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/9/5/5/34955_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers rooms with air-conditioning, a balcony, an outdoor pool, a restaurant, WiFi and a car park (free of charge). ROOM: Each room has a mini-bar a bathroom with a bath. FACILITIES: Guests are offered a massage service, cycling, a reception and a transfer service to the airport. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and room service. SITUATION: This hotel is 10 minutes away from Sanur the beach Kuta 30 minutes away from the establishment, guests will find the establishment is a 40-minute drive away from Ngurah Rai the airport is situated in the leisure area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.82" OriginalAmount="321.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.683997" Longitude="115.160451" StarRating="0" HotelCode="|41517" HotelName="C151 Smart s At Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN LAKSMANA SEMINYAK 151</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/5/1/7/41517_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2007 and has 21 rooms a lobby and a reception. For an extra cost you can have access to room service and a laundry service. Guests also have access to a car park. SITUATION: Seminyak It is in Close to the establishment, clients can find, shops, leisure areas 100 metres away from, the beach, restaurants, Kuta 15 minutes away from the establishment guests have 20 minutes away, guests can find the airport, Denpasar It is 40 metres away from. ROOM: Guests are offered two bedroom chalets, a living room-bedroom, a bathroom, a swimming pool, a direct line telephone and a Hi-Fi. They also have internet, a mini-bar, a coffee maker, a kettle, a double bed, a safety deposit box and a terrace. Clients are offered curtains with electric shutters, an individual air-conditioning system, a hydromassage bath and flatscreen cable and satellite television. FACILITIES: Outdoors, clients have access to a swimming pool. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="339.74" OriginalAmount="329.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5227562" Longitude="115.2322322" StarRating="4" HotelCode="|68181" HotelName="Villa Semana Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR SEMANA, DESA SINGAKERTA, UBUD, GIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/8/1/68181_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has a lobby, with a reception, express check-out, a safety deposit box service, a television room and a restaurant. The establishment offers internet, room service, a laundry service (for a fee) and a car park. SITUATION: Ubud it is 10 minutes away from it is near Bali the tourist centre of. ROOM: Clients can find chalets, have a sitting room, a dining room, a kitchen, butler (available on request), a bathroom with a shower, a bath and a hairdryer. You can also find a king size or double bed, a direct line telephone, satellite or cable TV, a safety deposit box, a mini-bar, a coffee maker and a kettle. They also have an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a covered swimming pool, sunbeds and parasols. Guests are offered a sauna, a steam bath, hydrotherapy treatments and a massage service (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="346.84" OriginalAmount="336.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.4745297" Longitude="115.4401078" StarRating="4" HotelCode="|399253" HotelName="Samanvaya Luxury Resort and Spa - Adults Only" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tabola, Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/5/3/399253_a3c64dc0819.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="356.38" OriginalAmount="346.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.47113" Longitude="115.258026" StarRating="4" HotelCode="986405|puri_sebali_resort" HotelName="Puri Sebali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Banjar Sebali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/ba/2bbabccc7fdbb32417fc1a11e4fca1f2476ec2e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.80" OriginalAmount="350.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1328939" Longitude="114.5527252" StarRating="5" HotelCode="|400409" HotelName="Plataran Menjangan Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/0/9/400409_3da28290941.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="367.56" OriginalAmount="356.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.44465" Longitude="115.67" StarRating="4" HotelCode="|399803" HotelName="Shunyata Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Batu Telu, Seraya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/0/3/399803_956b43a0901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.30" OriginalAmount="360.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.435047" Longitude="114.830759" StarRating="4" HotelCode="|167918" HotelName="Kelapa Retreat and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ngurah Rai Road, Pekutatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/1/8/167918_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a private beach, a restaurant, WiFi (free of charge) and a transfer service (available on request). SITUATION: This hotel is on the east coast of Bali. ROOM: The establishment has suite rooms, villas have an air-conditioning system, a television, a DVD player, a mini-bar, a bathroom with a bath, a shower and a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.60" OriginalAmount="370.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5102" Longitude="115.23987" StarRating="5" HotelCode="|48035" HotelName="Kayumanis Ubud Private Villas and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DESA SAYAN, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/3/5/48035_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex with air-conditioning, renovated in 2008 and has 27 rooms a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers WiFi, a car park, an indoor car park, bicycle rental, room service and a laundry service (for a fee). SITUATION: Ubud it is in it is 11 kilometres away from the market ,Ubud the city centre of it is situated 45 kilometres away from Ngurah Rai Airport. ROOM: They have private swimming pool, a terrace, a garden, a sitting area and a dining area. Guests are offered an air-conditioning system, a double bed, a bathroom with a shower, a bath, a satellite television, a Hi-Fi, a kitchen with oven, a microwave, a fridge, kitchenware, a coffee maker and a kettle. Our guests also have available a mini-bar, a safety deposit box, a direct line telephone, internet, a hairdryer, a washing machine and an ironing set. FACILITIES: Outdoors, clients can enjoy a swimming pool, The establishment also offers spa facilities, a massage service and spa treatments (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.33" OriginalAmount="371.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66019" Longitude="115.1311" StarRating="5" HotelCode="|46971" HotelName="Tugu Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BATU BOLONG, CANGGU BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/7/1/46971_57dc5191339.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex beach, renovated in 2007, has 21 deluxe suites and chalets. It has a lobby with a reception, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers internet (for a fee), room service, a laundry service (for a fee), a car park and bicycle rental (for a fee). SITUATION: It is by the beach, is situated in a peaceful area, Seminyak 15 minutes away from the establishment guests have Where you can find the nightlife, restaurants and shops. Kuta it is situated 20 minutes away from Denpasar It is 35 metres away from 30 minutes away from the establishment you have the airport. ROOM: They have a satellite television, a mini-bar, a direct line telephone, a bathroom with a shower, a bath and a hairdryer. They also have internet, a double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: The establishment boasts a spa and with a massage service. Some services (available for a fee), Guests are offered a swimming pool with a terrace and deck chairs. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers Ã  la carte breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.79" OriginalAmount="393.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.496009" Longitude="115.253746" StarRating="4" HotelCode="986540|pita_maha_2" HotelName="Pita Maha Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Shopping on site,Computer,Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/56/c4569389a282133f1dd7d5f9ca8fa83b84028dce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="407.85" OriginalAmount="395.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6872" Longitude="115.164985" StarRating="4" HotelCode="|69918" HotelName="Avani Seminyak Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>28 DRUPADI STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/9/1/8/69918_7e868261026.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel and it offers comfortable facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="412.82" OriginalAmount="400.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6909866" Longitude="115.1603733" StarRating="5" HotelCode="|67190" HotelName="Le Jardin Villas Seminyak - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARINANDE, SEMINYAK 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/0/67190_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was built in 2007 and has 24 air-conditioning rooms, a lobby with express check-out, a reception, a safety deposit box service, a cloakroom, a television room, a breakfast room and a dining room. The establishment offers guests a car park and indoor parking. For an additional charge you can use internet, room service, a laundry service and bicycle rental. SITUATION: It is inSeminyak the heart of 5 minutes away from the establishment you have a beach, is situated 7 kilometres away from Ngurah Rai Airport. ROOM: They have a kitchen, a dining area, a private swimming pool and a garden. They have a king-size bed, a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite or cable television, a Hi-Fi, internet, a safe and a washing machine. They also have a kitchen with fridge, a microwave and individual air-conditioning. FACILITIES: The establishment has swimming pools, a gym, a spa, spa treatments and a massage service (available for a fee), You can find a terrace with deck chairs, a hydromassage bath and a covered pool. Guests can also go cycling (available for a fee), At the beach, customers can find deck chairs (available for a fee). PAYMENT METHODS: Customers can pay using American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an Ã  la carte restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.03" OriginalAmount="401.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.79164" Longitude="115.229195" StarRating="5" HotelCode="986717|sofitel_bali_nusa_dua_beach_resort_2" HotelName="Sofitel Bali Nusa Dua Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Television in lobby,Terrace,Express check-out,Fire Extinguisher,Outdoor furniture,Electric car charging">
        <Address>
          <AddressLines>
            <AddressLine>Lot N5, ITDC Tourism Complex Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/cc/8ccc53d1cd74a434dff3d530d368664cb4cdfed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="417.15" OriginalAmount="405.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.523147" Longitude="115.23356" StarRating="4" HotelCode="986685|villa_semana_resort_spa" HotelName="Villa Semana Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/07/2026" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Patio,Outdoor furniture,Adults Only,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Semana Desa Singakerta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/68/c268790a5dc5a584fa66492780965c676ab69667.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.07" OriginalAmount="417.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675" Longitude="115.172" StarRating="4" HotelCode="|400002" HotelName="Sana Vie Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tangkuban Perahu 888x Kerobokan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/0/2/400002_7c174840732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.90" OriginalAmount="430.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.799149" Longitude="115.232605" StarRating="5" HotelCode="986583|melia_bali_indonesia_all_inclusive" HotelName="Paradisus by Meliá Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Express check-in,Express check-out,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata ITDC Lot N1, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/f2/35f20b4e98be4edb8630e9c846983c7360f9649c.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="444.96" OriginalAmount="432.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.785887" Longitude="115.22532" StarRating="4" HotelCode="986706|bali_tropic_resort__spa" HotelName="Bali Tropic Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama 34A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/9e/af9ecf6222196a86b381416887c5291cea099583.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="445.99" OriginalAmount="433.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6899805" Longitude="115.15837" StarRating="4" HotelCode="986600|villa_bali_asri" HotelName="Villa Bali Asri Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sari Dewi No.39, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/55/205540d095255943bf490fe92b682cfed4591d84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="453.20" OriginalAmount="440.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696486" Longitude="115.16142" StarRating="4" HotelCode="986733|doublesix_luxury_hotel" HotelName="Double-Six Luxury Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>No.66 Double Six Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/86/2c863b3192548e770d6c5ce2dab0a8a80112e137.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="457.87" OriginalAmount="444.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.48001" Longitude="115.25886" StarRating="5" HotelCode="|169386" HotelName="Chapung Sebali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sebali No. 5 Keliki</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/8/6/169386_1_2455.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="464.53" OriginalAmount="451.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.51313" Longitude="115.27792" StarRating="5" HotelCode="986547|maya_ubud_resort_and_spa" HotelName="Maya Ubud Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari, Peliatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/7a/a27a3b701b476074b1e26c587e5b920088f2c828.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.53" OriginalAmount="454.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.686225" Longitude="115.154571" StarRating="5" HotelCode="|166058" HotelName="The Seminyak Beach Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JI. KAYU AYA, SEMINYAK BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/5/8/166058_1_7043.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Ku De Ta it is near Seminyak the beach. ROOM: The establishment has WiFi, a television, a bathroom with a shower and a bath. FACILITIES: Guests are offered a business centre, medical care, deck chairs and a spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="495.16" OriginalAmount="480.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.526371" Longitude="115.261688" StarRating="5" HotelCode="|36359" HotelName="The Ubud Village Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA NYUH KUNING PENGOSEKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/5/9/36359_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex was built in 2005, has 25 villas and with a private swimming pool. It has a reception, a lounge bar, a safety deposit box service, a currency exchange service, a restaurant and a cafÃ©. The establishment offers guests room service, a laundry service (on request) and a medical care service. Guests can also find conference facilities, a car park, WiFi and bicycle hire. SITUATION: It is surrounded by tropical gardens, Pengosekan it is in It is inUbud the city centre of near the establishment, guests will find the cultural area, the monkey forest and the market. 20 minutes away from the establishment clients have Bali Bird Park the Park of Denpasar It is 40 minutes away from it is situated 45 minutes away from Ngurah Rai Airport. ROOM: They have a balcony or terrace, stunning views, private swimming pool, a bathrobe, slippers, a bath and a hairdryer. They also have a king-size bed, a mini-bar, a mini-fridge, an air-conditioning system, a satellite TV, a direct line telephone, internet, a coffee maker, a kettle and a safe. FACILITIES: The establishment has a swimming pool and deck chairs. You can find guided tours, a jogging circuit, excursions, cookery courses and painting. Guests are offered a massage service and aromatherapy treatments. You can find a swimming pool that has an area for children, a sauna, a gym and billiards. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="524.42" OriginalAmount="509.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.52356" Longitude="115.28203" StarRating="5" HotelCode="|169304" HotelName="Tanah Gajah, A Resort By Hadiprana - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Gajah, Tengkulak Kaja Ubud, Gianyar,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/0/4/169304_1_144.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool and yoga. SITUATION: This hotel is situated 3 kilometres away from Ubud the city centre of it is situated 60 minutes away from Ngurah Rai Airport. ROOM: The rooms have a terrace, a bathroom and a television. Some rooms have private swimming pool. FACILITIES: Guests are offered cookery courses, yoga, gift shop, car rental, business facilities, a concierge service and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="570.62" OriginalAmount="554.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.697774" Longitude="115.263855" StarRating="5" HotelCode="986407|maya_sanur_resort__spa" HotelName="Maya Sanur Resort &amp; Spa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Heating,Newspapers,Garden,Terrace,Design hotel,Fire Extinguisher,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Indonesia, Bali, Denpasar, rayon Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b1/59/b1595dade412f2aaa72d49fc1d059978b5dcbff2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="577.17" OriginalAmount="560.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.144201" Longitude="114.657078" StarRating="3" HotelCode="|169218" HotelName="Amertha Bali Villas Beach Front Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>DUSUN PEMUTERAN, GEROKGAK, BULELENG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/1/8/169218_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a currency exchange service, a laundry service and a safety deposit box service. The establishment offers a TV room, a restaurant, a bar and a cafÃ©. SITUATION: This hotel is in the commercial area, Close to places of interest and a beach. ROOM: Each room has a balcony, a shower, internet, a television and a private swimming pool. FACILITIES: You can find a spa and therapeutic treatments.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="578.75" OriginalAmount="561.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68427" Longitude="115.1536" StarRating="5" HotelCode="|169878" HotelName="SAMAYA SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Laksmana, Seminyak Beach, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/7/8/169878_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is near Seminyak the beach it is situated 14 kilometres away from Ngurah Rai Airport Ku De Ta it is 5 minutes away from 10 minutes away from the establishment, clients can find Seminyak Square the shopping centre. ROOM: They have a private swimming pool, butler service, luxurious furniture, a flat-screen television, an iPod docking station and a DVD player. FACILITIES: Guests are offered WiFi (free of charge), a spa, a massage service, beauty treatments, a fitness centre and a sauna. OTHERS: Regarding the food and beverage provision, the establishment offers a bar, a restaurant and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="604.61" OriginalAmount="587.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512126" Longitude="115.258" StarRating="4" HotelCode="986480|goya_boutique_resort" HotelName="Goya Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/e6/46e64141147db81e9b3eb872cf64d523172e796c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="619.42" OriginalAmount="601.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6877181" Longitude="115.1548713" StarRating="5" HotelCode="|46970" HotelName="The Oberoi Beach Resort, Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/7/0/46970_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club, beach hotel, has chalets and with a private swimming pool. It has air-conditioning, a terrace, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a hairdresser's. It has 74 rooms, a cafÃ©, a restaurant, a bar and conference rooms. The establishment offers internet and a car park. At an extra cost you can use room service, a laundry service and bicycle hire. SITUATION: This complex is in Seminyak the beach close to the establishment, clients can find, the tourist centre, shops ,Denpasar it is 1,5 kilometres away from Ubud it is 35 kilometres away from Bedugul it is situated 55 kilometres away from 50 kilometres away, you can find Kuta the beach it is situated 15 kilometres away from Uluwatu the Temple of it is situated 30 kilometres away from Tanah Lot the Temple of the establishment is 9 kilometres away from Denpasar Airport. ROOM: The rooms have individual air-conditioning, a bathroom with a bath and a shower. Guests also have at their disposal chalets, The rooms have a hairdryer, a double bed, a direct line telephone, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, an ironing set and a safe. FACILITIES: The establishment boasts a massage service (available for a fee) and a gym (free of charge), Customers can enjoy a swimming pool, deck chairs, parasols, a sauna and spa treatments (available for a fee), Clients can enjoy activities such as surfing and tennis (available for a fee), At the beach, customers can find deck chairs and parasols. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant and a cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="622.39" OriginalAmount="604.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.466467" Longitude="115.242619" StarRating="5" HotelCode="|169874" HotelName="Puri Wulandari A Boutique Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kedewatan, Ubud Gianyar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/7/4/169874_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool, attentive service, a spa and WiFi (free of charge). ROOM: They have canopies, a wardrobe, a sitting room and a shower. FACILITIES: Guests are offered a beauty centre, tourist information, excursions, a library, DVD player and CD. The establishment also offers a transfer service, (available for a fee), on request. OTHERS: Regarding the food and beverage offering, clients have restaurants, a breakfast service and a cocktail bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="676.07" OriginalAmount="656.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1211484" Longitude="114.5133864" StarRating="3" HotelCode="|401144" HotelName="NusaBay Menjangan Resort by WHM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Gilimanuk Km 15, Singaraja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/1/4/4/401144_0f2170d1159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="682.13" OriginalAmount="662.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.428293" Longitude="115.297818" StarRating="5" HotelCode="|400440" HotelName="Aksari Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Desa Kenderan No. 88x Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/4/0/400440_592e94e1021.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="694.52" OriginalAmount="674.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.79479" Longitude="115.19025" StarRating="4" HotelCode="|170127" HotelName="Villa Hening Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAV 17HARBOUR VIEW KORI NUANSA JIMBARAN NUSA DUA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/1/2/7/170127_1_6861.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has harbour views, a swimming pool, a jacuzzi and a sauna. SITUATION: This establishment, is in Jimbaran the area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="777.65" OriginalAmount="755.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.429087" Longitude="115.25842" StarRating="5" HotelCode="986752|samsara_ubud" HotelName="Samsara Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Ayah, Desa Kelusa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/f0/61f069daa439fd7b7e2ba689d0a8b0e4acbf7711.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="891.97" OriginalAmount="865.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.48895" Longitude="115.247867" StarRating="4" HotelCode="|399973" HotelName="Villa Santun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Ulun Carik No. 06 Br. Lungsiakan Ds. Ke</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/7/3/399973_0eb44b80450.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="908.46" OriginalAmount="882.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.491756" Longitude="115.25383" StarRating="5" HotelCode="986660|uma_by_como_ubud" HotelName="Como Uma Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Terrace,Express check-in,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan,Banjar Lungsiakan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/5b/185b62c8ddd53e8a49bfc072c843cd239458d0d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="916.70" OriginalAmount="890.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.828452" Longitude="115.213264" StarRating="5" HotelCode="986415|the_ritzcarlton_bali" HotelName="The Ritz-Carlton, Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan Lot III, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/db/2ddb647c875f0816acf071fbdcc172140a7189d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="919.58" OriginalAmount="892.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.120025" Longitude="73.123343" StarRating="3" HotelCode="|550984" HotelName="JAWAI CASTLE RESORT - A Heritage in Jawai Leopard Reserve" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jawai Castle Heritage Resort</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/9/8/4/550984_f8ea4a21340.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="987.50" OriginalAmount="958.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.463372" Longitude="115.271915" StarRating="4" HotelCode="|399838" HotelName="Kuwarasan A Pramana Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cinta, Banjar Penusuan , Tegallalang , Giany</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/3/8/399838_9709d401155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1056.63" OriginalAmount="1025.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.239268" Longitude="115.071903" StarRating="4" HotelCode="|169848" HotelName="Munduk Moding Plantation Nature Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Asah Gobleg Banjar Dinas Asah Desa Gobleg Kecamatan Banjar Buleleng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/4/8/169848_1_7955.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has suites and villas. The establishment offers WiFi (free of charge), a swimming pool, a spa, a restaurant, a tennis court and room service. SITUATION: This establishment, is 5 minutes drive away from Buyan and Tamblingan the lakes of it is situated 15 minutes walk away from Munduk Falls of. ROOM: Each room has wooden floors, wooden furniture, large windows, a satellite television, cable television, a DVD player, a fridge, a mini-bar, a bathroom with a shower and a bath. FACILITIES: The establishment has a spa with a massage service and body treatments. Clients can enjoy activities such as cycling and horses. The complex has a laundry service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1135.71" OriginalAmount="1102.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.816693" Longitude="115.218969" StarRating="5" HotelCode="|169289" HotelName="BALI MULIA VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Nusa Dua Selatan Kawasan Sawangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/9/169289_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool. SITUATION: This hotel is in Bali Airport. ROOM: They have a sitting room and a dining room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1173.50" OriginalAmount="1139.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.49399" Longitude="115.27702" StarRating="0" HotelCode="|42179" HotelName="Viceroy Bali " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lanyahan, Banjar Nagi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/7/9/42179_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts business facilities and a conference centre. This hotel was opened in 2006 and has 12 rooms a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service and a restaurant. For an extra cost you can have access to internet, room service and a laundry service. The establishment also offers bicycle rental and a car park. SITUATION: Ubud 5 minutes away from the establishment you have 5 minutes away from the establishment, clients can find Ubud the Market of Clients can also find the monkey forest, is in an excellent location, is 40 minutes away from Denpasar the city of 50 minutes away from the establishment you haveBali Airport. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television and internet. They also have a mini-bar, a coffee maker, a kettle, a double bed, individual air-conditioning, a balcony and a terrace. FACILITIES: The establishment boasts a swimming pool with an outdoor bar and a terrace. Clients can enjoy activities such as go jogging and go cycling (available for a fee), Guests are offered a massage service, spa treatments and (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers Ã  la carte or set-menu breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1231.99" OriginalAmount="1196.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.845636" Longitude="115.159274" StarRating="5" HotelCode="|68167" HotelName="Umana Bali, LXR Hotels &amp; Resorts  " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR KELOD, UNGASAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/6/7/68167_1_4529.jpg</HotelPictures>
        <HotelDescription>HOTEL: this complex was built in 2009, with air-conditioning, has 73 rooms, 3 floors, a lobby, a reception, a safety deposit box service and a currency exchange service. It also has a lift, a hairdresser's, a games room, a mini-club, a bar, a restaurant, conference facilities, WiFi (for a fee), room service and a laundry service (for a fee), The establishment boasts a car park and a bicycle rental desk (for a fee). SITUATION: It is situated 5 kilometres away fromJimbaran the centre of 30 minutes away, you can find Kuta the beach Seminyak It is situated 20 kilometres away from it has good links to the transport network situated 12 kilometres away fromNgurah Rai Airport. ROOM: The rooms have an LCD TV, WiFi, a direct line telephone, an individual air-conditioning system, a shower, a bath, a hairdryer, a double or king-size bed, a radio, a safe, a mini-bar, a coffee maker, a kettle and an iron. FACILITIES: The establishment boasts a swimming pool, a pool that has a children's area, a terrace with deck chairs, parasols and an outdoor bar. For a fee, guests can enjoy a gym, bicycle rental, a hydromassage bath, a massage service and a spa. it is 2 kilometres away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1298.83" OriginalAmount="1261.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.843793" Longitude="115.15924" StarRating="5" HotelCode="986518|banyan_tree_ungasan" HotelName="Umana Bali, LXR Hotels &amp; Resorts by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melasti, Banjar Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/15/7e15ff8fa60d7a4a0bdd50aa6144ef5d515348c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1310.95" OriginalAmount="1272.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.686014" Longitude="115.158823" StarRating="0" HotelCode="|167518" HotelName="Villa Chocolat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sari Temuku No.16,Seminya,Oberoi,Kuta,Bali-I</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/1/8/167518_semi_int.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is 10 minutes away from the beach Seminyak. It is 15 minutes drive away from the street Legian. 20 minutes away, you can find the beach Kuta. It is 45 minutes drive away from the airport Ngurah Rai. ROOM: This villa has a sitting room, a kitchen, dining area, flat-screen satellite television, a terrace with swimming pool views, a bathroom with a bath and complimentary bathroom items. FACILITIES: The establishment boasts a swimming pool, a massage service, gardens and WiFi (free of charge). Guests are offered a launderette on request, car rental and a transfer service to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1330.44" OriginalAmount="1291.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7841" Longitude="115.159626" StarRating="5" HotelCode="|43964" HotelName="Four Seasons Resort Bali At Jimbaran Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JIMBARAN, KUTA SELATAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/6/4/43964_beefbfd0922.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned renovated hotel in 2007, has, 147 chalets a lobby with a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a bar and conference rooms. The establishment offers internet, For an extra cost you can have access to room service and a laundry service. SITUATION: It is inJimbaran Bay 15 minutes away from the establishment, clients can find Kuta the beach Clients can also find Nusa Dua the city of 20 minutes away from the establishment, you can find Uluwatu the Temple of It is 10 minutes away fromNgurah Rai Airport. ROOM: They have gardens, a patio, outdoor shower, a private swimming pool, a living room and bedrooms. They also have a bathroom, a king-size bed, a shower, a bath, a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a coffee maker, a kettle, a safe, an individual air-conditioning system and a terrace. FACILITIES: Guests are offered sports facilities, a gym, a swimming pool, water sports and canoeing. The establishment also has a spa, a sauna, a steam bath and spa treatments. The establishment boasts a pool that has a children's area, deck chairs and an outdoor bar. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have Ã  la carte breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1389.27" OriginalAmount="1348.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.812637" Longitude="115.226543" StarRating="5" HotelCode="|44549" HotelName="The St. Regis Bali Resort - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAWASAN PARIWISATA NUSA DUA LOT s6 po box 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/9/44549_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2008, has 81 suites, 24 chalets and 2 residences. It has with air-conditioning, gardens, a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. Our guests can find a cafÃ©, a restaurant, a bar and a hairdresser's. The establishment offers internet and a car park. At an additional cost you can have access to WiFi, room service, a laundry service and bicycle rental. SITUATION: This complex is in Nusa Dua the beachfront it is situated next to a golf course, is 2 kilometres away from the nightlife, shops, the establishment is 9 kilometres away from Besakih the Temple of it is situated 20 kilometres away from Ngurah Rai Airport. ROOM: They have a living room, a balcony, some rooms with private swimming pool, a bathroom and a bath. You are offered 44 chalets with telephone, a satellite TV, a mini-bar, a Hi-Fi and a king-size bed. They also have a hairdryer, internet, an air-conditioning system, a safe, a coffee maker and a kettle. FACILITIES: The establishment boasts a swimming pool, a children's swimming pool and water sports. At an extra cost, you can find water-skiing, speedboating, surfing, windsurfing and canoeing. The establishment also offers travel agency, excursions, an outdoor bar, deck chairs and a terrace. The establishment boasts a sauna, a steam bath, a boutique and a library. Guests can also find hydrotherapy treatments and a massage service. By paying an extra charge, you can enjoy tennis, badminton and use the gym. next to the establishment, you will find a golf course. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients haveKayuputi and Boneka the restaurants a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1587.85" OriginalAmount="1541.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.846127" Longitude="115.124434" StarRating="5" HotelCode="|169781" HotelName="The Edge Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Pura Goa Lempeh Banjar Dinas Kangin, Pecatu Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/8/1/169781_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a private pool, entertainment and WiFi (free of charge), The establishment has a fitness centre, a spa, a butler service and it offers breakfast service. SITUATION: This establishment, is on a cliff. ROOM: The villas have 2 Private Swimming Pools, home cinema, a kitchen, a wine cellar, a tropical garden and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1649.27" OriginalAmount="1601.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.450831" Longitude="115.235429" StarRating="5" HotelCode="|41242" HotelName="Como Shambhala Estate - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/2/41242_1_2180.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has meeting facilities, audiovisual equipment and WiFi. SITUATION: Ubud 15 minutes away from the establishment guests have 60 minutes away, guests can find the airport. ROOM: The rooms have a balcony, with views, an air-conditioning system, a direct line telephone, a satellite TV, a mini-bar, a coffee maker and a kettle. FACILITIES: Clients can enjoy activities such as go jogging and go cycling. Guests are offered a massage service (available for a fee) and treatments. The establishment also offers yoga courses. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2455.62" OriginalAmount="2384.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.501654" Longitude="115.243943" StarRating="5" HotelCode="|43965" HotelName="Four Seasons Resort Bali At Sayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sayan, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/6/5/43965_1_208.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 60 rooms, 3 floors, 18 suites and 42 chalets. It has a reception, a currency exchange service, a lift, a hairdresser's, a bar and a restaurant. The establishment offers guests internet, a laundry service and room service. SITUATION: Sayan Ubud It is in 15 minutes away from the establishment clients have Ubud the city centre of 10 minutes away, you can find, the market, shops, is 15 minutes away from Puri Lukisan the Museum of It is situated 35 kilometres away fromNgurah Rai Airport. ROOM: Guests are offered large suites and chalets. They have garden, a private bar, a king-size bed, a bathroom with a shower, a bath, a terrace and a hairdryer. They also have a direct line telephone, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, a safety deposit box and an individual air-conditioning system. FACILITIES: You can find deck chairs, sports facilities, a massage service, spa treatments and a gym. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy Ã  la carte breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2560.00" OriginalAmount="2485.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7728211" Longitude="115.1702651" StarRating="5" HotelCode="|47988" HotelName="Kayumanis Jimbaran Private Estate and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN YOGA PERKANTI, JIMBARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/8/8/47988_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 19 chalets air-conditioning, a lobby with express check-out, a reception, a safety deposit box service and a restaurant. The establishment offers guests room service, a laundry service and a car park. SITUATION: Jimbaran it is in close to the establishment, clients can find a beach, restaurants, is 5 kilometres away from the city centre, Kuta it is situated 15 kilometres away from 15 kilometres away, you can find places of interest, Denpasar it is 25 kilometres away from it is situated 10 kilometres away from Ngurah Rai Airport. ROOM: Guests are offered two bedroom chalets, They have a sitting area, a flat-screen television, a swimming pool, a terrace, king size bed or two beds and a bathroom with a shower, a bath, They also have a direct line telephone, a satellite or cable television, internet, a safe, a kitchen with fridge, a microwave, a coffee maker, a kettle and individual air-conditioning. FACILITIES: At an extra cost, you can find fishing, excursions, cookery courses, yoga, cycling, a massage service and spa treatments. 10 kilometres away, clients have at their disposal a golf course, in the surrounding area, you can find a beach. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and set-menu or Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2959.87" OriginalAmount="2873.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8437324" Longitude="115.1211361" StarRating="5" HotelCode="|46964" HotelName="Bvlgari Resort Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN GOA LEMPEH, BANJAR DINAS KANGIN, ULUWATU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/4/46964_1_1580.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 59 air-conditioning rooms, a garden, a terrace, a lobby, a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a bar and a restaurant. The establishment offers conference rooms, WiFi, room service, a laundry service (for a fee) and a car park. SITUATION: Pecatu it is situated next to the establishment is 40 kilometres away from Denpasar the city of, 5 kilometres away, there is a public transport stop, is situated 80 kilometres away from a bus station, 5 minutes away from the establishment guests have a beach, is situated 98 kilometres away from Batur Lake it is situated 62 kilometres away from the zoo, 20 kilometres away, you can find Discovery the shopping centre it is 9 kilometres away from Garuda Wisnu Kencana park it is 15 minutes away from Ngurah Rai Airport. ROOM: The rooms a bathroom, a dining room, a swimming pool, butler service, a shower and a bath. They also have a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi, internet, a mini-bar, a coffee maker, a kettle, an iron, individual air-conditioning and a safety deposit box. FACILITIES: The establishment boasts a spa, a yoga room, a swimming pool, 6 treatment cabins and showers. The establishment also has a beauty centre, a gym, a massage service (available for a fee), a children's swimming area, a terrace, deck chairs, a hydromassage bath and a steam bath. At an extra cost, you can find diving, sailing, horse-riding and go cycling. Guests also have access to ping pong, 30 kilometres away, clients have at their disposal a golf course. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offersIl Ristorante and Sangkar the restaurants The establishment serves a continental buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5272.48" OriginalAmount="5118.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.845647" Longitude="115.13724" StarRating="0" HotelCode="|48461" HotelName="Alila Villas Uluwatu, Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BELIMBING SARI, BANJAR TAMBIYAK, DESA PECATU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/6/1/48461_1_1343.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, was built in 2008, has, 84 chalets air-conditioning, a lobby, a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom, a garden, a terrace, a TV room and a restaurant. The establishment offers conference rooms, WiFi, room service, a laundry service (for a fee), a car park and indoor parking. SITUATION: it is on a cliff, is in Bukit the Peninsula of 15 minutes away from the establishment guests have Jimbaran Bay Clients can also find Dreamland the beach 15 minutes away, you can find a restaurant, is 30 minutes away from Kuta the beach it is 30 minutes away from Ngurah Rai Airport. ROOM: They have private swimming pool, a king size or double bed, a bathroom with a bath, a shower and a hairdryer. They also have a direct line telephone, satellite or cable TV, a Hi-Fi, internet, a mini-bar, a fridge, a coffee maker, a kettle, a safe, individual air-conditioning, central heating and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool and a gym. At an extra cost, you can find a personal trainer, spa treatments and a massage service. Guests can also find a terrace with deck chairs and parasols. 10 minutes away from the establishment, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard, Visa and credit cards. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service in the restaurant, The establishment serves an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44562.59" OriginalAmount="43264.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.691147" Longitude="115.262975" StarRating="4" HotelCode="|167986" HotelName="Sanur Resort Watujimbar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan No 99 A, Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/8/6/167986_1_4789.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.40" OriginalAmount="23.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50102" Longitude="115.2637" StarRating="3" HotelCode="|402178" HotelName="PURI BEBENGAN BUNGALOW" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL KAJENG NO 37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.90" OriginalAmount="37.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.499036" Longitude="115.252908" StarRating="3" HotelCode="|401564" HotelName="Sari Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan No.88 ,Sayan ,Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.79" OriginalAmount="88.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.525895" Longitude="115.268179" StarRating="0" HotelCode="|399849" HotelName="Menzel Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Yudistira, Peliatan, Kecamatan Ubud, Kabupate</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="281.60" OriginalAmount="273.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72848" Longitude="115.16725" StarRating="4" HotelCode="|401718" HotelName="Beachfront Suites Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL KARTIKA PO BOX 1008</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="307.24" OriginalAmount="298.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69125" Longitude="115.16427" StarRating="5" HotelCode="|400424" HotelName="Cicada Luxury Townhouses" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA TELAGA WAJA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="746.10" OriginalAmount="724.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7723779" Longitude="115.1693393" StarRating="4" HotelCode="|399686" HotelName="Luxury Villa Hanani Jimbaran Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Yoga Perkanthi 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture,No elevators,Elevator/lift,Security guard,Newspapers,Express check-in/check-out,Upper floors accessible by elevator,ATM,Computer,Television in lobby,Fire Extinguisher,Smoking Allowed,Dryer,Smoking areas,Reception desk,Private check-in/check-out,Washing machine,Chapel,Express check-out,Electric car charging,Patio,Dishwasher,Late check-out,Heating,All Spaces Non-Smoking (public and private),Express check-in,Adults Only,Design hotel,Early check-in</BasicAmenities>
    <HotelRating>3,4,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</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
dc6c94c7-8531-440e-a54b-56eedafd2b96|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="dc6c94c7-8531-440e-a54b-56eedafd2b96">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47113" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-16T00:00:00" End="2026-07-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="happyjourney554@gmail.com" Password="Jayesh@2016" 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
dc6c94c7-8531-440e-a54b-56eedafd2b96|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:c6ec6ab7-8d13-4d4b-a8f9-7e51c50da1cb
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dc6c94c7-8531-440e-a54b-56eedafd2b96|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-06-20T11:04:20.5370355+01:00" Version="0" EchoToken="Search" TransactionIdentifier="dc6c94c7-8531-440e-a54b-56eedafd2b96" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="20.62" OriginalAmount="20.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6672546" Longitude="115.216401" StarRating="1" HotelCode="|169721" HotelName="Ratu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. YOS SUDARSO NO 4 DENPASAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/2/1/169721_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is ideal for holidays or business trips, has a laundry service, a dry cleaner's, room service, a transfer service to the airport, a car park, WiFi in communal areas and a restaurant. SITUATION: This hotel is in Denpasar the heart of about 25 minutes away (by car) from Ngurah Rai Airport 20 minutes away from Ubung the bus station Matahari it is situated 5 minutes away from, and Denpasar Junction the shopping centre Close to Sanglah the hospital.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.79" OriginalAmount="24.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.693854" Longitude="115.440977" StarRating="3" HotelCode="|402141" HotelName="Seaweed Guesthouse Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/4/1/402141_c724f230723.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.46" OriginalAmount="24.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.717268" Longitude="115.176606" StarRating="2" HotelCode="|166003" HotelName="Amaris Dewi Sri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri No. 88x Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/0/3/166003_hab.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, internet, a television and a car park. SITUATION: This establishment, Kuta it is in Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.714558" Longitude="115.17379" StarRating="3" HotelCode="986614|81090" HotelName="Restu Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian 113, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/5b/5f5bea3986e2e4589cfb7695df22f356ece830a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.88" OriginalAmount="26.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710416" Longitude="115.185366" StarRating="2" HotelCode="|166006" HotelName="Amaris Sunset Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 57, Kuta, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/0/6/166006_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a TV, a car park and internet. SITUATION: This establishment, Kuta it is in Bali is situated in Close to Kuta and Legian the beaches of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.82" OriginalAmount="27.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.77532" Longitude="115.221497" StarRating="3" HotelCode="|402224" HotelName="Terrace Bali Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pratama No. 71 Tanjung Benoa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/2/2/4/402224_3e804d50918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.45" OriginalAmount="27.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7055748" Longitude="115.2538968" StarRating="4" HotelCode="|399602" HotelName="Signature Bali Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Poso 65 Sanur Kauh, 65 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/0/2/399602_002384c0848.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.04" OriginalAmount="28.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7293775" Longitude="115.1769719" StarRating="3" HotelCode="|154767" HotelName="J Hotels Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No.88D</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/6/7/154767_d300d4c1139.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in is situated in the city centre. HOTEL: The hotel was built in 2012, renovated in 2013 and has 91 rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.19" OriginalAmount="31.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6809727" Longitude="115.2029331" StarRating="3" HotelCode="|400838" HotelName="Amaris  Teuku Umar - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Umar No 139, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/8/400838_9826bea1136.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.22" OriginalAmount="31.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1658782" Longitude="115.0127118" StarRating="2" HotelCode="|41243" HotelName="Adirama Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYAL SINGARAJA-SERIRIT K. - LOVINA BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/3/41243_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a big swimming pool and a restaurant. It has 18 rooms, The establishment offers guests a lobby, a laundry service (for a fee) and a car park. SITUATION: It is inLovina the beach it is in a quiet area, is 2 kilometres away from Lovina the city centre of 20 minutes away from the establishment you have the Buddhist monastery,2,5 hours from the establishment, you can find the airport. ROOM: The rooms are spacious, some rooms with fan, some rooms with individual air-conditioning system, a balcony or patio, a bathroom and a double bed. FACILITIES: Guests are offered a massage service, a library and an outdoor bar. close to the establishment, you can find a beach. OTHERS: Regarding the food and beverage offering, clients have a breakfast service and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.32" OriginalAmount="31.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.737229" Longitude="115.165389" StarRating="3" HotelCode="|167978" HotelName="Solaris Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Jenggala (Ex.Wana Segara) Tuban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/7/8/167978_2_4541.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is a 10-minute walk away from the beach Kuta, about 5 minutes away (by car) from the shopping centre Discovery and Airport Ngurah Rai. The establishment offers a transfer service to the airport on request. ROOM: All the rooms have a bathroom, WiFi, an air-conditioning system, a kettle, a coffee maker, a television, a sitting area with sofa, a bathroom with a hairdryer and complimentary bathroom items. FACILITIES: This establishment has a restaurant, a swimming pool with a bar and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.90" OriginalAmount="31.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710078" Longitude="115.181353" StarRating="3" HotelCode="|167650" HotelName="Diamond Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No. 39, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/5/0/167650_gen.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in a good area in Kuta. It has excellent transport links to the business area. It is near Kuta Beach. Legian and Seminyak FACILITIES: The establishment has a swimming pool, a fitness centre and internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.709779" Longitude="115.17851" StarRating="3" HotelCode="986418|83403" HotelName="Euphoria Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/07/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Garden,Television in lobby,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Patih Jelantik 11-12 Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a6/75a6f76bff57ea036bc3e2a29bd3968ffa8c6f6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.28" OriginalAmount="32.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.698521" Longitude="115.234222" StarRating="3" HotelCode="|167465" HotelName="Marscity" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kerta Dalem, Sanur, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/6/5/167465_ceb602d1150.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a dining room, a lounge bar, a cafÃ©, swimming pools with deck chairs, a meeting room, conference rooms, a restaurant and a massage service. SITUATION: This hotel is a 20-minute walk away from Airport Ngurah Rai. 10 minutes away, guests can find the beach Sanur. It is 15 minutes away from the beach Kuta. 500 metres away, guests will find Jalan Ngurah Rai Bypass the establishment offers a transfer service free of charge. ROOM: The establishment has 96 rooms with a bathroom, a shower, WiFi, a television and a sofa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.49" OriginalAmount="33.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7235639" Longitude="115.173445" StarRating="3" HotelCode="|154798" HotelName="Zia Kuta - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. CIUNG WANARA NO 17 KUTA BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/9/8/154798_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the heart of Kuta. FACILITIES: There is a variety of facilities and services available at the establishment, including a launderette, a restaurant, meeting rooms, a lift and business centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.61" OriginalAmount="33.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.78842" Longitude="115.1583" StarRating="3" HotelCode="|401033" HotelName="Bali Elephants Boutique Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Kencana No 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/3/3/401033_c078ff80440.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.73" OriginalAmount="33.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.654803" Longitude="115.216621" StarRating="3" HotelCode="|167794" HotelName="Inna Bali Heritage - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Veteran No. 3 Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/9/4/167794_1_5031.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the centre of Denpasar. It is in Bali it has excellent transport links to the government buildings, the art museum, a shopping centre and traditional markets.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.33" OriginalAmount="34.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6912856" Longitude="115.1701252" StarRating="3" HotelCode="|402790" HotelName="Wayan House Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan plawa gang sandat no 17 seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/7/9/0/402790_19ac5691145.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.05" OriginalAmount="35.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.277523" Longitude="115.59186" StarRating="3" HotelCode="986750|tulamben_wreck_divers_resort__restaurant" HotelName="Tulamben Wreck Divers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Security guard,Ticket assistance,Garden,Terrace,Fire Extinguisher,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Singaraja, Tulamben, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/7f/937ff11387361c9f661060989f6aa505de1574f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.52" OriginalAmount="37.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71136" Longitude="115.16899" StarRating="3" HotelCode="|44546" HotelName="Champlung Mas Legian - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Legian, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/6/44546_1_5905.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 68 bungalows a lobby with express check-out, a reception, a safety deposit box service and a currency exchange service. Our guests can find a bar, a pub and a restaurant. The establishment offers guests internet (for a fee), room service, a laundry service (for a fee) and a car park. SITUATION: It is nearLegian the beach it is situated 1 kilometre away from Kuta Beach the city centre of Where you can find shops, restaurants and bars. Denpasar It is situated 10 kilometres away from 10 kilometres away from the establishment, guests will find Ngurah Rai Airport. ROOM: The rooms a bathroom with a shower, a direct line telephone, a satellite TV, a mini-bar, a king-size bed, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, clients have access to a swimming pool with a children's area and deck chairs. The establishment also offers a massage service (available for a fee), Clients can enjoy activities such as basketball, tennis and badminton. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers an Ã  la carte restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.00" OriginalAmount="37.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.671025" Longitude="115.2392" StarRating="2" HotelCode="|167687" HotelName="Praja" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Mohamad Yamin No.2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/8/7/167687_aseo.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi and a car park. SITUATION: This hotel is 10 minutes drive away from the beach Sanur. It is 5 minutes drive away from restaurants. ROOM: The rooms have an air-conditioning system, city views, a television, a sitting room, a writing desk, a bathroom with a shower and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.57" OriginalAmount="38.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69911" Longitude="115.17429" StarRating="0" HotelCode="|169346" HotelName="Arana Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Ratih No. 5, Legian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/4/6/169346_1_8246.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, rooms with balcony, a transfer service to the beach, (free of charge), WiFi (free of charge), in communal areas. SITUATION: This establishment, Seminyak it is in 5 minutes away, you can find Seminyak the beach a supermarket, is situated 15 minutes away from Seminyak the beach 20 minutes away from the establishment clients have Potato Head the beach 24 minutes away from the establishment, you can find Ngurah Rai Airport. ROOM: Each room has tiled floors, an air-conditioning system, flatscreen cable television, a wardrobe, a safe, a courtesy tea and coffee service, a fridge, a microwave and a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.61" OriginalAmount="38.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5134451" Longitude="115.577071" StarRating="1" HotelCode="|169633" HotelName="Puri Oka Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Puri Bagus, Candidasa Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/3/3/169633_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, a currency exchange service, a laundry service and a medical care service. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.17" OriginalAmount="39.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.786761" Longitude="115.18049" StarRating="4" HotelCode="986430|hastinapura_residence_" HotelName="Hastinapura Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Poh Gading II No.2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/b5/21b5d3bf83e4ac3b86000680bbf1eaf95767eae8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.62" OriginalAmount="39.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.677168" Longitude="115.190387" StarRating="3" HotelCode="|399582" HotelName="Quest  San Denpasar By Aston - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahendradata No. 93, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/8/2/399582_da7062a0746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.00" OriginalAmount="40.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.550071" Longitude="115.272506" StarRating="3" HotelCode="|41499" HotelName="Taman Harum Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Mas, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/4/9/9/41499_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated complex in 2005, has 14 rooms and cabins. It has tropical gardens, a lobby, express check-out, a reception, a hairdresser's, a television room and a restaurant. The establishment offers internet, room service and a laundry service. SITUATION: Mas It is in Ubud It is situated 10 minutes away from 60 minutes away from the establishment guests have the airport, Nearby, you will findBatuan, Pejeng and Celuk the villages of. ROOM: The spacious rooms, have a direct line telephone, a writing desk, a wardrobe, bedside table, a television, individual air-conditioning and a fan. They also have luxurious bathrooms, a mini-bar, a double bed, a hairdryer, towels and a terrace. Guests are offered non-smoking rooms. FACILITIES: The establishment has a swimming pool, a children's swimming pool, an outdoor bar and deck chairs. The establishment also offers hydrotherapy treatments and a massage service (available for a fee). PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant, a winery, Chinese food, traditional cuisine, Indonesian dishes and Occidental dishes. The establishment also offers a breakfast service and snacks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71009" Longitude="115.17047" StarRating="3" HotelCode="986737|80444" HotelName="The Sun Hotel &amp; Spa Legian, Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Melasti Street, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/6f/aa6f516181fe74660ab652d577f69fa8c61ba9d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.24" OriginalAmount="41.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.706034" Longitude="115.168971" StarRating="3" HotelCode="|34467" HotelName="Legian Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PADMA LEGIAN, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/4/6/7/34467_1_5732.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers comfortable standard rooms, The establishment boasts a spa, treatments and a restaurant. SITUATION: It is inLegian the city centre of in the surrounding area, clients have commercial areas, Clients can also find restaurants and leisure areas. 200 metres away you can find a beach, Denpasar 30 minutes away from the establishment clients have It is situated 3 kilometres away fromBali Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.14" OriginalAmount="41.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7838073" Longitude="115.1678998" StarRating="3" HotelCode="|401394" HotelName="Kubu Kak Dudung Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Tambak Sari</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/9/4/401394_19a33dc0957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.20" OriginalAmount="41.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68174" Longitude="115.43601" StarRating="3" HotelCode="|401820" HotelName="Tamarind Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tamarind Beach - Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/8/2/0/401820_63203f21155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.26" OriginalAmount="42.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.671335" Longitude="115.23942" StarRating="2" HotelCode="986604|praja_hotel" HotelName="Praja Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mohamad Yamin IV No. 2A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/0e/440eca3df10f0f568be36fc79793d911edaf96d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.29" OriginalAmount="43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6680975" Longitude="115.21757" StarRating="3" HotelCode="986701|152867" HotelName="Hotel Puri Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Television in lobby,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jendral Sudirman No. 14 A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/91/b891e2dbb64c179bd10fe78896b0ab5f76347c52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.85" OriginalAmount="43.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6534634" Longitude="115.1268026" StarRating="3" HotelCode="|399644" HotelName="Papillon Echo Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Batu Mejan, Echo Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/4/4/399644_bdc6cff0945.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.05" OriginalAmount="45.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.636597" Longitude="115.192935" StarRating="0" HotelCode="|167496" HotelName="Neo Gatot Subroto Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto Barat, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/9/6/167496_bath.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, a swimming pool, a wellness centre and a spa. At an additional cost you can have access to meeting rooms, a business centre, a laundry service, a dry cleaner's and a restaurant. SITUATION: This hotel is in Denpasar it is 5 minutes drive away from the government buildings. The establishment is a 25-minute drive away from the beach Kuta. ROOM: The rooms have an air-conditioning system, a television, a sitting area, a safe, a wardrobe, kettle, a mini-bar, a balcony and a bathroom with a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.25" OriginalAmount="45.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7432173" Longitude="115.178758" StarRating="4" HotelCode="|203132" HotelName="Arunika And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tuban No.2 Lingk. Tuban Griya Tuban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/1/3/2/203132_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.52" OriginalAmount="48.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72067" Longitude="115.17412" StarRating="1" HotelCode="|169546" HotelName="La Inn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>POPIES LANE I AGUNG MARKETKUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/4/6/169546_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is an ideal place for relaxing, has a reception, a currency exchange service, a laundry service, a medical care service and a car park. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.66" OriginalAmount="48.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7175" Longitude="115.1764139" StarRating="2" HotelCode="|210683" HotelName="Swiss-belexpress Kuta Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian Gg. Tropozone</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/3/210683_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.47" OriginalAmount="49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.743211" Longitude="115.178856" StarRating="4" HotelCode="986406|83389" HotelName="Sovereign Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Garden,Private check-in/check-out,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tuban 2, Lingkungan Griya, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/25/ff2527e8f916703ecaf30d4a19bc977fd750a488.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.84" OriginalAmount="49.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50827" Longitude="115.26579" StarRating="2" HotelCode="|68171" HotelName="Biyukukung Suites and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SUGRIWA, UBUD 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/1/68171_1_3370.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has a reception, a restaurant, a laundry service (for a fee) and a car park. SITUATION: Ubud it is in nearby, you will find Ubud Monkey Forest the Nature Reserve of it is situated 2 minutes away from the city centre, is situated 36 kilometres away from Ngurah Rai Airport. ROOM: The rooms a bathroom with a shower, a bath, a king-size bed and satellite and cable TV. They also have a safety deposit box, a mini-bar, kettle, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, guests have access to a swimming pool, You can also enjoy a sauna (available for a fee) and a spa area. At an extra cost a massage service and spa treatments. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.90" OriginalAmount="49.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.766613" Longitude="115.221018" StarRating="3" HotelCode="|167799" HotelName="Ion Bali Benoa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama 93 Tanjung Benoa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/9/9/167799_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant, a swimming pool with a bar, a transfer service to the beach, WiFi (free of charge) and a reception with a baggage room. The establishment boasts a valet service and a laundry service. SITUATION: This establishment is in the area Nusa Dua. It is 25 minutes drive away from the airport Ngurah Rai. The establishment is a 30-minute drive away from the beach Pandawa. ROOM: Each room has a television, kettle, a fridge, a bathroom with a shower, a hairdryer and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.16" OriginalAmount="49.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6847382" Longitude="115.4366528" StarRating="3" HotelCode="|401402" HotelName="Dinatah Lembongan Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/0/2/401402_fd9ddd00933.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.05" OriginalAmount="50.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.733443" Longitude="115.167659" StarRating="3" HotelCode="|47031" HotelName="The Rani &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KARTIKA PLAZA, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/3/1/47031_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: Rani is rated four stars. It has the cafÃ© Kenanga, the bar Kenanga, a spa, a massage service and a laundry service. SITUATION: It is located close to the beach Tuban-Kuta Sur. This hotel is close to Jalan Kartika Plaza nearby, you will find Waterbom Park the beach and restaurants. ROOM: The establishment has 55 standard rooms and suites, a balcony or terrace, an air-conditioning system, a satellite TV, a mini-bar, a direct line telephone, a kettle, a coffee maker and a safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.26" OriginalAmount="50.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.147279" Longitude="73.079478" StarRating="2" HotelCode="|537880" HotelName="Sun Stone and Club - Jawai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mahaveer talkies Road, Gokulvadi,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/8/8/0/537880_eb146770923.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.47" OriginalAmount="51.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.345453" Longitude="115.672232" StarRating="3" HotelCode="|166229" HotelName="Arya Amed Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Amed</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/2/9/166229_1_9285.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant and a swimming pool. SITUATION: This establishment, Amed it is in it is 100 kilometres away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.552837" Longitude="115.26286" StarRating="3" HotelCode="986653|bumi_ubud_resort_3" HotelName="Bumi Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Garden,Terrace,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lod Tunduh No. 88, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/64/4e64140ea7317bc3259de8330d6def768e16bbfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.36" OriginalAmount="52.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72038" Longitude="115.181" StarRating="4" HotelCode="|163165" HotelName="The Kana, Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. SETIABUDI NO. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/1/6/5/163165_1_6511.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2013, has 92 rooms, 33 single rooms, 35 double rooms, 2 suites, 10Â quadruple rooms, 10 executive rooms and 10 family rooms. The establishment has a car park. SITUATION: The hotel Bali it is in it is in the city centre excellent transport links to points of interest, Close to the airport, The hotel is close to the leisure areas, is near a golf course, Around the establishment, clients can find a beach, near the establishment, guests will find the harbour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.30" OriginalAmount="53.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.712277" Longitude="115.172236" StarRating="3" HotelCode="|168007" HotelName="Terrace At Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Benesari No. 2 Pantai Kuta, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/0/0/7/168007_1_1568.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.642024" Longitude="115.254616" StarRating="4" HotelCode="986626|153207" HotelName="The Cakra Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jln. By Pass Ngurah Rai No. 28, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/33/a533124684322a68166f520b164d601a1656ae9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696467" Longitude="115.2637" StarRating="3" HotelCode="986411|nesa_sanur_bali" HotelName="NESA Sanur Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan no. 144, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/58/275868cf1b39133c7945ac4cde67aff46f406dec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.65" OriginalAmount="55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.703552" Longitude="115.18404" StarRating="4" HotelCode="986725|152749" HotelName="b Hotel Bali &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Imam Bonjol No. 508, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ff/59ffad167c54ab17c6c82a1233eba651419c0bf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.65" OriginalAmount="55.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.722101" Longitude="115.18498" StarRating="4" HotelCode="986611|ibis_styles_bali_kuta_circle" HotelName="Episode Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Dryer,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl By Pass Ngurah Rai No 99, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/47/fc476ce83c8c45f9bda010103e637b969c41923b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.40" OriginalAmount="55.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71309" Longitude="115.17346" StarRating="4" HotelCode="|191466" HotelName="Sun Island and Spa Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. LEGIAN 123 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/4/6/6/191466_1_4584.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.74" OriginalAmount="56.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675894" Longitude="115.15407" StarRating="3" HotelCode="|399544" HotelName="Amalfi Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Kendal no. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/4/4/399544_3a4ad9f0610.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.02" OriginalAmount="60.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1428934" Longitude="115.0510864" StarRating="4" HotelCode="|68166" HotelName="Bali Taman Beach Resort and Spa - Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA LOVINA, LOVINA BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/6/6/68166_1_6113.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style hotel, has a lobby, a safety deposit box service and a currency exchange service. The establishment has 30 rooms, Our guests can find a bar and a restaurant. The establishment also offers room service (for a fee), a laundry service and a car park. SITUATION: Lovina Beach It is in Where you can find a beach, Singaraja 10 minutes away from the establishment you have It is situated 11 kilometres away fromDenpasar Airport. ROOM: They have a fan or air-conditioning system, a mini-bar, a television, a bathroom with a shower, a bath, a safe and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool that has an area for children, Clients can enjoy activities such as diving, sailing and enjoy tennis. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.04" OriginalAmount="60.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.33512" Longitude="115.64364" StarRating="2" HotelCode="|167620" HotelName="Uyah Amed and Spa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ketut Natih, Pantai Timur No. 801</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/2/0/167620_1_1310.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, a diving centre, bungalows with garden views, views of the swimming pool and sea views. SITUATION: This establishment is in Bali, is situated 100 metres away from the beach Amed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.07" OriginalAmount="60.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6831921" Longitude="115.1672797" StarRating="3" HotelCode="|400317" HotelName="Santika Seminyak - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 17, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/1/7/400317_f51cb291353.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.14" OriginalAmount="60.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.26424" Longitude="115.05775" StarRating="3" HotelCode="|156503" HotelName="Puri Lumbung Cottages, Restaurant and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MUNDUK VILLAGE, BANJAR DISTRICT, BULELENG REGENCY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/0/3/156503_1_5246.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Bali south Munduk it is in around 120 kilometres away you can find Ngurah Rai Airport. HOTEL: The hotel is, Balinese, has 30 rooms, a reception and a restaurant. The establishment also offers a laundry service and a car park. ROOM: All the rooms have a bathroom with a shower, a bath and a balcony or terrace. FACILITIES: For a fee, you can enjoy a spa and a massage service. RESTAURANT: Guests can enjoy a restaurant. MEALS: The establishment serves a buffet breakfast, Ã  la carte and menu lunch and an Ã  la carte dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.88" OriginalAmount="61.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.707015" Longitude="115.18389" StarRating="3" HotelCode="|165872" HotelName="Holiday Inn Express Bali Sunset Road by IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road, No. 99X</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/7/2/165872_d7dbbd61019.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant, a conference room, rooms with air-conditioning and a TV. SITUATION: This establishment, is in Kuta the heart of Bali it is in it is situated near the cultural area and the commercial area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.67" OriginalAmount="61.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7981316" Longitude="115.1499259" StarRating="5" HotelCode="|400401" HotelName="The Leaf Jimbaran Luxury Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun No.81 Karang Mas Sejahtera, Jimbaran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/0/1/400401_f5cbacb0941.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.84" OriginalAmount="61.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689867" Longitude="115.261849" StarRating="2" HotelCode="|166796" HotelName="Bumi Ayu Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box. 3511 Jalan Bumi Ayu Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/9/6/166796_1_3863.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool and a restaurant. SITUATION: This hotel Sanur it is in Close to the city centre, 10 minutes away from the establishment, you can find the beach, Close to public transport services, this establishment, is 20 minutes drive away from Ngurah Rai the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.02" OriginalAmount="62.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6901233" Longitude="115.1701712" StarRating="3" HotelCode="|400996" HotelName="Kubu Cempaka Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Plawa Gang Cempaka No 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/6/400996_b3a707b1447.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.88" OriginalAmount="62.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.720089" Longitude="115.173634" StarRating="4" HotelCode="|399303" HotelName="Kuta Townhouse Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, Agung Art Market</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/3/0/3/399303_874e4651007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.797565" Longitude="115.2062" StarRating="3" HotelCode="986490|goodway_hotels_resort_nusa_dua" HotelName="Plagoo Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Garden,Television in lobby,Terrace,Fire Extinguisher,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dalem Tarukan No.7 Taman Mumbul, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/58/48586445ed872bd7557024298cbcde074bfac486.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.34" OriginalAmount="64.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.525957" Longitude="115.504738" StarRating="3" HotelCode="|400993" HotelName="Dewi Villa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan raya padangbai km. 1,1 Manggis, Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/3/400993_86266281426.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.38" OriginalAmount="65.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.669061" Longitude="115.150682" StarRating="4" HotelCode="|166145" HotelName="Aqua Octaviana Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Klecung 38X, Umalas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/4/5/166145_hab2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, internet and a car park. SITUATION: This establishment, is in Umalas the residential area of it is close to a beach and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.05" OriginalAmount="66.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7133185" Longitude="115.1699585" StarRating="3" HotelCode="|32902" HotelName="Adi Dharma Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BENESARI, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/0/2/32902_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a garden with a terrace, has 85 rooms, 72 superior rooms, 7 deluxe rooms, 6 family rooms and 3 floors. This quiet hotel, is perfect for business and holiday stays, In the entrance, you can find a lobby, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers guests room service, a laundry service (for a fee) and a car park. SITUATION: It is inLegian the area near the establishment, guests will find a shopping centre, restaurants and a beach. it is 1 kilometre away from the city centre, is situated 5 kilometres away from the airport. ROOM: The rooms have a balcony, with views, individual air-conditioning, a double bed and a mini-bar. They also have a direct line telephone, a television, a hairdryer, a shower and a bath. FACILITIES: The establishment boasts a swimming pool with a children's area, a beauty centre and an entertainment programme. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and a restaurant with typical dishes and international cuisine. You can also enjoy a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.28" OriginalAmount="66.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689536" Longitude="115.164069" StarRating="4" HotelCode="|167535" HotelName="Harris  Seminyak - Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Drupati No. 99, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/3/5/167535_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, WiFi (free of charge), a spa with a massage service, a wellness centre and a fitness centre. The establishment has a restaurant and a bar. The establishment offers room service. SITUATION: This hotel is a 5-minute walk away from the beach Diana Pura. The establishment is a 15-minute drive away from the beach Kuta. It is 30 minutes drive away from the airport Ngurah Rai. ROOM: The rooms have cable television, a safety deposit box, an air-conditioning system, a mini-bar, kettle, a balcony, a bathroom with a shower, a hairdryer and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.34" OriginalAmount="66.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6767206" Longitude="115.1554108" StarRating="3" HotelCode="|33133" HotelName="Bali Ayu and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET 99 X</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/3/3/33133_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 32 rooms a garden, a terrace, a hall with a reception, a safety deposit box service and a currency exchange service. The establishment offers room service, a laundry service, restaurants, 2 bars and a car park. SITUATION: This hotel is in Petitenget the city of it is situated 3 kilometres away from Kuta the city centre of it is 700 metres away from restaurants ,Petintenget the beach 30 minutes away from the establishment guests have Ngurah Rai Airport. ROOM: The traditional-style rooms, have a kitchen, a bathroom with a hairdryer, a balcony or terrace with garden views, an air-conditioning system, a direct line telephone and a satellite television. They also have a fridge, a mini-bar, a king size or double bed, a coffee maker, a kettle and internet. FACILITIES: The establishment boasts a swimming pool bar, a swimming pool, a spa, a massage service and billiards. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant, local dishes and international dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.87" OriginalAmount="66.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5738814" Longitude="115.3655439" StarRating="3" HotelCode="|399522" HotelName="Kori Maharani Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass Prof. Dr. Ida Bagus Mantra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/2/2/399522_7c6bd2e0508.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.94" OriginalAmount="66.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1678014" Longitude="115.0078217" StarRating="3" HotelCode="|67199" HotelName="Nugraha Lovina Seaview Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Singaraja-Seririt</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/9/67199_1_2829.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a hall with a reception, a safety deposit box service, 22 rooms, a restaurant, room service, a laundry service and a car park. SITUATION: It is in a mountainous area, near the establishment, guests will find Beratan and Tamblingan the lakes of It is situated 115 kilometres away fromDenpasar Airport. ROOM: The modern rooms, have sea views, a bathroom with a shower or bath, a direct line telephone, satellite or cable TV, a safety deposit box and a balcony or terrace. FACILITIES: At an extra cost, you can find a swimming pool and a spa. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.04" OriginalAmount="68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.467695" Longitude="115.27175" StarRating="4" HotelCode="986412|83585" HotelName="Om Ham Retreat and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Dryer,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Tirta Tawar street, Junjungan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/zz/a7adaf5c8991ecd0acb463e150e42ffdeefb5818.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.17" OriginalAmount="68.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66773" Longitude="115.21771" StarRating="3" HotelCode="|169806" HotelName="Puri Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jendral Sudirman No.14 A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/6/169806_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is perfect for business and holiday stays, has a business centre, computer, a fax machine, a photocopier and internet. SITUATION: This luxurious hotel, Denpasar Bali it is in the Golden Triangle of Art it is in 10 minutes walk away, you can find the business area, is 25 minutes drive away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.56" OriginalAmount="68.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.155804" Longitude="115.0290969" StarRating="3" HotelCode="|399286" HotelName="Bali Paradise  Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL KARTIKAKALIBUKBUK LOVINA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/8/6/399286_dde13001333.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.58" OriginalAmount="68.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6734269" Longitude="115.4493131" StarRating="3" HotelCode="|401938" HotelName="D and B Bungalow's By Dewizz Management" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jln Raya Jungutbatu, Nusa Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/9/3/8/401938_92704280946.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.462712" Longitude="115.6295" StarRating="3" HotelCode="986441|taman_ujung_resort_spa" HotelName="Taman Surgawi Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/07/2026" HotelFacility="Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Dishwasher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Taman Ujung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/b1/79b19831e6404b1c9d9cf3e0b7dfe779234dcebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.26" OriginalAmount="70.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5354381" Longitude="115.2662319" StarRating="4" HotelCode="|399991" HotelName="Gusde Tranquil Villas by EPS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka Banjar Kumbuh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/9/1/399991_f2813dd0606.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.01" OriginalAmount="70.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696605" Longitude="115.163946" StarRating="4" HotelCode="|399843" HotelName="Lloyd's Inn Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Arjuna, Seminyak, Kuta, Kabupaten Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/4/3/399843_b3485f51123.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.16" OriginalAmount="72.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.725856" Longitude="115.17034" StarRating="5" HotelCode="986507|kuta_paradiso_hotel" HotelName="Kuta Paradiso Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace,Dryer,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/c3/09c3640458830353bacd3bd3f4f6ef462f542aa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.19" OriginalAmount="73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696758" Longitude="115.16636" StarRating="4" HotelCode="986609|156592" HotelName="Horison Seminyak Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Arjuna (Double Six Beach), Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d9447793428fa78badf2e1c9dff1ab584f839eb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.65" OriginalAmount="73.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.634485" Longitude="115.152655" StarRating="4" HotelCode="|156580" HotelName="United Colors Of Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JI BANTAN KANGIN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/8/0/156580_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Canggu it is in 10 minutes away from the beaches.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.96" OriginalAmount="73.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.797436" Longitude="115.206631" StarRating="4" HotelCode="|167208" HotelName="Plagoo Holiday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dalem Tarukan No. 7 Taman Mumbul Nusa Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/2/0/8/167208_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, a gym, a spa and WiFi (free of charge). The establishment offers a business centre, meeting rooms, a garden area and a swimming pool bar. SITUATION: This hotel is in Nusa Dua, close to the beach Nusa Dua. 15 minutes away from the establishment you have Airport Bali. ROOM: The establishment has suite rooms with an air-conditioning system, a sitting room, dining area, a kitchen and a balcony or terrace. OTHERS: Regarding the food and beverage offering, clients have a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.14" OriginalAmount="73.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.481485" Longitude="115.286092" StarRating="3" HotelCode="|210738" HotelName="Kubu Bali Baik Villa and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pejeng Kawan Br. Umahanyar Ds. Pejeng Kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/8/210738_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.22" OriginalAmount="74.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.736666" Longitude="115.1652" StarRating="4" HotelCode="986523|risata_bali_resort_and_spa" HotelName="Risata Bali Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Wana Segara, South Kuta Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/16/4e16287b0ce8f417d440de4e3ec6d29031c9e189.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.22" OriginalAmount="74.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.804913" Longitude="115.221954" StarRating="4" HotelCode="986581|hotel_santika_siligita_nusa_dua__bali" HotelName="Hotel Santika Siligita Nusa Dua - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Television in lobby,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintas Siligita 3A Banjar Peminge, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/a7/88a75c1d95cacaddfd6d0decff8b503547456a40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.61" OriginalAmount="75.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68289" Longitude="115.16792" StarRating="4" HotelCode="|169408" HotelName="D'penjor Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL BIDADARI II NO 1 TAMAN MERTHANADI KEROBOKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/0/8/169408_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool. SITUATION: This hotel is 5 minutes away from Seminyak the city centre of it is situated 10 minutes away from Petitenget the beach Seminyak the beach it is situated 10 kilometres away from Ngurah Rai Airport. ROOM: The rooms have an air-conditioning system, a balcony or terrace, WiFi (free of charge), garden views, a satellite TV, a DVD player, a bathroom, a mini-bar, kettle, a kettle, a coffee maker and a sitting area with sofa. FACILITIES: Guests are offered a swimming pool with deck chairs, a massage service, spa treatments, a launderette, a dry cleaner's, car hire, a car park (free of charge) and security services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.64" OriginalAmount="76.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.502444" Longitude="115.263092" StarRating="4" HotelCode="|399633" HotelName="Solo Villas and Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, juwuk manis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/3/399633_45e47f10957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.91" OriginalAmount="76.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.777938" Longitude="115.223765" StarRating="4" HotelCode="|166372" HotelName="Bali Relaxing Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama No.62 Tanjung Benoa,Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/7/2/166372_1_271.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, 2 restaurants, it offers a transfer service and WiFi in communal areas, (free of charge). SITUATION: This establishment, is 5 minutes drive away from Tanjung Benoa the beach Bali Collection Shopping Centre and Leisure Complex in Nusa Dua about 15 minutes away (by car) from 30 minutes away from the establishment, you can find Ngurah Rai Airport. ROOM: The rooms have large windows, a television, a mini-bar, a kettle, a coffee maker, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.67" OriginalAmount="77.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.676467" Longitude="115.151377" StarRating="4" HotelCode="|167204" HotelName="De Vins Sky Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Komplex Villa Kendal No. 35, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/2/0/4/167204_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Seminyak, close to the beach Petitenget. It is situated 5 minutes away from the shopping centre Sminyak Square. 20 minutes away from the establishment you have Airport Denpasar. ROOM: All the rooms have an air-conditioning system, a sitting area, cable television, an iPod docking station, a mini-bar, a bathroom with a shower or bath and complimentary bathroom items. FACILITIES: Guests are offered a swimming pool, WiFi (free of charge) and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.60" OriginalAmount="78.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559038" Longitude="115.261134" StarRating="4" HotelCode="|399520" HotelName="Canvas Escape Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. A.A. Gede Rai No.21, Lodtunduh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/2/0/399520_b5873ac0449.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.94" OriginalAmount="78.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512631" Longitude="115.258897" StarRating="3" HotelCode="|169866" HotelName="Pertiwi Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest - Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/6/6/169866_1_3515.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.83" OriginalAmount="79.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5273294" Longitude="115.2605755" StarRating="4" HotelCode="|210737" HotelName="Suarti Boutique Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Pengosekan,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/7/210737_1_3707.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.86" OriginalAmount="85.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.478633" Longitude="115.621478" StarRating="2" HotelCode="|401474" HotelName="Aashaya Jasri Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI JASRI SUBAGAN KARANGASEM</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/7/4/401474_447f1881216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.18" OriginalAmount="86.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.718" Longitude="115.175" StarRating="4" HotelCode="|163475" HotelName="J4 Hotels Legian - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl- Legian No.74, Br Pengabetan, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/7/5/163475_1_6803.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a medium-sized hall, an outdoor pool and a restaurant. The establishment also offers WiFi (free of charge), a reception, a garden area and a barbecue area. Guests can also find a meeting room and a car park (free of charge). SITUATION: This establishment, is in Legian the centre of Sky Garden Lounge 5 metres away from a 15-minute walk away from Kuta the beach it takes 15 minutes to get to Ngurah Rai the airport. ROOM: All the rooms have an air-conditioning system, a safe, a sitting area, a bathroom with bathroom amenities and slippers. Some rooms have garden views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.530215" Longitude="115.51104" StarRating="3" HotelCode="986516|padang_bai_beach_resort" HotelName="Absolute Scuba Bali Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Amlapura Bali Jl. Pantai Silayukti, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/7b/797bc2d2b637e5c0a87c0fb5c938c7c217997735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.28" OriginalAmount="88.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70055" Longitude="115.16892" StarRating="3" HotelCode="|399489" HotelName="Aq-va  and Villas Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Werkudara No. 464 (near double six beach) Legian, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/4/8/9/399489_0cb6e1d0336.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.08" OriginalAmount="89.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6515" Longitude="115.156" StarRating="3" HotelCode="|400866" HotelName="Bloomfield Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak 25, Gang Pulau no. 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/6/6/400866_0d5eb0b0901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.33" OriginalAmount="90.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.655953" Longitude="115.153457" StarRating="5" HotelCode="|47998" HotelName="The Bidadari Villas and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR ANYAR KELOD, KEROBOKAN, KUTA UTARA 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/9/8/47998_ad36fac0941.jpg</HotelPictures>
        <HotelDescription>HOTEL: This spa complex, has 19 chalets a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a restaurant and room service. At an additional cost you can have access to a laundry service, WiFi and bicycle hire. Guests can also find a car park. SITUATION: It is inUmalas-Kerobokan northern Kuta 15 minutes away from the establishment clients have Where you can find restaurants, pubs, bars and shops. It is 20 minutes away fromDenpasar Airport. ROOM: Guests are offered chalets with swimming pool, an air-conditioning system, a bathroom with a bath and outdoor shower. They also have a dining room, a kitchen, private garden, a king size or double bed, a fridge, a hairdryer, an ironing set, a coffee maker and a kettle. Guests can enjoy a satellite TV with international channels, a DVD player, a stereo, internet and a safe. Guests are offered individual air-conditioning, heating and a balcony or terrace. FACILITIES: You can find a solarium, spa treatments and a massage service. At an extra cost, you can find a spa, Clients can enjoy activities such as water-skiing, diving, surfing, windsurfing, jet-skiing, sailing, catamaran excursions and canoeing. Facilities (available for a fee), Our guests can also horse-riding, go cycling and play golf. Facilities (available for a fee), 17 kilometres away, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a continental breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.86" OriginalAmount="92.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7354591" Longitude="115.167474" StarRating="4" HotelCode="|35543" HotelName="The Vira Bali Boutique and Suite - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza No. 127, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/4/3/35543_1_5430.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 56 rooms a reception, a safety deposit box service, a currency exchange service, a bar, a restaurant and a conference room. The establishment offers a car park, room service and a laundry service. SITUATION: Jalan Kartika Plaza It is in 5 minutes away from the establishment guests have Ngurah Rai Airport next to the establishment, guests will find Waterboom the water park Kuta the beach Denpasar It is situated 20 kilometres away from. ROOM: The modern and cosy rooms, have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar, a coffee maker and a kettle. They also have a king size or double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: Guests are offered hydrotherapy treatments and a pool that has a children's area. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.04" OriginalAmount="92.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.661539" Longitude="115.136809" StarRating="4" HotelCode="|401738" HotelName="Citadines Berawa Beach Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemelisan Agung, Tibubeneng, Kuta Utara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/7/3/8/401738_bc80a251016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.23" OriginalAmount="92.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.822288" Longitude="115.090635" StarRating="3" HotelCode="|402143" HotelName="Uluwatu Jungle Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Suluban Uluwatu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/4/3/402143_1aa52b40746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.42" OriginalAmount="93.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5118238" Longitude="115.5743714" StarRating="3" HotelCode="|401031" HotelName="Aquaria Eco Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Bagus Candidasa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/3/1/401031_302ae4d0324.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.48" OriginalAmount="93.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.688939" Longitude="115.432689" StarRating="3" HotelCode="|401335" HotelName="Abian Huts Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dream Beach, Lembongan, Indonesia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/3/5/401335_01ea6750533.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.67" OriginalAmount="93.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5931464" Longitude="115.1060367" StarRating="4" HotelCode="|399604" HotelName="De Moksha Eco Friendly Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benuo, Banjar Kebilbil Desa Belalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/0/4/399604_e68ad1c1002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.47" OriginalAmount="94.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.245202" Longitude="115.161473" StarRating="4" HotelCode="|169284" HotelName="Handara Golf and Resort Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pancasari, Sukasada</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/4/169284_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a golf course, a sauna, internet in communal areas, a business centre and meeting rooms. Guests can find a restaurant, a lounge bar, breakfast service, a shop, a kiosk, a laundry service and a garden. At an additional cost you can have access to a transfer service (on request), The establishment also offers a car park (free of charge). SITUATION: This hotel Bali Handara Kosaido Country Club it is close to. ROOM: Each room has a mini-bar, a safety deposit box and a satellite TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.80" OriginalAmount="95.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.810348" Longitude="115.132408" StarRating="4" HotelCode="|399292" HotelName="Swiss-belresort Pecatu - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pecatu Indah Resort Block G2,Kuta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/9/2/399292_f6ac28b1226.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.730228" Longitude="115.16812" StarRating="4" HotelCode="986551|bali_rani_hotel" HotelName="Bali Rani Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/09/ac09f14b8bbc45bde301a506c651c2123230641d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.513031" Longitude="115.2639" StarRating="3" HotelCode="986457|amoya_inn" HotelName="Amoya Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 37 A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/77/d777f754beac6c886bdb631071d2b95fd6b5cfa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.20" OriginalAmount="98.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.13757" Longitude="114.56929" StarRating="4" HotelCode="|47962" HotelName="Naya Gawana Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park, Banyuwedang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/6/2/47962_1_1639.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, with air-conditioning and has chalets a lobby, a reception, a safety deposit box service, a currency exchange service, a games room, a TV room and a restaurant. The establishment offers WiFi, a car park, bicycle rental and a laundry service (for a fee). SITUATION: It is inBali north-west it is situated next to Menjangan Bay it is in a natural park,3,5 hours away, you can find Ngurah Rai Airport. ROOM: They have a sitting room, individual air-conditioning, a king size or double bed, a bathroom with a shower and a bath. You are offered a direct line telephone, a coffee maker, a kettle, a hairdryer, a safety deposit box and a balcony or terrace. FACILITIES: Clients can enjoy activities such as horse-riding, hiking, go cycling and diving. Guests are offered a massage service and spa treatments. Clients can also find canoeing and billiards. Facilities (available for a fee), The establishment has a swimming pool (free of charge) and a hydromassage bath. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers buffet and Ã  la carte restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.67" OriginalAmount="99.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1417567" Longitude="114.6527767" StarRating="3" HotelCode="|156537" HotelName="Taman Sari Bali Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DUSUN PEMUTERAN, KECAMATAN GEROKGAK, BULELENG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/3/7/156537_1_2956.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is in a natural enviroment, has gardens, ponds and is perfect for families and couples, This complex with air-conditioning, has 45 rooms, a hall, a safety deposit box service, a bar and a restaurant. For an additional charge cost offers room service and a laundry service. SITUATION: This complex is in Pemuteran the region of 50 kilometres away from Lovina the beach 15 kilometres away from Menjangan the Island of it is 3,5 kilometres away from Ngurah Rai the International Airport of. ROOM: The spacious, bright rooms are Thai-style, have ponds, a tropical garden, a bathroom with a shower, a double bed, a direct line telephone, a television, a safe, a small fridge, an individual air-conditioning system and a private terrace. FACILITIES: Guests can relax with an outdoor swimming pool, spa treatments and a massage service. At an additional cost, you can diving. MEALS: Guests are offered a breakfast service, traditional cuisine and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.79" OriginalAmount="100.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.53119" Longitude="115.264" StarRating="3" HotelCode="|401455" HotelName="Puri Kobot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Br. Pengosekan kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/5/5/401455_92020001326.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.65092" Longitude="115.15978" StarRating="4" HotelCode="986748|the_khayangan_dreams_villa_kerobokan" HotelName="The Khayangan Dreams Villa Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Ticket assistance,Garden,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>JL. Tegal Cupek ll, Br Anyar Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/0b/e70b7ce3de50027e93971d41a2cab912d5148506.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.09" OriginalAmount="103.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512872" Longitude="115.26108" StarRating="3" HotelCode="986458|_0x1e170" HotelName="Cinta Grill &amp; Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Air conditioning,Smoke-free property,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest St, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/1c/1e1c84db0c3a239f26f32531ca98c10c33515e6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.04" OriginalAmount="105.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68497" Longitude="115.16333" StarRating="4" HotelCode="|169713" HotelName="Jas Green Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JLN KAYU AYA GANG BUGIS SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/1/3/169713_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.60" OriginalAmount="106.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66741" Longitude="115.14012" StarRating="3" HotelCode="|34468" HotelName="Legong Keraton Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PANTAI BERAWA STR.,CANGGU, NORTH KUTA -</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/4/6/8/34468_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a good location, was built in 2004, renovated in 2006, has 40 rooms and standard rooms, superior rooms and deluxe rooms. The establishment has express check-out, a safety deposit box service, a currency exchange service, a cafÃ©, a games room and a TV room. The establishment also offers internet, a conference room and a restaurant. Guests can find room service, a laundry service, a medical care service, a car park and bicycle hire. SITUATION: It is inBerawa the beach is situated in Kuta northern Denpasar 30 minutes away from the establishment you have Clients can also find Ngurah Rai Airport. ROOM: The rooms are elegant and decorated in a Balinese style, You are offered superior and deluxe rooms, They have an individual air-conditioning system, a satellite television, a mini-bar, a king size or double bed, a direct line telephone, a safe, a bathroom with a shower, a hairdryer and a balcony or terrace. FACILITIES: It is situated in the beach, Clients can enjoy activities such as surfing and pedal-boating. The establishment boasts a swimming pool that has an area for children and deck chairs. The establishment also offers a massage service and spa treatments. Our guests can also go cycling. PAYMENT METHODS: Customers can pay by JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service, lunch and dinner service, traditional cuisine and European cuisine.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.09" OriginalAmount="106.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.3889548" Longitude="115.1088292" StarRating="3" HotelCode="|400833" HotelName="Prana Dewi Mountain Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wongaya Gede, Kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/3/400833_470805b1147.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.10" OriginalAmount="106.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.694" Longitude="115.16093" StarRating="4" HotelCode="|34847" HotelName="Pelangi Bali and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/4/7/34847_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 89 rooms, 78 superior rooms, 6 luxurious rooms, 4 super deluxe rooms and 1 suite. Guests can find a lobby with a reception, a safety deposit box service, a cloakroom, a lift and a television room. The establishment offers room service, a playground, bicycle rental, a laundry service, room service, internet, a pharmacy, a currency exchange service and a car park. SITUATION: It is inSeminyak the beach Kuta is situated in near the establishment, you will find shopping centres, tourist points of interest, 20 minutes away from the establishment clients have Ngurah Rai Airport It is 5 minutes away fromKuta the city centre of Denpasar it is situated 20 metres away from. ROOM: The rooms a bathroom with a hairdryer, an air-conditioning system, a mini-bar, a kettle, a coffee maker and an ironing set. They also have a direct line telephone, a television, a king size or double bed and a balcony or terrace. You are offered superior rooms. FACILITIES: The establishment has a swimming pool, deck chairs and a spa. Clients can enjoy activities such as surfing and horse-riding. Our guests can also use the gym. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and an international restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.60" OriginalAmount="107.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673229" Longitude="115.259762" StarRating="3" HotelCode="|35343" HotelName="Sri Phala Resort and Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BY PASS NGURAH RAI 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/3/35343_1_3176.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 18 comfortable rooms, In the entrance, you can find a lobby with a reception, a safety deposit box service, a currency exchange service, a bar and a restaurant. The establishment offers guests room service, a laundry service and a car park. SITUATION: It is in tropical gardens, 25 minutes away from the establishment guests have Bali Airport Sanur Beach it is situated 5 minutes away from 5 minutes away from the establishment, you can find shopping centres, leisure areas. ROOM: All are spacious and modern rooms, They have a bathroom with a hairdryer, a coffee maker, a kettle, a direct line telephone, internet and a double bed. There is also a satellite TV, a mini-bar, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a swimming pool and a bar. close to the establishment, clients can find restaurants. OTHERS: Guests can book bed and breakfast, Accepted American Express, Visa, Diners Club, JCB and Mastercard. Regarding the food and beverage offering, clients have an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.64" OriginalAmount="109.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.51286" Longitude="115.26083" StarRating="3" HotelCode="|41101" HotelName="Kori Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA SANGGINGAN 18 TJAMPUHAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/0/1/41101_1_5292.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, luxurious hotel, is and is ideal for family holidays, is surrounded by a garden a lobby with a reception, express check-out, a safety deposit box service and a currency exchange service. The establishment has a bar, a restaurant, room service and a laundry service (for a fee), Guests can find internet (for a fee), a car park, a transfer service to the city centre and bicycle hire (for a fee). SITUATION: Sanggingan Ubud It is in close to the establishment, clients can find tourist areas, 55 minutes away from the establishment clients have Bali Airport. ROOM: The Balinese in style rooms, have a balcony, individual air-conditioning, a direct line telephone and a satellite television. They also have a bathroom with a shower or bath, a hairdryer, an ironing set, a mini-bar and internet. FACILITIES: The establishment boasts a pool that has a children's area, Clients can enjoy sports activities, go jogging and go cycling. The establishment also offers a massage service and spa treatments (available for a fee). PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and lunch and dinner service in the restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.83" OriginalAmount="109.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.484936" Longitude="115.270676" StarRating="3" HotelCode="|401430" HotelName="Dupa Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tirta Tawar, Br. Junjungan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/3/0/401430_bf72a631151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.30" OriginalAmount="110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69388" Longitude="115.1619" StarRating="4" HotelCode="986765|pelangi_bali_hotel_spa" HotelName="Pelangi Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk, Seminyak Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/d1/77d1328d7b21767fff52c68d0668557ebaed1dff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.49" OriginalAmount="111.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.519655" Longitude="115.26279" StarRating="3" HotelCode="|169802" HotelName="GREEN FIELD HOTEL AND BUNGALOW" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PENGOSEKAN, UBUD, GIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/2/169802_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a transfer service (free of charge), internet (free of charge), 2 swimming pools, a salt water pool and it offers excursions. SITUATION: This hotel is in Ubud south el Bosque de los Monos it is situated 10 minutes walk away from it is 1 minute drive away from Ngurah Rai the airport. ROOM: All the rooms have a balcony or terrace, a mini-bar, a kettle, a coffee maker, a bathroom with a shower and a bath. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.04" OriginalAmount="111.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.2785281" Longitude="115.5939564" StarRating="3" HotelCode="|156159" HotelName="Mimpi Resort Tulamben" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TULAMBEN, NORTHEAST BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/1/5/9/156159_ppal.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has marble floors, high wooden ceilings, a lobby with a reception, express check-out, a bar and a restaurant. SITUATION: This establishment, Tulamben it is in Next to, it takes 90 minutes to get to Ngurah Rai the airport. ROOM: Customers have Balinese in style rooms with tropical gardens, a bathroom with outdoor shower, a bath, an individual air-conditioning system and a balcony or terrace. FACILITIES: There are many facilities and services available at the establishment, including an outdoor swimming pool, You can enjoy scuba diving, For a fee, guests can enjoy a massage service and a spa. MEALS: Customers have at their disposal a restaurant, a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.29" OriginalAmount="112.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.2844841" Longitude="115.2254608" StarRating="3" HotelCode="|169283" HotelName="Bagus Agro Pelaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Puncak Mangu, Desa Pelaga Kecamatan Petang, Kabupaten Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/3/169283_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Petang the district of Bali it is in It has excellent transport links to taxis, the bus, the nightlife and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.24" OriginalAmount="113.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1383946" Longitude="114.5716898" StarRating="4" HotelCode="|65308" HotelName="Mimpi Resort Menjangan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANYUWEDANG, NORTHWEST BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/3/0/8/65308_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has a lobby with express check-out, a reception, a safety deposit box service, a bar, a restaurant, room service, a laundry service (for a fee) and a car park. The establishment has 54 rooms, 30 rooms with a courtyard and 24 chalets. SITUATION: This beach hotel is situated 3,5 kilometres away from Denpasar Airport it is next to the bay. ROOM: The rooms have marble floor, wooden roofs, large beds, a direct line telephone, a satellite television, a safe, a coffee maker, a kettle and an individual air-conditioning system. FACILITIES: Clients can enjoy activities such as scuba diving, kayaking, diving, canoeing and pedal-boating (available for a fee), The establishment boasts a swimming pool that has an area for children, an outdoor bar, deck chairs and parasols. For a fee, guests can enjoy a sauna, hydrotherapy and a massage service. Regarding the food and beverage offering, there is a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.520743" Longitude="115.26218" StarRating="3" HotelCode="986679|green_field_hotel_and_restaurant" HotelName="Green Field Hotel and Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/b1/14b1babee3a9d989961ec3a70578782a4d4108a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.98" OriginalAmount="115.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6953934" Longitude="115.172321" StarRating="4" HotelCode="|41104" HotelName="Villa Seminyak Estate and Spa - By Astadala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BAIK BAIK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/0/4/41104_1_7997.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex is ideal for holidays or business trips and has 45 rooms a lobby, a reception, express check-out, a bar and a restaurant. The establishment offers room service, a laundry service, bicycle rental and a car park. SITUATION: It is inSeminyak the heart of 5 minutes away from the establishment clients have the beach, Kuta it is situated 10 minutes away from It is 20 minutes away from the airport, Denpasar it is 30 minutes away from. ROOM: Each room has a bathroom, a hairdryer, a direct line telephone, individual air-conditioning, a kettle and a coffee maker. They also have a satellite television, a stereo, a radio, internet, a mini-bar and a safe. FACILITIES: The establishment has a swimming pool, At an extra cost, you can find a massage service, spa treatments and a sauna. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a breakfast service, a restaurant, international cuisine, Asian specialties and traditional cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.32" OriginalAmount="115.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.506654" Longitude="115.259202" StarRating="3" HotelCode="|167816" HotelName="Samhita Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/6/167816_pool.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated 40 kilometres away from the airport Denpasar. ROOM: The establishment has of different styles.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.13" OriginalAmount="116.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71021" Longitude="115.468" StarRating="3" HotelCode="|402510" HotelName="Bintang Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sakti - Banjar Sakti</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/5/1/0/402510_633b5790715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673952" Longitude="115.15832" StarRating="4" HotelCode="986681|76901" HotelName="Rama Residence Petitenget Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Washing machine,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Petitenget No. 35, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/79/09794a1b5cd04b88731bd69c932f277e6e2ffe54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.36" OriginalAmount="117.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5609477" Longitude="115.2652582" StarRating="5" HotelCode="|400429" HotelName="The Garcia Ubud and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Silungan, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/9/400429_64ee4f91028.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.49" OriginalAmount="119.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.449383" Longitude="115.234269" StarRating="4" HotelCode="|167814" HotelName="Rijasa Agung Resort Villas - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/4/167814_1_5551.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated above the river Ayung. The establishment offers a transfer service to the city centre. It is 20 minutes drive away from the city centre. ROOM: The rooms have marble floor, a television and a balcony with stunning views. FACILITIES: The establishment boasts an outdoor pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.60" OriginalAmount="120.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.674925" Longitude="115.48924" StarRating="4" HotelCode="986759|maruti_beach_villas" HotelName="Maruti Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/07/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Security guard,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Nyuh Beach, Ped, Nusapenida, Klungkung Regency, Bali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/b7/8bb700aa8001f3a3c8748d284c09be6fc7bb16bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.98" OriginalAmount="120.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.110496" Longitude="115.319184" StarRating="4" HotelCode="|399264" HotelName="Bondalem Beach Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arcana, Desa Bondalem, 0</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/6/4/399264_62e105b0850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.14" OriginalAmount="120.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.808706" Longitude="115.158593" StarRating="4" HotelCode="|166239" HotelName="Four Points By Sheraton Bali, Ungasan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu, Br. Giri Dharma</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/3/9/166239_fba89400807.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool and a spa centre. SITUATION: This establishment, is close to Garuda Wisnu Kencana the cultural centre it is in Jimbaran Hill the establishment is a 12-minute drive away from Balangan the beach it is 20 minutes drive away from Ngurah Rai Airport The establishment offers a transfer service to, the airport, for a supplement. ROOM: The rooms have an air-conditioning system, a television, a kettle, a coffee maker, a safe and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8303385" Longitude="115.12945" StarRating="4" HotelCode="986576|hidden_valley_resort_bali" HotelName="S Resorts Hidden Valley Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nabor No. 29, Kuta Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/75/4c/754c929a8de54ec7da1d8c3c109842d482f149f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.06" OriginalAmount="125.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7235012" Longitude="115.1702423" StarRating="4" HotelCode="|36347" HotelName="Truntum Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI KUTA NO. 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/4/7/36347_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 103 standard rooms and bungalows. It has a reception, a safety deposit box service, a currency exchange service and a cloakroom. The establishment offers a hairdresser's, a bar, a television room and a playground. The establishment also has internet, a beach restaurant, a laundry service, a pharmacy, a medical care service, a car park and a conference room. SITUATION: This hotel is in the heart of Kuta. Is situated in the beach. Close to the establishment, clients can find shopping centres, restaurants, markets and the nightlife. 30 minutes away from the establishment clients have Denpasar it is situated 10 minutes away from Bali Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a kettle, a coffee maker, a double bed and an individual air-conditioning system. FACILITIES: At the beach, clients can enjoy surfing. The establishment has a swimming pool that has an area for children, a sunbathing terrace and deck chairs. The establishment also offers health treatments and tennis courts (available for a fee). MEALS: Guests are offered a breakfast service and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.733826" Longitude="115.16599" StarRating="5" HotelCode="986704|ramada_bintang_bali_resort" HotelName="Bintang Bali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>JL Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/fb/43fb4e9ab410a2238110bb9fe8f027e1c7ddf511.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.63" OriginalAmount="127.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.250579" Longitude="115.399686" StarRating="4" HotelCode="|166331" HotelName="The Ayu Kintamani Villa at Toya Devasya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Puri Bening Toya Bungkah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/3/1/166331_int.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Batur Lake 45 minutes away from the establishment, clients can find Ubud the centre of 90 minutes away from the establishment clients have Denpasar Airport. ROOM: The establishment has villas with private swimming pool, an air-conditioning system, a balcony, cable television, a mini-bar, a kettle and a coffee maker. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.16" OriginalAmount="128.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5062305" Longitude="115.559853" StarRating="3" HotelCode="|167970" HotelName="Lotus Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Candidasa Main Road Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/7/0/167970_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi in communal areas (free of charge). SITUATION: This establishment is in the centre of Candi Dasa. BUNGALOWS: The bungalows have a terrace, air-conditioning, a minibar, kettle, a safe, a wardrobe, a bathroom with hairdryer and a shower. FACILITIES: Outdoors, clients have access to a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.48" OriginalAmount="128.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6907" Longitude="115.26216" StarRating="2" HotelCode="|67196" HotelName="Pondok Prima Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BUMI AYU, SANUR 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/6/67196_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style hotel, has a lobby, a reception, a safety deposit box service, a cloakroom, a TV room and a restaurant. The establishment offers internet (for a fee), room service, a laundry service and a car park. SITUATION: Sanur it is in near the establishment, you will find the beach, Clients can also find restaurants, bars and pubs. it is 1 kilometre away from the nightlife, is 20 minutes away from Bali Airport. ROOM: They have a bathroom, a shower, a terrace with views, an air-conditioning system, a fridge, a television, a DVD player, internet and a mini-bar. FACILITIES: Clients can find a swimming pool and deck chairs. At an extra cost, you can find a massage service, diving and billiards. 10 minutes away, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have continental or American breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.65" OriginalAmount="131.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.61947" Longitude="115.08822" StarRating="3" HotelCode="|169390" HotelName="Natya Tanah Lot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kawasan Wisata Tanah Lot, Tabanan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/9/0/169390_1_3895.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.49" OriginalAmount="132.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.792496" Longitude="115.144547" StarRating="5" HotelCode="|220661" HotelName="Royal Tulip Springhill Resort Jimbaran - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. JEPUN, JIMBARAN, BADUNG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/6/1/220661_1_3799.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.83" OriginalAmount="133.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.62547" Longitude="115.162" StarRating="3" HotelCode="|401450" HotelName="Askara Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Betaka, Banjar Pengilian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/5/0/401450_833bb1a1235.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.705867" Longitude="115.25603" StarRating="4" HotelCode="986731|taksu_sanur_hotel" HotelName="Taksu Sanur Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala No. 26, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/7f/d67f21f359c5f9ca8281593aa160f83d3992e73b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.67" OriginalAmount="138.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.817242" Longitude="115.192625" StarRating="4" HotelCode="|399532" HotelName="The Miracle Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dharmawangsa Street Nusa Dua, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/3/2/399532_89a98f20641.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.42" OriginalAmount="139.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.350213" Longitude="115.682646" StarRating="3" HotelCode="|169315" HotelName="Coral View Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Lipah-Bunutan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/1/5/169315_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a salt water pool and a seafood restaurant. SITUATION: This establishment, is near Lipah the beach 2 hours away, you can find Ngurah Rai Airport. ROOM: All the rooms have an air-conditioning system, a balcony, a mini-bar, a bath, garden views, views of the swimming pool and sea views. FACILITIES: Guests are offered water activities, gardens, darts and table games. Clients can also find a launderette, a currency exchange, tourist information and car hire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.88" OriginalAmount="139.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.695138" Longitude="115.1724155" StarRating="0" HotelCode="|169347" HotelName="Lasanti s and Spa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN NAKULA GANG BAIKBAIK NO 89SEMINYAK KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/4/7/169347_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a library, tourist information, WiFi (free of charge) and a transfer service to the airport, Guests can find the massage service, a laundry service and a car hire service. SITUATION: This hotel Seminyak it is in Close to Seminyak the beach 30 minutes away, you can find Ngurah Rai Airport. ROOM: Guests can find a swimming pool, a kitchen, a television, a safety deposit box and mosquito nets.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50342" Longitude="115.55239" StarRating="4" HotelCode="986545|candi_beach_resort_and_spa" HotelName="Candi Beach Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Dryer,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Sengkidu, Candidasa, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/fe/c1fe61138911f4b5a720574fc9b289ddb4e4b3ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.94" OriginalAmount="143.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5439" Longitude="115.2309" StarRating="5" HotelCode="|47156" HotelName="FuramaXclusive Resort and Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR BINDU JLN.RAYA MAMBAL PO BOX 134 UBU 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/5/6/47156_1_9476.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 24 chalets air-conditioning, a hall with a reception, a reception, a currency exchange service and conference rooms. The establishment offers internet, room service, a car park, a bar, a restaurant, drinks, a laundry service and bicycle rental (for a fee). SITUATION: 20 minutes away from the establishment you haveUbud the commercial area of Bali Bird Park it is situated 10 kilometres away from it is situated 15 kilometres away from Sukawati the market Denpasar 30 kilometres away from the establishment, guests will find 45 minutes away from the establishment you haveNgurah Rai Airport. ROOM: Guests are offered one and two bedroom chalets with a bathroom with a shower, a bath, a hairdryer, a double bed, a direct line telephone and satellite or cable TV. They also have a radio, a Hi-Fi, internet, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system, a terrace and a safety deposit box. FACILITIES: The establishment has swimming pools, an outdoor bar, a terrace with deck chairs and parasols. The establishment also has a hydromassage bath, a sauna, hydrotherapy treatments and a massage service (available for a fee), You can find an activities programme (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, room service and a bar. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.35" OriginalAmount="145.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689508" Longitude="115.1718" StarRating="4" HotelCode="986514|the_amala_2" HotelName="The Amala Boutique Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 108, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/58/1b580a3051a538eb4721cfe33e3adab9510aede7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.597845" Longitude="115.29611" StarRating="4" HotelCode="986665|bali_masari_villas" HotelName="Bali Masari Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Dishwasher,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bali Masari, Banjar Gelumpang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/7c/c37ced0534f13136b74b7cc6cf85e533b409163a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.684345" Longitude="115.15929" StarRating="4" HotelCode="986579|u_paasha_seminyak_bali" HotelName="Cross Paasha Bali Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kayu Aya No.78, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/21/5d21a6c131cfec8df1c5a33f3fface7a6aaa4612.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.69" OriginalAmount="154.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.823437" Longitude="115.136795" StarRating="4" HotelCode="|210680" HotelName="Hideaway Villas Bali Uluwatu By Kanaan Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Uluwatu, Gg. Bang Bang Bendot</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/0/210680_1_5583.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="159.09" OriginalAmount="154.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.450145" Longitude="115.232975" StarRating="5" HotelCode="|169353" HotelName="Ayung Resort Ubud - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/5/3/169353_1_5368.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a gym, a bar, a restaurant and yoga. SITUATION: This hotel is in Ubud the city centre of 15 minutes away from the establishment, guests will find Ubud the Market of Ubud the Palace of it is situated 90 hours away from Ngurah Rai the airport. ROOM: Each room has an air-conditioning system, marble floor, a satellite television, a fridge, a mini-bar (free of charge), a bathroom with a bath, a shower and complimentary bathroom items. FACILITIES: Guests are offered a theatre, a reception, a luggage room, WiFi (free of charge), guided tours and a transfer service to the airport, (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71895" Longitude="115.17221" StarRating="3" HotelCode="986482|225642" HotelName="Poppies Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, No. 19, Jalan Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/07/4a075a3458b0033e37a99e0222072a26ce0efeba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673624" Longitude="115.14938" StarRating="3" HotelCode="986636|81119" HotelName="Nipuri Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Batubelig No.16x, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/63/bb63dd47b3c630021e2e02069f76be654eb7590e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.473152" Longitude="115.53309" StarRating="3" HotelCode="986505|puri_bagus_manggis" HotelName="Puri Bagus Manggis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/07/2026" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Desa Manggis, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/07/210709c15ec29da209eb61395b07c2c9450017fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.99" OriginalAmount="161.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.64205" Longitude="115.145033" StarRating="4" HotelCode="|400441" HotelName="Sotis Villa Canggu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kayutulang, Canggu, Kec. Kuta Utara, Kabu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/4/1/400441_8b897311011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.4500065" Longitude="115.23324" StarRating="5" HotelCode="986559|ayung_resort_ubud_3" HotelName="Ayung Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/83/de830183769f14831ab4860b14bbeffd72b66e6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.31" OriginalAmount="163.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.179233" Longitude="115.0456414" StarRating="3" HotelCode="|400835" HotelName="Puri Mangga Sea View Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri Kayu Putih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/5/400835_2d8ac601153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.14" OriginalAmount="164.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.486996" Longitude="115.248083" StarRating="4" HotelCode="|399634" HotelName="Temuku Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik, No.7, Lungsiakan, Kedewatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/4/399634_e0ee5cc0932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.179403" Longitude="115.045555" StarRating="4" HotelCode="986724|puri_mangga_sea_view_resort_and_spa" HotelName="Puri Mangga Sea View Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Patio,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai Kayu Putih Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/e0/3ee0aad647ceed92f4bae28485a35b4171f18d6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.24" OriginalAmount="170.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559591" Longitude="115.266285" StarRating="5" HotelCode="|400420" HotelName="Ubud Nyuh Bali Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Raya Silungan st Lodtunduh Ubud, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/0/400420_35caaf00921.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.38" OriginalAmount="173.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.706952" Longitude="115.256264" StarRating="4" HotelCode="|210755" HotelName="Akana Boutique Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala No 17 Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/5/5/210755_1_4016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.78" OriginalAmount="184.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.81953" Longitude="115.14429" StarRating="5" HotelCode="|169569" HotelName="Mahagiri Villas and Spa Dreamland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL KAHURIPAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/6/9/169569_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool, a kitchen, WiFi (free of charge), a car park (free of charge) and a transfer service to the airport, (free of charge). SITUATION: This establishment, is 4 minutes away from Dreamland the beach it is situated 10 minutes away from Nusa Dua the beach Jimbaran Bay. it is situated 20 minutes away from Ngurah Rai Airport. ROOM: They have an air-conditioning system, a sitting area, a flat-screen television, a DVD player, a microwave, deck chairs, an ironing set, a bathroom with a bath and outdoor shower. FACILITIES: Guests are offered a gym, a spa, a massage service, a barbecue, tourist information, excursions, car hire and a transfer service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.691854" Longitude="115.162224" StarRating="5" HotelCode="986437|courtyard_by_marriott_bali_seminyak" HotelName="Courtyard By Marriott Bali Seminyak Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 103, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/57/db5794c11e3de5fe7e9c8d33ba7008a1bc621b8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.96" OriginalAmount="186.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69457" Longitude="115.16917" StarRating="0" HotelCode="|169431" HotelName="Downtown s" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA DALEM 9D, SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/3/1/169431_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Seminyak it is in 15 minutes away from the establishment, clients can find Seminyak the beach it is 5 minutes away from Seminyak District La plaza de Seminyak it is 30 minutes drive away from 30 minutes away from the establishment you have Ngurah Rai Airport. ROOM: The establishment has villas with private swimming pool, WiFi (free of charge), a patio, an air-conditioning system, flatscreen cable television, a DVD player and a kitchen. FACILITIES: Guests are offered a fitness centre, a massage service and tourist information. OTHERS: Regarding the food and beverage offering, clients can enjoy room service and a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.10" OriginalAmount="187.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.83026" Longitude="115.144498" StarRating="4" HotelCode="|220635" HotelName="Airis Luxury Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu Km 23 Desa Ungasan Kuta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/3/5/220635_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.82" OriginalAmount="194.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.49254" Longitude="115.25758" StarRating="5" HotelCode="986736|the_lokha_ubud" HotelName="The Lokha Ubud Resort, Villas &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Television in lobby,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jln Bangkiangsidem, Desa Keliki, Tegallalang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/47/3747d911de9d30b6bcae2f3c06055af8105b3cc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.23" OriginalAmount="195.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6731509" Longitude="115.1589581" StarRating="0" HotelCode="|48434" HotelName="Javana Royal Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET NO 27C KEROBOKAN, SEMINYAK - BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/3/4/48434_1_1443.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a butler service and 17 chalets. The establishment has air-conditioning, a hall, a restaurant, internet, a garden and a terrace. The establishment offers guests room service and a laundry service (for a fee). SITUATION: It is inKerobokan the district of 20 minutes away from the establishment you have the international airport. ROOM: Guests are offered large, comfortable chalets with king size bed, a bathroom with a bath and a shower. They also have a direct line telephone, a satellite television, internet, a fridge, an individual air-conditioning system and a terrace. FACILITIES: The establishment has private swimming pool, a jacuzzi, a sunbathing terrace with deck chairs and parasols. At an extra cost, you can find a massage service and spa treatments. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service and a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.92" OriginalAmount="197.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6852" Longitude="115.15693" StarRating="4" HotelCode="|169650" HotelName="Rc Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN LAKSMANA NO88 SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/5/0/169650_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.17" OriginalAmount="198.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6873229" Longitude="115.1746026" StarRating="3" HotelCode="|401819" HotelName="The Bali Bliss Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Saraswati III no 8 Br Basangkasa Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/8/1/9/401819_0d554490441.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.13" OriginalAmount="200.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5930858" Longitude="115.2735946" StarRating="0" HotelCode="|401448" HotelName="Mandala Desa Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Lantangidung, Sukawati,Batuan, Sukawati</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/4/8/401448_b0b3dee1204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="202.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.482275" Longitude="115.26714" StarRating="4" HotelCode="986757|the_sankara_suites_villas" HotelName="The Sankara Suites &amp; Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Express check-in/check-out,Chapel,Garden,Terrace,Early check-in,Late check-out,Design hotel,Private check-in/check-out,Dryer,Fire Extinguisher,Smoking Allowed,All Spaces Non-Smoking (public and private),Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sri Wedari No.973, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ca/53/ca5342d1fc557d176fca29a00c735a78b1330a2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.65" OriginalAmount="204.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6495261" Longitude="115.267337" StarRating="4" HotelCode="|218552" HotelName="The Samata By Lifestyleretreats" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>By pass Ida Bagus Mantra, Gang Pucuk I, No. 67</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/5/5/2/218552_1_1984.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.54" OriginalAmount="206.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559129" Longitude="115.266258" StarRating="4" HotelCode="|219405" HotelName="The Alena Resort A Pramana Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan Desa Mas, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/4/0/5/219405_b0f19ed1216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.23" OriginalAmount="208.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.537981" Longitude="115.265636" StarRating="4" HotelCode="|167817" HotelName="The Sankara Resort By Pramana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kumbuh, Desa Mas, Ubud, Gianyar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/7/167817_1_6699.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Mas/Ubud, 90 minutes away from the establishment, you can find Airport Ngurah Rai. It is situated 15 minutes away from the cultural centre. ROOM: The establishment has 20 rooms and villas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="216.77" OriginalAmount="210.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.702314" Longitude="115.1653" StarRating="5" HotelCode="|210733" HotelName="The Bandha and Suites " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Kaja, Legian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/3/210733_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.90" OriginalAmount="211.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.73709" Longitude="115.16318" StarRating="5" HotelCode="|47234" HotelName="Holiday Inn Resort Baruna Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/3/4/47234_1_5935.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style complex, has tropical gardens, was opened in 2009 and has 195 suites air-conditioning, a WC, a lobby with a reception, a safety deposit box service, a currency exchange service, daily newspapers, a lift, a playground and a mini-club. The establishment offers guests 2 restaurants, a cafÃ© and a bar. It also has room service, conference facilities, WiFi, a car park and a laundry service (for a fee). SITUATION: Tuban It is in close to the establishment, clients can find the leisure area ,Kuta the shopping area of it is 1 kilometre away from Waterbom Park the water park Discovery the shopping centre Denpasar it is situated 45 kilometres away from It is 10 minutes away fromNgurah Rai Airport. ROOM: They have a direct line telephone, a television, internet, a fridge, a coffee maker and a kettle. There is also a safe, a balcony or terrace, an individual air-conditioning system, a bathroom with a shower and a hairdryer. FACILITIES: The establishment boasts Kid Suites, family suite and an activities programme for children, (available for a fee), The establishment has a bar, a massage service, a spa (available for a fee), a gym, a swimming pool, a children's swimming area, an outdoor bar and a terrace. At the beach, guests can find deck chairs and parasols. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service in the restaurant, The establishment serves a continental buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.38" OriginalAmount="214.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67058" Longitude="115.159409" StarRating="5" HotelCode="|399846" HotelName="Ayona Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Batu Belig Street Gang Bayu No.8 Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/4/6/399846_b9396021129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="225.92" OriginalAmount="219.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72147" Longitude="115.17088" StarRating="5" HotelCode="|42345" HotelName="Hard Rock Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai, Banjar Pande Mas, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_659.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 418 rooms, suites with features that offer you the maximum level of comfort, a swimming pool, a jacuzzi, a sauna, a restaurant and a buffet breakfast. SITUATION: Kuta Beach It is in this hotel is in the commercial area, 10 minutes away from the establishment guests have Bali Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="226.78" OriginalAmount="220.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.76976" Longitude="115.1692" StarRating="4" HotelCode="|191228" HotelName="The Open House Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PEMELISAN AGUNG, NO 25 JIMBARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/2/2/8/191228_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.80" OriginalAmount="223.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.009423" Longitude="73.143396" StarRating="0" HotelCode="|546152" HotelName="Trulyy The Jawai Leapord Kingdom" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>SH-62</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/1/5/2/546152_1744ae41051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.57978" Longitude="115.26747" StarRating="3" HotelCode="986621|bali_purnati_center_for_the_arts" HotelName="The Bali Purnati Center For The Arts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/06/2026" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Abang, Br. Penataran, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/6b/4d6bb557290a52f978bf679e47499bc50e7c048a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.05" OriginalAmount="235.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.482513" Longitude="115.25828" StarRating="5" HotelCode="986470|jannata_resort_and_spa" HotelName="Jannata Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Terrace,Private check-in/check-out,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Rsi Markandya, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/16/fb167e213dd63d2220b7091112811007d08e8a0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.15" OriginalAmount="237.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675252" Longitude="115.152293" StarRating="4" HotelCode="|48023" HotelName="Aria Exclusive Villa and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PETITENGET, SEMINYAK KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/2/3/48023_1_4704.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has swimming pools, a massage service and a transfer service (free of charge), The establilshment offers tourist information. SITUATION: This establishment, is 5 minutes drive away from Petitenget the beach Ku De Ta the beach club it is situated 10 minutes walk away from Potato Head the beach club the establishment is a 30-minute drive away from Ngurah Rai the airport 10 minutes walk away, you can find restaurants. ROOM: The establishment has villas with wooden furniture, a fully-equipped kitchen, a sitting room, a sofa and a DVD player.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.60" OriginalAmount="237.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69324" Longitude="115.16234" StarRating="4" HotelCode="|63512" HotelName="Annora Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/1/2/63512_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex they have air-conditioning, a lobby, a reception, a safety deposit box service, a bar and a restaurant. The establishment also offers room service, a laundry service (for a fee) and a car park. SITUATION: 200 metres away, guests will find a beach, is 14 kilometres away from Nguarh Rai Airport. ROOM: The establishment has chalets and suites. They have a bathroom with a shower, a bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television and internet. They also have a safety deposit box, a mini-bar, a fridge, a microwave, a coffee maker, a kettle, a balcony or terrace and an individual air-conditioning system. FACILITIES: The establishment boasts a spa with treatments, a covered pool, a swimming pool with a children's area and deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers a set-menu restaurant. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.91" OriginalAmount="237.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5032196" Longitude="115.2686591" StarRating="4" HotelCode="|399545" HotelName="Origin Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan. Tirta Tawar. Banjar Kutuh Kelod, 1 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/4/5/399545_c4102600628.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.23" OriginalAmount="241.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512319" Longitude="115.260765" StarRating="4" HotelCode="986671|ubud_village" HotelName="Ubud Village Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/11/f911bfdc481a66b7d9afb52e8e58b3395bdc505f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.97" OriginalAmount="241.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.3921686" Longitude="115.2956191" StarRating="4" HotelCode="|210681" HotelName="BEINGSATTVAA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran, Banjar KapituDesa Kendran, Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/1/210681_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.70" OriginalAmount="244.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.703274" Longitude="115.17133" StarRating="5" HotelCode="|218551" HotelName="Abia Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. RAYA LEGIAN II, GANG XX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/5/5/1/218551_ed588191033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="252.85" OriginalAmount="245.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68189" Longitude="115.15941" StarRating="4" HotelCode="|68177" HotelName="Maya Sayang Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN MERTASARI, KEROBOKAN KLOD, KUTA BALI 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/7/68177_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel and has 10 chalets air-conditioning, a lobby with a reception, a safety deposit box service, a bar and a restaurant. The establishment offers room service, a laundry service (for a fee) and a car park. SITUATION: Seminyak It is in near the establishment, you will find, shops, restaurants, bars and a nightclub. it is situated 15 kilometres away from Ngurah Rai Airport. ROOM: They have a bathroom with a shower, a bath, a hairdryer, satellite and cable TV, internet and a king size or double bed. You can also find a direct line telephone, a safety deposit box, a kitchenette, private swimming pool, a terrace and an individual air-conditioning system. FACILITIES: Clients can find private swimming pool, The establishment also offers spa treatments, a massage service and body care treatments (available for a fee), Guests can also find a covered swimming pool and deck chairs. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="255.55" OriginalAmount="248.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.680742" Longitude="115.154789" StarRating="5" HotelCode="|170133" HotelName="Koenokoeni Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA TELAGA WAJA SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/1/3/3/170133_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a reception, a safety deposit box service, a currency exchange service, room service, a laundry service, a medical care service and a car park. SITUATION: This establishment, Bali it is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.80" OriginalAmount="260.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708921" Longitude="115.17018" StarRating="5" HotelCode="986769|the_maganichse_certified_hotel_and_spa" HotelName="The Magani Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Security guard,Newspapers,Chapel,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/47/b0/47b0f99c772c3d059f556becd989df376634f015.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.03" OriginalAmount="260.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67897" Longitude="115.15215" StarRating="5" HotelCode="|400421" HotelName="The Buah Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Gg. Cempaka</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/1/400421_7e11b340934.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.80" OriginalAmount="260.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.693934" Longitude="115.17354" StarRating="4" HotelCode="|400350" HotelName="Aksari Villa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road Gang Baik Baik 2 No. 8, 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/5/0/400350_cc7e0880652.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="271.48" OriginalAmount="263.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70402" Longitude="115.17358" StarRating="3" HotelCode="|154851" HotelName="Seminyak Sanctuary Villa By Ini Vie Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANDAWA NO 88 LEGIAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/8/5/1/154851_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in. HOTEL: The establishment boasts a reception, a safety deposit box service, a laundry service, a medical care service and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="274.74" OriginalAmount="266.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.682837" Longitude="115.263139" StarRating="4" HotelCode="|60254" HotelName="Segara Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. SEGARA AYU, SANUR, PO BOX 3091 DENPASAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/2/5/4/60254_1_6785.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has 120 rooms and with air-conditioning. It has a reception area, gardens, a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service, daily newspapers, a television room, a bar and a restaurant. The establishment offers guests room service, a car park, internet, a laundry service and bicycle rental. SITUATION: The complex, is in Segara Ayu the street it is in the beach, is 1,5 kilometres away from the city centre, Where you can find Hardy's the shopping centre the tourist office. 30 minutes away from the establishment you have Ngurah Rai Airport. ROOM: They have a double bed, an individual air-conditioning system, a central heating system, a satellite TV and a direct line telephone. Clients are offered a kitchen with mini-bar, a coffee maker, a kettle, a bathroom with a shower, toiletry set and a hairdryer. You are offered an ironing set (available on request), a reception with a safe and a balcony or terrace. FACILITIES: The establishment boasts 3 swimming pools, private beach, an activities programme and a children's area. You can find a snack bar, a hydromassage bath, deck chairs and parasols. At the beach, customers can find deck chairs and parasols. Guests can enjoy enjoy tennis, play ping-pong, playing billiards and beach volleyball. For a fee, you can enjoy a massage service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a restaurant, a buffet breakfast and a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.10" OriginalAmount="270.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.679495" Longitude="115.15314" StarRating="4" HotelCode="986440|_0x2908f" HotelName="Montigo Resorts Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/58/28/5828c9e17bfb32ea0874c966394306c423938ffc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="278.83" OriginalAmount="270.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67704" Longitude="115.15728" StarRating="5" HotelCode="|169900" HotelName="Villa Air Bali Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari, Br. Taman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/9/0/0/169900_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.22" OriginalAmount="274.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.476358" Longitude="115.28056" StarRating="4" HotelCode="986436|the_kayon_resort" HotelName="The Kayon Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kepitu, Desa Kendran,, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/20/7e2063384859e7cc02f7e414f5a23e51ef539a20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="283.66" OriginalAmount="275.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66328" Longitude="115.13568" StarRating="5" HotelCode="|238898" HotelName="Swarga Suites Bali Berawa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemelisan Agung, Tibubeneng, North Kuta, Badung Regency</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/8/9/8/238898_1_1677.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="287.52" OriginalAmount="279.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.674719" Longitude="115.148799" StarRating="4" HotelCode="|220633" HotelName="Bali Aroma Exclusive Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Batu Belig Gg. Pelangi No 8, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/3/3/220633_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="289.68" OriginalAmount="281.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6951367" Longitude="115.1682541" StarRating="4" HotelCode="|41209" HotelName="The Seminyak Suite - Private Villa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA SEMINYAK 17 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/0/9/41209_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant boutique hotel, was opened in 2005 and has 17 rooms a lobby, express check-out, a reception, a bar and a restaurant. The establishment offers bicycle hire, room service and a laundry service. SITUATION: Near the establishment, guests will find shops, restaurants, the nightlife and the beach. it is 10 minutes away from Kuta the beach 20 minutes away from the establishment guests have Ngurah Rai Airport Denpasar it is 30 minutes away from. ROOM: They have a garden area with swimming pool, a bathroom, a hairdryer, a living room, table and a mini-bar. They also have a coffee maker, a kettle, a swimming pool, a stereo, an individual air-conditioning system, a satellite or cable television, a DVD player, a safety deposit box, a direct line telephone and a king-size bed. FACILITIES: The establishment has a swimming pool. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an international restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.59" OriginalAmount="283.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.181381" Longitude="115.043881" StarRating="4" HotelCode="|46965" HotelName="The Damai - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN DAMAI, KAYUPUTIH, LOVINA, SINGARAJA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/5/46965_1_2239.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 19 air-conditioning rooms, a lobby, a reception, a safety deposit box service, a currency exchange service, a bar, a restaurant and a library. The establishment has a temple, WiFi, room service and a laundry service (for a fee), nearby, you can find a car park, The establishment offers bicycle hire. SITUATION: Buleleng It is in Singaraja and Lovina it is located between nearby, you will find, restaurants, bars and pubs. Lovina it is 3 kilometres away from it is situated 500 metres away from Kayuputih the Forest it is 25 kilometres away from Gitgit the waterfall of It is 90 minutes away fromMenjangan the Island of it is situated 120 kilometres away from Ngurah Rai Airport. ROOM: Guests are offered spacious bungalows, have a king-size bed, a sitting room, a safety deposit box, a satellite or cable television, a DVD player, a mini-bar, a hairdryer, a bathrobe and slippers. Clients can find superior rooms with a shower and deluxe rooms with hydromassage, They have a direct line telephone, a radio, a Hi-Fi, individual air-conditioning, heating and a balcony or terrace. FACILITIES: Guests are offered a spa with treatments and a massage service (available for a fee), The establishment has swimming pools, an outdoor bar, deck chairs and a hydromassage bath. By paying an extra charge, you can enjoy tennis and diving. in the surrounding area, you can find a beach. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Guests can book half-board or full-board, Regarding the food and beverage offering, clients have a continental breakfast and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.48" OriginalAmount="286.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.349065" Longitude="115.6807927" StarRating="3" HotelCode="|169804" HotelName="Hidden Paradise Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO. BOX 121 AMLAPURA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/4/169804_87c1af40951.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a laundry service, a currency exchange service, motorbike hire, a gift shop and a restaurant. SITUATION: This establishment, is close to Amed the beach. BUNGALOWS: The bungalows have WiFi at no extra cost, tropical gardens, a balcony, a fridge, a hairdryer, a living room and a bathroom with shower or bath. FACILITIES: This establishment has a swimming pool, a massage service and a car park (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.64" OriginalAmount="288.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.806965" Longitude="115.23023" StarRating="5" HotelCode="986459|inaya_putri_bali" HotelName="MERUSAKA Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata Nusa Dua Lot S-3, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4e/53/4e535271e09f99fe3ffb138a674883ba36f69e5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="301.68" OriginalAmount="292.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.713286" Longitude="115.174283" StarRating="5" HotelCode="|70269" HotelName="Alaya Dedaun Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian 123B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/2/6/9/70269_1_231.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel ideal for all kinds of travellers, has excellent service and comfortable facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="301.79" OriginalAmount="293.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.692026" Longitude="115.16729" StarRating="4" HotelCode="986625|blue_karma_resort" HotelName="Blue Karma Dijiwa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Bima No 2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/de/3dde2a185590d0824114875d6736a0dd4110e51b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="311.09" OriginalAmount="302.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.785386" Longitude="115.163465" StarRating="5" HotelCode="|210685" HotelName="Movenpick Resort and Spa Jimbaran Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Wanagiri No. 1 Jimbaran Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/5/210685_1_6817.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="314.27" OriginalAmount="305.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6942936" Longitude="115.2590069" StarRating="4" HotelCode="|61895" HotelName="Prime Plaza Suites Sanur - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BY PASS NGURAH RAI 83 SANUR SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/9/5/61895_1_6267.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts one, two or three bedroom apartments, The establishment offers guests a transfer service (free of charge), a swimming pool with a bar, a terrace, ping-pong, a gym, a spa with treatments and an activities programme for children, Guests can also find a swimming pool with slides and a playground. ROOM: The rooms have an air-conditioning system, a living room, a fully-equipped kitchen and have modern facilities. OTHERS: Regarding the food and beverage offering, clients can enjoy a dinner service and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.21" OriginalAmount="308.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6880931" Longitude="115.1575868" StarRating="0" HotelCode="|44551" HotelName="The Elysian Villa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARI DEWI, SEMINYAK 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/5/1/44551_1_1302.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has tropical gardens, villas with a swimming pool, a restaurant, a spa and a swimming pool. VILLAS: They have a garden, a terrace, a TV, an iPod, a bathroom with bath and a shower. FACILITIES: Guests are offered cookery courses, yoga, meditation, cycling (free of charge), a gym and a library. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and room service. SITUATION: This establishment, is in Bali south it is 11 kilometres away from Ngurah Rai Airport It has excellent transport links to the beach and the nightlife.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.66" OriginalAmount="310.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6944" Longitude="115.166" StarRating="4" HotelCode="|220624" HotelName="Agata Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Keraton No. 88, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/2/4/220624_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="321.36" OriginalAmount="312" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.729628" Longitude="115.16698" StarRating="5" HotelCode="986519|24290" HotelName="Discovery Kartika Plaza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kartika Plaza, PO. Box 1012, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/38/a53887cbfa9107c7be242a91aa09d58ffc751ed5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="325.35" OriginalAmount="315.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.504149" Longitude="115.255218" StarRating="5" HotelCode="|68174" HotelName="Warwick Ibah Luxury Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. RAYA CAMPUHAN, P.O. BOX 193, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/4/68174_1_1097.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a lobby, a reception, a safety deposit box service, a bar and a restaurant. The establishment also offers room service, the launderette and a car park. SITUATION: It is 5 minutes away fromUbud the commercial area of 45 minutes away from the establishment you have the airport. ROOM: Guests can find chalets, have a bathroom, with a bath, a king size or double bed, a direct line telephone and satellite or cable TV. They also have internet, a safety deposit box, a mini-bar, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment has a covered pool and a swimming pool. For a fee, you can enjoy hydrotherapy treatments and a massage service. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="329.29" OriginalAmount="319.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.008251" Longitude="73.159881" StarRating="0" HotelCode="|537750" HotelName="Jawai Wildlife Safari Camp" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>vill- virampura bhagal (near nana)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/7/5/0/537750_00c80112144.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.62" OriginalAmount="320.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708708" Longitude="115.250119" StarRating="3" HotelCode="|34955" HotelName="Puri Mesari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mertasari No.66, Sanur Kauh, Denpasar Sel., Kota Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/9/5/5/34955_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers rooms with air-conditioning, a balcony, an outdoor pool, a restaurant, WiFi and a car park (free of charge). ROOM: Each room has a mini-bar a bathroom with a bath. FACILITIES: Guests are offered a massage service, cycling, a reception and a transfer service to the airport. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and room service. SITUATION: This hotel is 10 minutes away from Sanur the beach Kuta 30 minutes away from the establishment, guests will find the establishment is a 40-minute drive away from Ngurah Rai the airport is situated in the leisure area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.82" OriginalAmount="321.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.683997" Longitude="115.160451" StarRating="0" HotelCode="|41517" HotelName="C151 Smart s At Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN LAKSMANA SEMINYAK 151</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/5/1/7/41517_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2007 and has 21 rooms a lobby and a reception. For an extra cost you can have access to room service and a laundry service. Guests also have access to a car park. SITUATION: Seminyak It is in Close to the establishment, clients can find, shops, leisure areas 100 metres away from, the beach, restaurants, Kuta 15 minutes away from the establishment guests have 20 minutes away, guests can find the airport, Denpasar It is 40 metres away from. ROOM: Guests are offered two bedroom chalets, a living room-bedroom, a bathroom, a swimming pool, a direct line telephone and a Hi-Fi. They also have internet, a mini-bar, a coffee maker, a kettle, a double bed, a safety deposit box and a terrace. Clients are offered curtains with electric shutters, an individual air-conditioning system, a hydromassage bath and flatscreen cable and satellite television. FACILITIES: Outdoors, clients have access to a swimming pool. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="339.74" OriginalAmount="329.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5227562" Longitude="115.2322322" StarRating="4" HotelCode="|68181" HotelName="Villa Semana Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR SEMANA, DESA SINGAKERTA, UBUD, GIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/8/1/68181_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has a lobby, with a reception, express check-out, a safety deposit box service, a television room and a restaurant. The establishment offers internet, room service, a laundry service (for a fee) and a car park. SITUATION: Ubud it is 10 minutes away from it is near Bali the tourist centre of. ROOM: Clients can find chalets, have a sitting room, a dining room, a kitchen, butler (available on request), a bathroom with a shower, a bath and a hairdryer. You can also find a king size or double bed, a direct line telephone, satellite or cable TV, a safety deposit box, a mini-bar, a coffee maker and a kettle. They also have an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a covered swimming pool, sunbeds and parasols. Guests are offered a sauna, a steam bath, hydrotherapy treatments and a massage service (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="346.84" OriginalAmount="336.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.4745297" Longitude="115.4401078" StarRating="4" HotelCode="|399253" HotelName="Samanvaya Luxury Resort and Spa - Adults Only" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tabola, Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/5/3/399253_a3c64dc0819.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="356.38" OriginalAmount="346.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.47113" Longitude="115.258026" StarRating="4" HotelCode="986405|puri_sebali_resort" HotelName="Puri Sebali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Banjar Sebali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/ba/2bbabccc7fdbb32417fc1a11e4fca1f2476ec2e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.80" OriginalAmount="350.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1328939" Longitude="114.5527252" StarRating="5" HotelCode="|400409" HotelName="Plataran Menjangan Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/0/9/400409_3da28290941.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="367.56" OriginalAmount="356.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.44465" Longitude="115.67" StarRating="4" HotelCode="|399803" HotelName="Shunyata Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Batu Telu, Seraya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/0/3/399803_956b43a0901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.30" OriginalAmount="360.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.435047" Longitude="114.830759" StarRating="4" HotelCode="|167918" HotelName="Kelapa Retreat and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ngurah Rai Road, Pekutatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/1/8/167918_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a private beach, a restaurant, WiFi (free of charge) and a transfer service (available on request). SITUATION: This hotel is on the east coast of Bali. ROOM: The establishment has suite rooms, villas have an air-conditioning system, a television, a DVD player, a mini-bar, a bathroom with a bath, a shower and a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.60" OriginalAmount="370.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5102" Longitude="115.23987" StarRating="5" HotelCode="|48035" HotelName="Kayumanis Ubud Private Villas and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DESA SAYAN, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/3/5/48035_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex with air-conditioning, renovated in 2008 and has 27 rooms a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers WiFi, a car park, an indoor car park, bicycle rental, room service and a laundry service (for a fee). SITUATION: Ubud it is in it is 11 kilometres away from the market ,Ubud the city centre of it is situated 45 kilometres away from Ngurah Rai Airport. ROOM: They have private swimming pool, a terrace, a garden, a sitting area and a dining area. Guests are offered an air-conditioning system, a double bed, a bathroom with a shower, a bath, a satellite television, a Hi-Fi, a kitchen with oven, a microwave, a fridge, kitchenware, a coffee maker and a kettle. Our guests also have available a mini-bar, a safety deposit box, a direct line telephone, internet, a hairdryer, a washing machine and an ironing set. FACILITIES: Outdoors, clients can enjoy a swimming pool, The establishment also offers spa facilities, a massage service and spa treatments (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.33" OriginalAmount="371.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66019" Longitude="115.1311" StarRating="5" HotelCode="|46971" HotelName="Tugu Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BATU BOLONG, CANGGU BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/7/1/46971_57dc5191339.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex beach, renovated in 2007, has 21 deluxe suites and chalets. It has a lobby with a reception, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers internet (for a fee), room service, a laundry service (for a fee), a car park and bicycle rental (for a fee). SITUATION: It is by the beach, is situated in a peaceful area, Seminyak 15 minutes away from the establishment guests have Where you can find the nightlife, restaurants and shops. Kuta it is situated 20 minutes away from Denpasar It is 35 metres away from 30 minutes away from the establishment you have the airport. ROOM: They have a satellite television, a mini-bar, a direct line telephone, a bathroom with a shower, a bath and a hairdryer. They also have internet, a double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: The establishment boasts a spa and with a massage service. Some services (available for a fee), Guests are offered a swimming pool with a terrace and deck chairs. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers Ã  la carte breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.79" OriginalAmount="393.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.496009" Longitude="115.253746" StarRating="4" HotelCode="986540|pita_maha_2" HotelName="Pita Maha Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Shopping on site,Computer,Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/56/c4569389a282133f1dd7d5f9ca8fa83b84028dce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="407.85" OriginalAmount="395.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6872" Longitude="115.164985" StarRating="4" HotelCode="|69918" HotelName="Avani Seminyak Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>28 DRUPADI STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/9/1/8/69918_7e868261026.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel and it offers comfortable facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="412.82" OriginalAmount="400.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6909866" Longitude="115.1603733" StarRating="5" HotelCode="|67190" HotelName="Le Jardin Villas Seminyak - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARINANDE, SEMINYAK 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/0/67190_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was built in 2007 and has 24 air-conditioning rooms, a lobby with express check-out, a reception, a safety deposit box service, a cloakroom, a television room, a breakfast room and a dining room. The establishment offers guests a car park and indoor parking. For an additional charge you can use internet, room service, a laundry service and bicycle rental. SITUATION: It is inSeminyak the heart of 5 minutes away from the establishment you have a beach, is situated 7 kilometres away from Ngurah Rai Airport. ROOM: They have a kitchen, a dining area, a private swimming pool and a garden. They have a king-size bed, a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite or cable television, a Hi-Fi, internet, a safe and a washing machine. They also have a kitchen with fridge, a microwave and individual air-conditioning. FACILITIES: The establishment has swimming pools, a gym, a spa, spa treatments and a massage service (available for a fee), You can find a terrace with deck chairs, a hydromassage bath and a covered pool. Guests can also go cycling (available for a fee), At the beach, customers can find deck chairs (available for a fee). PAYMENT METHODS: Customers can pay using American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an Ã  la carte restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.03" OriginalAmount="401.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.79164" Longitude="115.229195" StarRating="5" HotelCode="986717|sofitel_bali_nusa_dua_beach_resort_2" HotelName="Sofitel Bali Nusa Dua Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Television in lobby,Terrace,Express check-out,Fire Extinguisher,Outdoor furniture,Electric car charging">
        <Address>
          <AddressLines>
            <AddressLine>Lot N5, ITDC Tourism Complex Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/cc/8ccc53d1cd74a434dff3d530d368664cb4cdfed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="417.15" OriginalAmount="405.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.523147" Longitude="115.23356" StarRating="4" HotelCode="986685|villa_semana_resort_spa" HotelName="Villa Semana Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/07/2026" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Patio,Outdoor furniture,Adults Only,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Semana Desa Singakerta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/68/c268790a5dc5a584fa66492780965c676ab69667.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.07" OriginalAmount="417.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675" Longitude="115.172" StarRating="4" HotelCode="|400002" HotelName="Sana Vie Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tangkuban Perahu 888x Kerobokan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/0/2/400002_7c174840732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.90" OriginalAmount="430.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.799149" Longitude="115.232605" StarRating="5" HotelCode="986583|melia_bali_indonesia_all_inclusive" HotelName="Paradisus by Meliá Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Express check-in,Express check-out,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata ITDC Lot N1, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/f2/35f20b4e98be4edb8630e9c846983c7360f9649c.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="444.96" OriginalAmount="432.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.785887" Longitude="115.22532" StarRating="4" HotelCode="986706|bali_tropic_resort__spa" HotelName="Bali Tropic Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama 34A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/9e/af9ecf6222196a86b381416887c5291cea099583.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="445.99" OriginalAmount="433.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6899805" Longitude="115.15837" StarRating="4" HotelCode="986600|villa_bali_asri" HotelName="Villa Bali Asri Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sari Dewi No.39, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/55/205540d095255943bf490fe92b682cfed4591d84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="453.20" OriginalAmount="440.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696486" Longitude="115.16142" StarRating="4" HotelCode="986733|doublesix_luxury_hotel" HotelName="Double-Six Luxury Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>No.66 Double Six Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/86/2c863b3192548e770d6c5ce2dab0a8a80112e137.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="457.87" OriginalAmount="444.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.48001" Longitude="115.25886" StarRating="5" HotelCode="|169386" HotelName="Chapung Sebali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sebali No. 5 Keliki</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/8/6/169386_1_2455.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="464.53" OriginalAmount="451.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.51313" Longitude="115.27792" StarRating="5" HotelCode="986547|maya_ubud_resort_and_spa" HotelName="Maya Ubud Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari, Peliatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/7a/a27a3b701b476074b1e26c587e5b920088f2c828.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.53" OriginalAmount="454.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.686225" Longitude="115.154571" StarRating="5" HotelCode="|166058" HotelName="The Seminyak Beach Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JI. KAYU AYA, SEMINYAK BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/5/8/166058_1_7043.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Ku De Ta it is near Seminyak the beach. ROOM: The establishment has WiFi, a television, a bathroom with a shower and a bath. FACILITIES: Guests are offered a business centre, medical care, deck chairs and a spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="495.16" OriginalAmount="480.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.526371" Longitude="115.261688" StarRating="5" HotelCode="|36359" HotelName="The Ubud Village Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA NYUH KUNING PENGOSEKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/5/9/36359_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex was built in 2005, has 25 villas and with a private swimming pool. It has a reception, a lounge bar, a safety deposit box service, a currency exchange service, a restaurant and a cafÃ©. The establishment offers guests room service, a laundry service (on request) and a medical care service. Guests can also find conference facilities, a car park, WiFi and bicycle hire. SITUATION: It is surrounded by tropical gardens, Pengosekan it is in It is inUbud the city centre of near the establishment, guests will find the cultural area, the monkey forest and the market. 20 minutes away from the establishment clients have Bali Bird Park the Park of Denpasar It is 40 minutes away from it is situated 45 minutes away from Ngurah Rai Airport. ROOM: They have a balcony or terrace, stunning views, private swimming pool, a bathrobe, slippers, a bath and a hairdryer. They also have a king-size bed, a mini-bar, a mini-fridge, an air-conditioning system, a satellite TV, a direct line telephone, internet, a coffee maker, a kettle and a safe. FACILITIES: The establishment has a swimming pool and deck chairs. You can find guided tours, a jogging circuit, excursions, cookery courses and painting. Guests are offered a massage service and aromatherapy treatments. You can find a swimming pool that has an area for children, a sauna, a gym and billiards. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="524.42" OriginalAmount="509.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.52356" Longitude="115.28203" StarRating="5" HotelCode="|169304" HotelName="Tanah Gajah, A Resort By Hadiprana - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Gajah, Tengkulak Kaja Ubud, Gianyar,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/0/4/169304_1_144.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool and yoga. SITUATION: This hotel is situated 3 kilometres away from Ubud the city centre of it is situated 60 minutes away from Ngurah Rai Airport. ROOM: The rooms have a terrace, a bathroom and a television. Some rooms have private swimming pool. FACILITIES: Guests are offered cookery courses, yoga, gift shop, car rental, business facilities, a concierge service and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="570.62" OriginalAmount="554.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.697774" Longitude="115.263855" StarRating="5" HotelCode="986407|maya_sanur_resort__spa" HotelName="Maya Sanur Resort &amp; Spa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Heating,Newspapers,Garden,Terrace,Design hotel,Fire Extinguisher,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Indonesia, Bali, Denpasar, rayon Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b1/59/b1595dade412f2aaa72d49fc1d059978b5dcbff2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="577.17" OriginalAmount="560.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.144201" Longitude="114.657078" StarRating="3" HotelCode="|169218" HotelName="Amertha Bali Villas Beach Front Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>DUSUN PEMUTERAN, GEROKGAK, BULELENG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/1/8/169218_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a currency exchange service, a laundry service and a safety deposit box service. The establishment offers a TV room, a restaurant, a bar and a cafÃ©. SITUATION: This hotel is in the commercial area, Close to places of interest and a beach. ROOM: Each room has a balcony, a shower, internet, a television and a private swimming pool. FACILITIES: You can find a spa and therapeutic treatments.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="578.75" OriginalAmount="561.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68427" Longitude="115.1536" StarRating="5" HotelCode="|169878" HotelName="SAMAYA SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Laksmana, Seminyak Beach, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/7/8/169878_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is near Seminyak the beach it is situated 14 kilometres away from Ngurah Rai Airport Ku De Ta it is 5 minutes away from 10 minutes away from the establishment, clients can find Seminyak Square the shopping centre. ROOM: They have a private swimming pool, butler service, luxurious furniture, a flat-screen television, an iPod docking station and a DVD player. FACILITIES: Guests are offered WiFi (free of charge), a spa, a massage service, beauty treatments, a fitness centre and a sauna. OTHERS: Regarding the food and beverage provision, the establishment offers a bar, a restaurant and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="604.61" OriginalAmount="587.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512126" Longitude="115.258" StarRating="4" HotelCode="986480|goya_boutique_resort" HotelName="Goya Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/e6/46e64141147db81e9b3eb872cf64d523172e796c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="619.42" OriginalAmount="601.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6877181" Longitude="115.1548713" StarRating="5" HotelCode="|46970" HotelName="The Oberoi Beach Resort, Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/7/0/46970_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club, beach hotel, has chalets and with a private swimming pool. It has air-conditioning, a terrace, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a hairdresser's. It has 74 rooms, a cafÃ©, a restaurant, a bar and conference rooms. The establishment offers internet and a car park. At an extra cost you can use room service, a laundry service and bicycle hire. SITUATION: This complex is in Seminyak the beach close to the establishment, clients can find, the tourist centre, shops ,Denpasar it is 1,5 kilometres away from Ubud it is 35 kilometres away from Bedugul it is situated 55 kilometres away from 50 kilometres away, you can find Kuta the beach it is situated 15 kilometres away from Uluwatu the Temple of it is situated 30 kilometres away from Tanah Lot the Temple of the establishment is 9 kilometres away from Denpasar Airport. ROOM: The rooms have individual air-conditioning, a bathroom with a bath and a shower. Guests also have at their disposal chalets, The rooms have a hairdryer, a double bed, a direct line telephone, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, an ironing set and a safe. FACILITIES: The establishment boasts a massage service (available for a fee) and a gym (free of charge), Customers can enjoy a swimming pool, deck chairs, parasols, a sauna and spa treatments (available for a fee), Clients can enjoy activities such as surfing and tennis (available for a fee), At the beach, customers can find deck chairs and parasols. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant and a cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="622.39" OriginalAmount="604.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.466467" Longitude="115.242619" StarRating="5" HotelCode="|169874" HotelName="Puri Wulandari A Boutique Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kedewatan, Ubud Gianyar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/7/4/169874_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool, attentive service, a spa and WiFi (free of charge). ROOM: They have canopies, a wardrobe, a sitting room and a shower. FACILITIES: Guests are offered a beauty centre, tourist information, excursions, a library, DVD player and CD. The establishment also offers a transfer service, (available for a fee), on request. OTHERS: Regarding the food and beverage offering, clients have restaurants, a breakfast service and a cocktail bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="676.07" OriginalAmount="656.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1211484" Longitude="114.5133864" StarRating="3" HotelCode="|401144" HotelName="NusaBay Menjangan Resort by WHM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Gilimanuk Km 15, Singaraja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/1/4/4/401144_0f2170d1159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="682.13" OriginalAmount="662.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.428293" Longitude="115.297818" StarRating="5" HotelCode="|400440" HotelName="Aksari Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Desa Kenderan No. 88x Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/4/0/400440_592e94e1021.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="694.52" OriginalAmount="674.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.79479" Longitude="115.19025" StarRating="4" HotelCode="|170127" HotelName="Villa Hening Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAV 17HARBOUR VIEW KORI NUANSA JIMBARAN NUSA DUA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/1/2/7/170127_1_6861.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has harbour views, a swimming pool, a jacuzzi and a sauna. SITUATION: This establishment, is in Jimbaran the area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="777.65" OriginalAmount="755.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.429087" Longitude="115.25842" StarRating="5" HotelCode="986752|samsara_ubud" HotelName="Samsara Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Ayah, Desa Kelusa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/f0/61f069daa439fd7b7e2ba689d0a8b0e4acbf7711.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="891.97" OriginalAmount="865.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.48895" Longitude="115.247867" StarRating="4" HotelCode="|399973" HotelName="Villa Santun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Ulun Carik No. 06 Br. Lungsiakan Ds. Ke</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/7/3/399973_0eb44b80450.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="908.46" OriginalAmount="882.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.491756" Longitude="115.25383" StarRating="5" HotelCode="986660|uma_by_como_ubud" HotelName="Como Uma Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Terrace,Express check-in,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan,Banjar Lungsiakan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/5b/185b62c8ddd53e8a49bfc072c843cd239458d0d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="916.70" OriginalAmount="890.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.828452" Longitude="115.213264" StarRating="5" HotelCode="986415|the_ritzcarlton_bali" HotelName="The Ritz-Carlton, Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan Lot III, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/db/2ddb647c875f0816acf071fbdcc172140a7189d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="919.58" OriginalAmount="892.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.120025" Longitude="73.123343" StarRating="3" HotelCode="|550984" HotelName="JAWAI CASTLE RESORT - A Heritage in Jawai Leopard Reserve" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jawai Castle Heritage Resort</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/9/8/4/550984_f8ea4a21340.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="987.50" OriginalAmount="958.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.463372" Longitude="115.271915" StarRating="4" HotelCode="|399838" HotelName="Kuwarasan A Pramana Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cinta, Banjar Penusuan , Tegallalang , Giany</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/3/8/399838_9709d401155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1056.63" OriginalAmount="1025.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.239268" Longitude="115.071903" StarRating="4" HotelCode="|169848" HotelName="Munduk Moding Plantation Nature Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Asah Gobleg Banjar Dinas Asah Desa Gobleg Kecamatan Banjar Buleleng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/4/8/169848_1_7955.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has suites and villas. The establishment offers WiFi (free of charge), a swimming pool, a spa, a restaurant, a tennis court and room service. SITUATION: This establishment, is 5 minutes drive away from Buyan and Tamblingan the lakes of it is situated 15 minutes walk away from Munduk Falls of. ROOM: Each room has wooden floors, wooden furniture, large windows, a satellite television, cable television, a DVD player, a fridge, a mini-bar, a bathroom with a shower and a bath. FACILITIES: The establishment has a spa with a massage service and body treatments. Clients can enjoy activities such as cycling and horses. The complex has a laundry service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1135.71" OriginalAmount="1102.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.816693" Longitude="115.218969" StarRating="5" HotelCode="|169289" HotelName="BALI MULIA VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Nusa Dua Selatan Kawasan Sawangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/9/169289_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool. SITUATION: This hotel is in Bali Airport. ROOM: They have a sitting room and a dining room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1173.50" OriginalAmount="1139.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.49399" Longitude="115.27702" StarRating="0" HotelCode="|42179" HotelName="Viceroy Bali " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lanyahan, Banjar Nagi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/7/9/42179_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts business facilities and a conference centre. This hotel was opened in 2006 and has 12 rooms a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service and a restaurant. For an extra cost you can have access to internet, room service and a laundry service. The establishment also offers bicycle rental and a car park. SITUATION: Ubud 5 minutes away from the establishment you have 5 minutes away from the establishment, clients can find Ubud the Market of Clients can also find the monkey forest, is in an excellent location, is 40 minutes away from Denpasar the city of 50 minutes away from the establishment you haveBali Airport. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television and internet. They also have a mini-bar, a coffee maker, a kettle, a double bed, individual air-conditioning, a balcony and a terrace. FACILITIES: The establishment boasts a swimming pool with an outdoor bar and a terrace. Clients can enjoy activities such as go jogging and go cycling (available for a fee), Guests are offered a massage service, spa treatments and (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers Ã  la carte or set-menu breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1231.99" OriginalAmount="1196.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.845636" Longitude="115.159274" StarRating="5" HotelCode="|68167" HotelName="Umana Bali, LXR Hotels &amp; Resorts  " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR KELOD, UNGASAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/6/7/68167_1_4529.jpg</HotelPictures>
        <HotelDescription>HOTEL: this complex was built in 2009, with air-conditioning, has 73 rooms, 3 floors, a lobby, a reception, a safety deposit box service and a currency exchange service. It also has a lift, a hairdresser's, a games room, a mini-club, a bar, a restaurant, conference facilities, WiFi (for a fee), room service and a laundry service (for a fee), The establishment boasts a car park and a bicycle rental desk (for a fee). SITUATION: It is situated 5 kilometres away fromJimbaran the centre of 30 minutes away, you can find Kuta the beach Seminyak It is situated 20 kilometres away from it has good links to the transport network situated 12 kilometres away fromNgurah Rai Airport. ROOM: The rooms have an LCD TV, WiFi, a direct line telephone, an individual air-conditioning system, a shower, a bath, a hairdryer, a double or king-size bed, a radio, a safe, a mini-bar, a coffee maker, a kettle and an iron. FACILITIES: The establishment boasts a swimming pool, a pool that has a children's area, a terrace with deck chairs, parasols and an outdoor bar. For a fee, guests can enjoy a gym, bicycle rental, a hydromassage bath, a massage service and a spa. it is 2 kilometres away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1298.83" OriginalAmount="1261.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.843793" Longitude="115.15924" StarRating="5" HotelCode="986518|banyan_tree_ungasan" HotelName="Umana Bali, LXR Hotels &amp; Resorts by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melasti, Banjar Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/15/7e15ff8fa60d7a4a0bdd50aa6144ef5d515348c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1310.95" OriginalAmount="1272.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.686014" Longitude="115.158823" StarRating="0" HotelCode="|167518" HotelName="Villa Chocolat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sari Temuku No.16,Seminya,Oberoi,Kuta,Bali-I</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/1/8/167518_semi_int.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is 10 minutes away from the beach Seminyak. It is 15 minutes drive away from the street Legian. 20 minutes away, you can find the beach Kuta. It is 45 minutes drive away from the airport Ngurah Rai. ROOM: This villa has a sitting room, a kitchen, dining area, flat-screen satellite television, a terrace with swimming pool views, a bathroom with a bath and complimentary bathroom items. FACILITIES: The establishment boasts a swimming pool, a massage service, gardens and WiFi (free of charge). Guests are offered a launderette on request, car rental and a transfer service to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1330.44" OriginalAmount="1291.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7841" Longitude="115.159626" StarRating="5" HotelCode="|43964" HotelName="Four Seasons Resort Bali At Jimbaran Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JIMBARAN, KUTA SELATAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/6/4/43964_beefbfd0922.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned renovated hotel in 2007, has, 147 chalets a lobby with a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a bar and conference rooms. The establishment offers internet, For an extra cost you can have access to room service and a laundry service. SITUATION: It is inJimbaran Bay 15 minutes away from the establishment, clients can find Kuta the beach Clients can also find Nusa Dua the city of 20 minutes away from the establishment, you can find Uluwatu the Temple of It is 10 minutes away fromNgurah Rai Airport. ROOM: They have gardens, a patio, outdoor shower, a private swimming pool, a living room and bedrooms. They also have a bathroom, a king-size bed, a shower, a bath, a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a coffee maker, a kettle, a safe, an individual air-conditioning system and a terrace. FACILITIES: Guests are offered sports facilities, a gym, a swimming pool, water sports and canoeing. The establishment also has a spa, a sauna, a steam bath and spa treatments. The establishment boasts a pool that has a children's area, deck chairs and an outdoor bar. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have Ã  la carte breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1389.27" OriginalAmount="1348.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.812637" Longitude="115.226543" StarRating="5" HotelCode="|44549" HotelName="The St. Regis Bali Resort - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAWASAN PARIWISATA NUSA DUA LOT s6 po box 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/9/44549_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2008, has 81 suites, 24 chalets and 2 residences. It has with air-conditioning, gardens, a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. Our guests can find a cafÃ©, a restaurant, a bar and a hairdresser's. The establishment offers internet and a car park. At an additional cost you can have access to WiFi, room service, a laundry service and bicycle rental. SITUATION: This complex is in Nusa Dua the beachfront it is situated next to a golf course, is 2 kilometres away from the nightlife, shops, the establishment is 9 kilometres away from Besakih the Temple of it is situated 20 kilometres away from Ngurah Rai Airport. ROOM: They have a living room, a balcony, some rooms with private swimming pool, a bathroom and a bath. You are offered 44 chalets with telephone, a satellite TV, a mini-bar, a Hi-Fi and a king-size bed. They also have a hairdryer, internet, an air-conditioning system, a safe, a coffee maker and a kettle. FACILITIES: The establishment boasts a swimming pool, a children's swimming pool and water sports. At an extra cost, you can find water-skiing, speedboating, surfing, windsurfing and canoeing. The establishment also offers travel agency, excursions, an outdoor bar, deck chairs and a terrace. The establishment boasts a sauna, a steam bath, a boutique and a library. Guests can also find hydrotherapy treatments and a massage service. By paying an extra charge, you can enjoy tennis, badminton and use the gym. next to the establishment, you will find a golf course. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients haveKayuputi and Boneka the restaurants a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1587.85" OriginalAmount="1541.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.846127" Longitude="115.124434" StarRating="5" HotelCode="|169781" HotelName="The Edge Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Pura Goa Lempeh Banjar Dinas Kangin, Pecatu Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/8/1/169781_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a private pool, entertainment and WiFi (free of charge), The establishment has a fitness centre, a spa, a butler service and it offers breakfast service. SITUATION: This establishment, is on a cliff. ROOM: The villas have 2 Private Swimming Pools, home cinema, a kitchen, a wine cellar, a tropical garden and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1649.27" OriginalAmount="1601.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.450831" Longitude="115.235429" StarRating="5" HotelCode="|41242" HotelName="Como Shambhala Estate - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/2/41242_1_2180.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has meeting facilities, audiovisual equipment and WiFi. SITUATION: Ubud 15 minutes away from the establishment guests have 60 minutes away, guests can find the airport. ROOM: The rooms have a balcony, with views, an air-conditioning system, a direct line telephone, a satellite TV, a mini-bar, a coffee maker and a kettle. FACILITIES: Clients can enjoy activities such as go jogging and go cycling. Guests are offered a massage service (available for a fee) and treatments. The establishment also offers yoga courses. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2455.62" OriginalAmount="2384.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.501654" Longitude="115.243943" StarRating="5" HotelCode="|43965" HotelName="Four Seasons Resort Bali At Sayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sayan, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/6/5/43965_1_208.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 60 rooms, 3 floors, 18 suites and 42 chalets. It has a reception, a currency exchange service, a lift, a hairdresser's, a bar and a restaurant. The establishment offers guests internet, a laundry service and room service. SITUATION: Sayan Ubud It is in 15 minutes away from the establishment clients have Ubud the city centre of 10 minutes away, you can find, the market, shops, is 15 minutes away from Puri Lukisan the Museum of It is situated 35 kilometres away fromNgurah Rai Airport. ROOM: Guests are offered large suites and chalets. They have garden, a private bar, a king-size bed, a bathroom with a shower, a bath, a terrace and a hairdryer. They also have a direct line telephone, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, a safety deposit box and an individual air-conditioning system. FACILITIES: You can find deck chairs, sports facilities, a massage service, spa treatments and a gym. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy Ã  la carte breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2560.00" OriginalAmount="2485.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7728211" Longitude="115.1702651" StarRating="5" HotelCode="|47988" HotelName="Kayumanis Jimbaran Private Estate and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN YOGA PERKANTI, JIMBARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/8/8/47988_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 19 chalets air-conditioning, a lobby with express check-out, a reception, a safety deposit box service and a restaurant. The establishment offers guests room service, a laundry service and a car park. SITUATION: Jimbaran it is in close to the establishment, clients can find a beach, restaurants, is 5 kilometres away from the city centre, Kuta it is situated 15 kilometres away from 15 kilometres away, you can find places of interest, Denpasar it is 25 kilometres away from it is situated 10 kilometres away from Ngurah Rai Airport. ROOM: Guests are offered two bedroom chalets, They have a sitting area, a flat-screen television, a swimming pool, a terrace, king size bed or two beds and a bathroom with a shower, a bath, They also have a direct line telephone, a satellite or cable television, internet, a safe, a kitchen with fridge, a microwave, a coffee maker, a kettle and individual air-conditioning. FACILITIES: At an extra cost, you can find fishing, excursions, cookery courses, yoga, cycling, a massage service and spa treatments. 10 kilometres away, clients have at their disposal a golf course, in the surrounding area, you can find a beach. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and set-menu or Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2959.87" OriginalAmount="2873.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8437324" Longitude="115.1211361" StarRating="5" HotelCode="|46964" HotelName="Bvlgari Resort Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN GOA LEMPEH, BANJAR DINAS KANGIN, ULUWATU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/4/46964_1_1580.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 59 air-conditioning rooms, a garden, a terrace, a lobby, a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a bar and a restaurant. The establishment offers conference rooms, WiFi, room service, a laundry service (for a fee) and a car park. SITUATION: Pecatu it is situated next to the establishment is 40 kilometres away from Denpasar the city of, 5 kilometres away, there is a public transport stop, is situated 80 kilometres away from a bus station, 5 minutes away from the establishment guests have a beach, is situated 98 kilometres away from Batur Lake it is situated 62 kilometres away from the zoo, 20 kilometres away, you can find Discovery the shopping centre it is 9 kilometres away from Garuda Wisnu Kencana park it is 15 minutes away from Ngurah Rai Airport. ROOM: The rooms a bathroom, a dining room, a swimming pool, butler service, a shower and a bath. They also have a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi, internet, a mini-bar, a coffee maker, a kettle, an iron, individual air-conditioning and a safety deposit box. FACILITIES: The establishment boasts a spa, a yoga room, a swimming pool, 6 treatment cabins and showers. The establishment also has a beauty centre, a gym, a massage service (available for a fee), a children's swimming area, a terrace, deck chairs, a hydromassage bath and a steam bath. At an extra cost, you can find diving, sailing, horse-riding and go cycling. Guests also have access to ping pong, 30 kilometres away, clients have at their disposal a golf course. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offersIl Ristorante and Sangkar the restaurants The establishment serves a continental buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5272.48" OriginalAmount="5118.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.845647" Longitude="115.13724" StarRating="0" HotelCode="|48461" HotelName="Alila Villas Uluwatu, Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BELIMBING SARI, BANJAR TAMBIYAK, DESA PECATU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/6/1/48461_1_1343.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, was built in 2008, has, 84 chalets air-conditioning, a lobby, a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom, a garden, a terrace, a TV room and a restaurant. The establishment offers conference rooms, WiFi, room service, a laundry service (for a fee), a car park and indoor parking. SITUATION: it is on a cliff, is in Bukit the Peninsula of 15 minutes away from the establishment guests have Jimbaran Bay Clients can also find Dreamland the beach 15 minutes away, you can find a restaurant, is 30 minutes away from Kuta the beach it is 30 minutes away from Ngurah Rai Airport. ROOM: They have private swimming pool, a king size or double bed, a bathroom with a bath, a shower and a hairdryer. They also have a direct line telephone, satellite or cable TV, a Hi-Fi, internet, a mini-bar, a fridge, a coffee maker, a kettle, a safe, individual air-conditioning, central heating and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool and a gym. At an extra cost, you can find a personal trainer, spa treatments and a massage service. Guests can also find a terrace with deck chairs and parasols. 10 minutes away from the establishment, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard, Visa and credit cards. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service in the restaurant, The establishment serves an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44562.59" OriginalAmount="43264.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.691147" Longitude="115.262975" StarRating="4" HotelCode="|167986" HotelName="Sanur Resort Watujimbar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan No 99 A, Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/8/6/167986_1_4789.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.40" OriginalAmount="23.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50102" Longitude="115.2637" StarRating="3" HotelCode="|402178" HotelName="PURI BEBENGAN BUNGALOW" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL KAJENG NO 37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.90" OriginalAmount="37.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.499036" Longitude="115.252908" StarRating="3" HotelCode="|401564" HotelName="Sari Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan No.88 ,Sayan ,Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.79" OriginalAmount="88.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.525895" Longitude="115.268179" StarRating="0" HotelCode="|399849" HotelName="Menzel Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Yudistira, Peliatan, Kecamatan Ubud, Kabupate</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="281.60" OriginalAmount="273.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72848" Longitude="115.16725" StarRating="4" HotelCode="|401718" HotelName="Beachfront Suites Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL KARTIKA PO BOX 1008</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="307.24" OriginalAmount="298.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69125" Longitude="115.16427" StarRating="5" HotelCode="|400424" HotelName="Cicada Luxury Townhouses" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA TELAGA WAJA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="746.10" OriginalAmount="724.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7723779" Longitude="115.1693393" StarRating="4" HotelCode="|399686" HotelName="Luxury Villa Hanani Jimbaran Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Yoga Perkanthi 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture,No elevators,Elevator/lift,Security guard,Newspapers,Express check-in/check-out,Upper floors accessible by elevator,ATM,Computer,Television in lobby,Fire Extinguisher,Smoking Allowed,Dryer,Smoking areas,Reception desk,Private check-in/check-out,Washing machine,Chapel,Express check-out,Electric car charging,Patio,Dishwasher,Late check-out,Heating,All Spaces Non-Smoking (public and private),Express check-in,Adults Only,Design hotel,Early check-in</BasicAmenities>
    <HotelRating>3,4,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</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
dc6c94c7-8531-440e-a54b-56eedafd2b96|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="dc6c94c7-8531-440e-a54b-56eedafd2b96">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47113" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-16T00:00:00" End="2026-07-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="happyjourney554@gmail.com" Password="Jayesh@2016" 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
dc6c94c7-8531-440e-a54b-56eedafd2b96|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dc6c94c7-8531-440e-a54b-56eedafd2b96|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:c6ec6ab7-8d13-4d4b-a8f9-7e51c50da1cb
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dc6c94c7-8531-440e-a54b-56eedafd2b96|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-06-20T11:04:55.8431363+01:00" Version="0" EchoToken="Search" TransactionIdentifier="dc6c94c7-8531-440e-a54b-56eedafd2b96" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="20.62" OriginalAmount="20.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6672546" Longitude="115.216401" StarRating="1" HotelCode="|169721" HotelName="Ratu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. YOS SUDARSO NO 4 DENPASAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/2/1/169721_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is ideal for holidays or business trips, has a laundry service, a dry cleaner's, room service, a transfer service to the airport, a car park, WiFi in communal areas and a restaurant. SITUATION: This hotel is in Denpasar the heart of about 25 minutes away (by car) from Ngurah Rai Airport 20 minutes away from Ubung the bus station Matahari it is situated 5 minutes away from, and Denpasar Junction the shopping centre Close to Sanglah the hospital.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.79" OriginalAmount="24.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.693854" Longitude="115.440977" StarRating="3" HotelCode="|402141" HotelName="Seaweed Guesthouse Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/4/1/402141_c724f230723.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.46" OriginalAmount="24.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.717268" Longitude="115.176606" StarRating="2" HotelCode="|166003" HotelName="Amaris Dewi Sri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri No. 88x Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/0/3/166003_hab.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, internet, a television and a car park. SITUATION: This establishment, Kuta it is in Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.714558" Longitude="115.17379" StarRating="3" HotelCode="986614|81090" HotelName="Restu Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian 113, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/5b/5f5bea3986e2e4589cfb7695df22f356ece830a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.88" OriginalAmount="26.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710416" Longitude="115.185366" StarRating="2" HotelCode="|166006" HotelName="Amaris Sunset Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 57, Kuta, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/0/6/166006_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a TV, a car park and internet. SITUATION: This establishment, Kuta it is in Bali is situated in Close to Kuta and Legian the beaches of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.82" OriginalAmount="27.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.77532" Longitude="115.221497" StarRating="3" HotelCode="|402224" HotelName="Terrace Bali Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pratama No. 71 Tanjung Benoa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/2/2/4/402224_3e804d50918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.45" OriginalAmount="27.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7055748" Longitude="115.2538968" StarRating="4" HotelCode="|399602" HotelName="Signature Bali Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Poso 65 Sanur Kauh, 65 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/0/2/399602_002384c0848.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.04" OriginalAmount="28.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7293775" Longitude="115.1769719" StarRating="3" HotelCode="|154767" HotelName="J Hotels Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No.88D</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/6/7/154767_d300d4c1139.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in is situated in the city centre. HOTEL: The hotel was built in 2012, renovated in 2013 and has 91 rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.19" OriginalAmount="31.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6809727" Longitude="115.2029331" StarRating="3" HotelCode="|400838" HotelName="Amaris  Teuku Umar - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Umar No 139, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/8/400838_9826bea1136.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.22" OriginalAmount="31.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1658782" Longitude="115.0127118" StarRating="2" HotelCode="|41243" HotelName="Adirama Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYAL SINGARAJA-SERIRIT K. - LOVINA BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/3/41243_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a big swimming pool and a restaurant. It has 18 rooms, The establishment offers guests a lobby, a laundry service (for a fee) and a car park. SITUATION: It is inLovina the beach it is in a quiet area, is 2 kilometres away from Lovina the city centre of 20 minutes away from the establishment you have the Buddhist monastery,2,5 hours from the establishment, you can find the airport. ROOM: The rooms are spacious, some rooms with fan, some rooms with individual air-conditioning system, a balcony or patio, a bathroom and a double bed. FACILITIES: Guests are offered a massage service, a library and an outdoor bar. close to the establishment, you can find a beach. OTHERS: Regarding the food and beverage offering, clients have a breakfast service and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.32" OriginalAmount="31.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.737229" Longitude="115.165389" StarRating="3" HotelCode="|167978" HotelName="Solaris Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Jenggala (Ex.Wana Segara) Tuban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/7/8/167978_2_4541.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is a 10-minute walk away from the beach Kuta, about 5 minutes away (by car) from the shopping centre Discovery and Airport Ngurah Rai. The establishment offers a transfer service to the airport on request. ROOM: All the rooms have a bathroom, WiFi, an air-conditioning system, a kettle, a coffee maker, a television, a sitting area with sofa, a bathroom with a hairdryer and complimentary bathroom items. FACILITIES: This establishment has a restaurant, a swimming pool with a bar and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.90" OriginalAmount="31.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710078" Longitude="115.181353" StarRating="3" HotelCode="|167650" HotelName="Diamond Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No. 39, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/5/0/167650_gen.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in a good area in Kuta. It has excellent transport links to the business area. It is near Kuta Beach. Legian and Seminyak FACILITIES: The establishment has a swimming pool, a fitness centre and internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.709779" Longitude="115.17851" StarRating="3" HotelCode="986418|83403" HotelName="Euphoria Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/07/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Garden,Television in lobby,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Patih Jelantik 11-12 Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a6/75a6f76bff57ea036bc3e2a29bd3968ffa8c6f6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.28" OriginalAmount="32.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.698521" Longitude="115.234222" StarRating="3" HotelCode="|167465" HotelName="Marscity" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kerta Dalem, Sanur, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/6/5/167465_ceb602d1150.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a dining room, a lounge bar, a cafÃ©, swimming pools with deck chairs, a meeting room, conference rooms, a restaurant and a massage service. SITUATION: This hotel is a 20-minute walk away from Airport Ngurah Rai. 10 minutes away, guests can find the beach Sanur. It is 15 minutes away from the beach Kuta. 500 metres away, guests will find Jalan Ngurah Rai Bypass the establishment offers a transfer service free of charge. ROOM: The establishment has 96 rooms with a bathroom, a shower, WiFi, a television and a sofa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.49" OriginalAmount="33.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7235639" Longitude="115.173445" StarRating="3" HotelCode="|154798" HotelName="Zia Kuta - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. CIUNG WANARA NO 17 KUTA BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/9/8/154798_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the heart of Kuta. FACILITIES: There is a variety of facilities and services available at the establishment, including a launderette, a restaurant, meeting rooms, a lift and business centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.61" OriginalAmount="33.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.78842" Longitude="115.1583" StarRating="3" HotelCode="|401033" HotelName="Bali Elephants Boutique Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Kencana No 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/3/3/401033_c078ff80440.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.73" OriginalAmount="33.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.654803" Longitude="115.216621" StarRating="3" HotelCode="|167794" HotelName="Inna Bali Heritage - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Veteran No. 3 Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/9/4/167794_1_5031.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the centre of Denpasar. It is in Bali it has excellent transport links to the government buildings, the art museum, a shopping centre and traditional markets.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.33" OriginalAmount="34.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6912856" Longitude="115.1701252" StarRating="3" HotelCode="|402790" HotelName="Wayan House Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan plawa gang sandat no 17 seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/7/9/0/402790_19ac5691145.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.05" OriginalAmount="35.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.277523" Longitude="115.59186" StarRating="3" HotelCode="986750|tulamben_wreck_divers_resort__restaurant" HotelName="Tulamben Wreck Divers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Security guard,Ticket assistance,Garden,Terrace,Fire Extinguisher,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Singaraja, Tulamben, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/7f/937ff11387361c9f661060989f6aa505de1574f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.52" OriginalAmount="37.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71136" Longitude="115.16899" StarRating="3" HotelCode="|44546" HotelName="Champlung Mas Legian - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Legian, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/6/44546_1_5905.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 68 bungalows a lobby with express check-out, a reception, a safety deposit box service and a currency exchange service. Our guests can find a bar, a pub and a restaurant. The establishment offers guests internet (for a fee), room service, a laundry service (for a fee) and a car park. SITUATION: It is nearLegian the beach it is situated 1 kilometre away from Kuta Beach the city centre of Where you can find shops, restaurants and bars. Denpasar It is situated 10 kilometres away from 10 kilometres away from the establishment, guests will find Ngurah Rai Airport. ROOM: The rooms a bathroom with a shower, a direct line telephone, a satellite TV, a mini-bar, a king-size bed, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, clients have access to a swimming pool with a children's area and deck chairs. The establishment also offers a massage service (available for a fee), Clients can enjoy activities such as basketball, tennis and badminton. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers an Ã  la carte restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.00" OriginalAmount="37.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.671025" Longitude="115.2392" StarRating="2" HotelCode="|167687" HotelName="Praja" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Mohamad Yamin No.2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/8/7/167687_aseo.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi and a car park. SITUATION: This hotel is 10 minutes drive away from the beach Sanur. It is 5 minutes drive away from restaurants. ROOM: The rooms have an air-conditioning system, city views, a television, a sitting room, a writing desk, a bathroom with a shower and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.57" OriginalAmount="38.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69911" Longitude="115.17429" StarRating="0" HotelCode="|169346" HotelName="Arana Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Ratih No. 5, Legian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/4/6/169346_1_8246.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, rooms with balcony, a transfer service to the beach, (free of charge), WiFi (free of charge), in communal areas. SITUATION: This establishment, Seminyak it is in 5 minutes away, you can find Seminyak the beach a supermarket, is situated 15 minutes away from Seminyak the beach 20 minutes away from the establishment clients have Potato Head the beach 24 minutes away from the establishment, you can find Ngurah Rai Airport. ROOM: Each room has tiled floors, an air-conditioning system, flatscreen cable television, a wardrobe, a safe, a courtesy tea and coffee service, a fridge, a microwave and a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.61" OriginalAmount="38.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5134451" Longitude="115.577071" StarRating="1" HotelCode="|169633" HotelName="Puri Oka Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Puri Bagus, Candidasa Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/3/3/169633_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, a currency exchange service, a laundry service and a medical care service. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.17" OriginalAmount="39.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.786761" Longitude="115.18049" StarRating="4" HotelCode="986430|hastinapura_residence_" HotelName="Hastinapura Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Poh Gading II No.2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/b5/21b5d3bf83e4ac3b86000680bbf1eaf95767eae8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.62" OriginalAmount="39.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.677168" Longitude="115.190387" StarRating="3" HotelCode="|399582" HotelName="Quest  San Denpasar By Aston - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahendradata No. 93, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/8/2/399582_da7062a0746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.00" OriginalAmount="40.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.550071" Longitude="115.272506" StarRating="3" HotelCode="|41499" HotelName="Taman Harum Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Mas, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/4/9/9/41499_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated complex in 2005, has 14 rooms and cabins. It has tropical gardens, a lobby, express check-out, a reception, a hairdresser's, a television room and a restaurant. The establishment offers internet, room service and a laundry service. SITUATION: Mas It is in Ubud It is situated 10 minutes away from 60 minutes away from the establishment guests have the airport, Nearby, you will findBatuan, Pejeng and Celuk the villages of. ROOM: The spacious rooms, have a direct line telephone, a writing desk, a wardrobe, bedside table, a television, individual air-conditioning and a fan. They also have luxurious bathrooms, a mini-bar, a double bed, a hairdryer, towels and a terrace. Guests are offered non-smoking rooms. FACILITIES: The establishment has a swimming pool, a children's swimming pool, an outdoor bar and deck chairs. The establishment also offers hydrotherapy treatments and a massage service (available for a fee). PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant, a winery, Chinese food, traditional cuisine, Indonesian dishes and Occidental dishes. The establishment also offers a breakfast service and snacks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71009" Longitude="115.17047" StarRating="3" HotelCode="986737|80444" HotelName="The Sun Hotel &amp; Spa Legian, Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Melasti Street, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/6f/aa6f516181fe74660ab652d577f69fa8c61ba9d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.24" OriginalAmount="41.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.706034" Longitude="115.168971" StarRating="3" HotelCode="|34467" HotelName="Legian Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PADMA LEGIAN, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/4/6/7/34467_1_5732.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers comfortable standard rooms, The establishment boasts a spa, treatments and a restaurant. SITUATION: It is inLegian the city centre of in the surrounding area, clients have commercial areas, Clients can also find restaurants and leisure areas. 200 metres away you can find a beach, Denpasar 30 minutes away from the establishment clients have It is situated 3 kilometres away fromBali Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.14" OriginalAmount="41.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7838073" Longitude="115.1678998" StarRating="3" HotelCode="|401394" HotelName="Kubu Kak Dudung Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Tambak Sari</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/9/4/401394_19a33dc0957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.20" OriginalAmount="41.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68174" Longitude="115.43601" StarRating="3" HotelCode="|401820" HotelName="Tamarind Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tamarind Beach - Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/8/2/0/401820_63203f21155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.26" OriginalAmount="42.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.671335" Longitude="115.23942" StarRating="2" HotelCode="986604|praja_hotel" HotelName="Praja Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mohamad Yamin IV No. 2A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/0e/440eca3df10f0f568be36fc79793d911edaf96d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.29" OriginalAmount="43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6680975" Longitude="115.21757" StarRating="3" HotelCode="986701|152867" HotelName="Hotel Puri Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Television in lobby,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jendral Sudirman No. 14 A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/91/b891e2dbb64c179bd10fe78896b0ab5f76347c52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.85" OriginalAmount="43.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6534634" Longitude="115.1268026" StarRating="3" HotelCode="|399644" HotelName="Papillon Echo Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Batu Mejan, Echo Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/4/4/399644_bdc6cff0945.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.05" OriginalAmount="45.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.636597" Longitude="115.192935" StarRating="0" HotelCode="|167496" HotelName="Neo Gatot Subroto Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto Barat, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/9/6/167496_bath.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, a swimming pool, a wellness centre and a spa. At an additional cost you can have access to meeting rooms, a business centre, a laundry service, a dry cleaner's and a restaurant. SITUATION: This hotel is in Denpasar it is 5 minutes drive away from the government buildings. The establishment is a 25-minute drive away from the beach Kuta. ROOM: The rooms have an air-conditioning system, a television, a sitting area, a safe, a wardrobe, kettle, a mini-bar, a balcony and a bathroom with a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.25" OriginalAmount="45.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7432173" Longitude="115.178758" StarRating="4" HotelCode="|203132" HotelName="Arunika And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tuban No.2 Lingk. Tuban Griya Tuban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/1/3/2/203132_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.52" OriginalAmount="48.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72067" Longitude="115.17412" StarRating="1" HotelCode="|169546" HotelName="La Inn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>POPIES LANE I AGUNG MARKETKUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/4/6/169546_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is an ideal place for relaxing, has a reception, a currency exchange service, a laundry service, a medical care service and a car park. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.66" OriginalAmount="48.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7175" Longitude="115.1764139" StarRating="2" HotelCode="|210683" HotelName="Swiss-belexpress Kuta Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian Gg. Tropozone</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/3/210683_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.47" OriginalAmount="49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.743211" Longitude="115.178856" StarRating="4" HotelCode="986406|83389" HotelName="Sovereign Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Garden,Private check-in/check-out,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tuban 2, Lingkungan Griya, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/25/ff2527e8f916703ecaf30d4a19bc977fd750a488.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.84" OriginalAmount="49.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50827" Longitude="115.26579" StarRating="2" HotelCode="|68171" HotelName="Biyukukung Suites and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SUGRIWA, UBUD 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/1/68171_1_3370.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has a reception, a restaurant, a laundry service (for a fee) and a car park. SITUATION: Ubud it is in nearby, you will find Ubud Monkey Forest the Nature Reserve of it is situated 2 minutes away from the city centre, is situated 36 kilometres away from Ngurah Rai Airport. ROOM: The rooms a bathroom with a shower, a bath, a king-size bed and satellite and cable TV. They also have a safety deposit box, a mini-bar, kettle, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, guests have access to a swimming pool, You can also enjoy a sauna (available for a fee) and a spa area. At an extra cost a massage service and spa treatments. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.90" OriginalAmount="49.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.766613" Longitude="115.221018" StarRating="3" HotelCode="|167799" HotelName="Ion Bali Benoa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama 93 Tanjung Benoa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/9/9/167799_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant, a swimming pool with a bar, a transfer service to the beach, WiFi (free of charge) and a reception with a baggage room. The establishment boasts a valet service and a laundry service. SITUATION: This establishment is in the area Nusa Dua. It is 25 minutes drive away from the airport Ngurah Rai. The establishment is a 30-minute drive away from the beach Pandawa. ROOM: Each room has a television, kettle, a fridge, a bathroom with a shower, a hairdryer and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.16" OriginalAmount="49.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6847382" Longitude="115.4366528" StarRating="3" HotelCode="|401402" HotelName="Dinatah Lembongan Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/0/2/401402_fd9ddd00933.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.05" OriginalAmount="50.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.733443" Longitude="115.167659" StarRating="3" HotelCode="|47031" HotelName="The Rani &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KARTIKA PLAZA, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/3/1/47031_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: Rani is rated four stars. It has the cafÃ© Kenanga, the bar Kenanga, a spa, a massage service and a laundry service. SITUATION: It is located close to the beach Tuban-Kuta Sur. This hotel is close to Jalan Kartika Plaza nearby, you will find Waterbom Park the beach and restaurants. ROOM: The establishment has 55 standard rooms and suites, a balcony or terrace, an air-conditioning system, a satellite TV, a mini-bar, a direct line telephone, a kettle, a coffee maker and a safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.26" OriginalAmount="50.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.147279" Longitude="73.079478" StarRating="2" HotelCode="|537880" HotelName="Sun Stone and Club - Jawai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mahaveer talkies Road, Gokulvadi,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/8/8/0/537880_eb146770923.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.47" OriginalAmount="51.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.345453" Longitude="115.672232" StarRating="3" HotelCode="|166229" HotelName="Arya Amed Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Amed</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/2/9/166229_1_9285.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant and a swimming pool. SITUATION: This establishment, Amed it is in it is 100 kilometres away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.552837" Longitude="115.26286" StarRating="3" HotelCode="986653|bumi_ubud_resort_3" HotelName="Bumi Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Garden,Terrace,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lod Tunduh No. 88, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/64/4e64140ea7317bc3259de8330d6def768e16bbfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.36" OriginalAmount="52.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72038" Longitude="115.181" StarRating="4" HotelCode="|163165" HotelName="The Kana, Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. SETIABUDI NO. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/1/6/5/163165_1_6511.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2013, has 92 rooms, 33 single rooms, 35 double rooms, 2 suites, 10Â quadruple rooms, 10 executive rooms and 10 family rooms. The establishment has a car park. SITUATION: The hotel Bali it is in it is in the city centre excellent transport links to points of interest, Close to the airport, The hotel is close to the leisure areas, is near a golf course, Around the establishment, clients can find a beach, near the establishment, guests will find the harbour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.30" OriginalAmount="53.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.712277" Longitude="115.172236" StarRating="3" HotelCode="|168007" HotelName="Terrace At Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Benesari No. 2 Pantai Kuta, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/0/0/7/168007_1_1568.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.642024" Longitude="115.254616" StarRating="4" HotelCode="986626|153207" HotelName="The Cakra Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jln. By Pass Ngurah Rai No. 28, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/33/a533124684322a68166f520b164d601a1656ae9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696467" Longitude="115.2637" StarRating="3" HotelCode="986411|nesa_sanur_bali" HotelName="NESA Sanur Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan no. 144, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/58/275868cf1b39133c7945ac4cde67aff46f406dec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.65" OriginalAmount="55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.703552" Longitude="115.18404" StarRating="4" HotelCode="986725|152749" HotelName="b Hotel Bali &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Imam Bonjol No. 508, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ff/59ffad167c54ab17c6c82a1233eba651419c0bf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.65" OriginalAmount="55.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.722101" Longitude="115.18498" StarRating="4" HotelCode="986611|ibis_styles_bali_kuta_circle" HotelName="Episode Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Dryer,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl By Pass Ngurah Rai No 99, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/47/fc476ce83c8c45f9bda010103e637b969c41923b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.40" OriginalAmount="55.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71309" Longitude="115.17346" StarRating="4" HotelCode="|191466" HotelName="Sun Island and Spa Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. LEGIAN 123 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/4/6/6/191466_1_4584.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.74" OriginalAmount="56.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675894" Longitude="115.15407" StarRating="3" HotelCode="|399544" HotelName="Amalfi Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Kendal no. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/4/4/399544_3a4ad9f0610.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.02" OriginalAmount="60.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1428934" Longitude="115.0510864" StarRating="4" HotelCode="|68166" HotelName="Bali Taman Beach Resort and Spa - Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA LOVINA, LOVINA BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/6/6/68166_1_6113.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style hotel, has a lobby, a safety deposit box service and a currency exchange service. The establishment has 30 rooms, Our guests can find a bar and a restaurant. The establishment also offers room service (for a fee), a laundry service and a car park. SITUATION: Lovina Beach It is in Where you can find a beach, Singaraja 10 minutes away from the establishment you have It is situated 11 kilometres away fromDenpasar Airport. ROOM: They have a fan or air-conditioning system, a mini-bar, a television, a bathroom with a shower, a bath, a safe and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool that has an area for children, Clients can enjoy activities such as diving, sailing and enjoy tennis. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.04" OriginalAmount="60.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.33512" Longitude="115.64364" StarRating="2" HotelCode="|167620" HotelName="Uyah Amed and Spa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ketut Natih, Pantai Timur No. 801</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/2/0/167620_1_1310.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, a diving centre, bungalows with garden views, views of the swimming pool and sea views. SITUATION: This establishment is in Bali, is situated 100 metres away from the beach Amed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.07" OriginalAmount="60.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6831921" Longitude="115.1672797" StarRating="3" HotelCode="|400317" HotelName="Santika Seminyak - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 17, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/1/7/400317_f51cb291353.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.14" OriginalAmount="60.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.26424" Longitude="115.05775" StarRating="3" HotelCode="|156503" HotelName="Puri Lumbung Cottages, Restaurant and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MUNDUK VILLAGE, BANJAR DISTRICT, BULELENG REGENCY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/0/3/156503_1_5246.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Bali south Munduk it is in around 120 kilometres away you can find Ngurah Rai Airport. HOTEL: The hotel is, Balinese, has 30 rooms, a reception and a restaurant. The establishment also offers a laundry service and a car park. ROOM: All the rooms have a bathroom with a shower, a bath and a balcony or terrace. FACILITIES: For a fee, you can enjoy a spa and a massage service. RESTAURANT: Guests can enjoy a restaurant. MEALS: The establishment serves a buffet breakfast, Ã  la carte and menu lunch and an Ã  la carte dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.88" OriginalAmount="61.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.707015" Longitude="115.18389" StarRating="3" HotelCode="|165872" HotelName="Holiday Inn Express Bali Sunset Road by IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road, No. 99X</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/7/2/165872_d7dbbd61019.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant, a conference room, rooms with air-conditioning and a TV. SITUATION: This establishment, is in Kuta the heart of Bali it is in it is situated near the cultural area and the commercial area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.67" OriginalAmount="61.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7981316" Longitude="115.1499259" StarRating="5" HotelCode="|400401" HotelName="The Leaf Jimbaran Luxury Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun No.81 Karang Mas Sejahtera, Jimbaran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/0/1/400401_f5cbacb0941.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.84" OriginalAmount="61.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689867" Longitude="115.261849" StarRating="2" HotelCode="|166796" HotelName="Bumi Ayu Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box. 3511 Jalan Bumi Ayu Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/9/6/166796_1_3863.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool and a restaurant. SITUATION: This hotel Sanur it is in Close to the city centre, 10 minutes away from the establishment, you can find the beach, Close to public transport services, this establishment, is 20 minutes drive away from Ngurah Rai the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.02" OriginalAmount="62.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6901233" Longitude="115.1701712" StarRating="3" HotelCode="|400996" HotelName="Kubu Cempaka Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Plawa Gang Cempaka No 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/6/400996_b3a707b1447.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.88" OriginalAmount="62.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.720089" Longitude="115.173634" StarRating="4" HotelCode="|399303" HotelName="Kuta Townhouse Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, Agung Art Market</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/3/0/3/399303_874e4651007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.797565" Longitude="115.2062" StarRating="3" HotelCode="986490|goodway_hotels_resort_nusa_dua" HotelName="Plagoo Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Garden,Television in lobby,Terrace,Fire Extinguisher,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dalem Tarukan No.7 Taman Mumbul, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/58/48586445ed872bd7557024298cbcde074bfac486.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.34" OriginalAmount="64.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.525957" Longitude="115.504738" StarRating="3" HotelCode="|400993" HotelName="Dewi Villa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan raya padangbai km. 1,1 Manggis, Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/3/400993_86266281426.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.38" OriginalAmount="65.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.669061" Longitude="115.150682" StarRating="4" HotelCode="|166145" HotelName="Aqua Octaviana Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Klecung 38X, Umalas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/4/5/166145_hab2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, internet and a car park. SITUATION: This establishment, is in Umalas the residential area of it is close to a beach and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.05" OriginalAmount="66.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7133185" Longitude="115.1699585" StarRating="3" HotelCode="|32902" HotelName="Adi Dharma Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BENESARI, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/0/2/32902_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a garden with a terrace, has 85 rooms, 72 superior rooms, 7 deluxe rooms, 6 family rooms and 3 floors. This quiet hotel, is perfect for business and holiday stays, In the entrance, you can find a lobby, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers guests room service, a laundry service (for a fee) and a car park. SITUATION: It is inLegian the area near the establishment, guests will find a shopping centre, restaurants and a beach. it is 1 kilometre away from the city centre, is situated 5 kilometres away from the airport. ROOM: The rooms have a balcony, with views, individual air-conditioning, a double bed and a mini-bar. They also have a direct line telephone, a television, a hairdryer, a shower and a bath. FACILITIES: The establishment boasts a swimming pool with a children's area, a beauty centre and an entertainment programme. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and a restaurant with typical dishes and international cuisine. You can also enjoy a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.28" OriginalAmount="66.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689536" Longitude="115.164069" StarRating="4" HotelCode="|167535" HotelName="Harris  Seminyak - Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Drupati No. 99, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/3/5/167535_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, WiFi (free of charge), a spa with a massage service, a wellness centre and a fitness centre. The establishment has a restaurant and a bar. The establishment offers room service. SITUATION: This hotel is a 5-minute walk away from the beach Diana Pura. The establishment is a 15-minute drive away from the beach Kuta. It is 30 minutes drive away from the airport Ngurah Rai. ROOM: The rooms have cable television, a safety deposit box, an air-conditioning system, a mini-bar, kettle, a balcony, a bathroom with a shower, a hairdryer and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.34" OriginalAmount="66.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6767206" Longitude="115.1554108" StarRating="3" HotelCode="|33133" HotelName="Bali Ayu and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET 99 X</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/3/3/33133_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 32 rooms a garden, a terrace, a hall with a reception, a safety deposit box service and a currency exchange service. The establishment offers room service, a laundry service, restaurants, 2 bars and a car park. SITUATION: This hotel is in Petitenget the city of it is situated 3 kilometres away from Kuta the city centre of it is 700 metres away from restaurants ,Petintenget the beach 30 minutes away from the establishment guests have Ngurah Rai Airport. ROOM: The traditional-style rooms, have a kitchen, a bathroom with a hairdryer, a balcony or terrace with garden views, an air-conditioning system, a direct line telephone and a satellite television. They also have a fridge, a mini-bar, a king size or double bed, a coffee maker, a kettle and internet. FACILITIES: The establishment boasts a swimming pool bar, a swimming pool, a spa, a massage service and billiards. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant, local dishes and international dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.87" OriginalAmount="66.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5738814" Longitude="115.3655439" StarRating="3" HotelCode="|399522" HotelName="Kori Maharani Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass Prof. Dr. Ida Bagus Mantra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/2/2/399522_7c6bd2e0508.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.94" OriginalAmount="66.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1678014" Longitude="115.0078217" StarRating="3" HotelCode="|67199" HotelName="Nugraha Lovina Seaview Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Singaraja-Seririt</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/9/67199_1_2829.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a hall with a reception, a safety deposit box service, 22 rooms, a restaurant, room service, a laundry service and a car park. SITUATION: It is in a mountainous area, near the establishment, guests will find Beratan and Tamblingan the lakes of It is situated 115 kilometres away fromDenpasar Airport. ROOM: The modern rooms, have sea views, a bathroom with a shower or bath, a direct line telephone, satellite or cable TV, a safety deposit box and a balcony or terrace. FACILITIES: At an extra cost, you can find a swimming pool and a spa. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.04" OriginalAmount="68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.467695" Longitude="115.27175" StarRating="4" HotelCode="986412|83585" HotelName="Om Ham Retreat and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Dryer,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Tirta Tawar street, Junjungan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/zz/a7adaf5c8991ecd0acb463e150e42ffdeefb5818.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.17" OriginalAmount="68.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66773" Longitude="115.21771" StarRating="3" HotelCode="|169806" HotelName="Puri Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jendral Sudirman No.14 A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/6/169806_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is perfect for business and holiday stays, has a business centre, computer, a fax machine, a photocopier and internet. SITUATION: This luxurious hotel, Denpasar Bali it is in the Golden Triangle of Art it is in 10 minutes walk away, you can find the business area, is 25 minutes drive away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.56" OriginalAmount="68.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.155804" Longitude="115.0290969" StarRating="3" HotelCode="|399286" HotelName="Bali Paradise  Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL KARTIKAKALIBUKBUK LOVINA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/8/6/399286_dde13001333.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.58" OriginalAmount="68.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6734269" Longitude="115.4493131" StarRating="3" HotelCode="|401938" HotelName="D and B Bungalow's By Dewizz Management" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jln Raya Jungutbatu, Nusa Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/9/3/8/401938_92704280946.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.462712" Longitude="115.6295" StarRating="3" HotelCode="986441|taman_ujung_resort_spa" HotelName="Taman Surgawi Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/07/2026" HotelFacility="Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Dishwasher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Taman Ujung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/b1/79b19831e6404b1c9d9cf3e0b7dfe779234dcebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.26" OriginalAmount="70.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5354381" Longitude="115.2662319" StarRating="4" HotelCode="|399991" HotelName="Gusde Tranquil Villas by EPS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka Banjar Kumbuh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/9/1/399991_f2813dd0606.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.01" OriginalAmount="70.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696605" Longitude="115.163946" StarRating="4" HotelCode="|399843" HotelName="Lloyd's Inn Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Arjuna, Seminyak, Kuta, Kabupaten Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/4/3/399843_b3485f51123.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.16" OriginalAmount="72.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.725856" Longitude="115.17034" StarRating="5" HotelCode="986507|kuta_paradiso_hotel" HotelName="Kuta Paradiso Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace,Dryer,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/c3/09c3640458830353bacd3bd3f4f6ef462f542aa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.19" OriginalAmount="73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696758" Longitude="115.16636" StarRating="4" HotelCode="986609|156592" HotelName="Horison Seminyak Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Arjuna (Double Six Beach), Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d9447793428fa78badf2e1c9dff1ab584f839eb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.65" OriginalAmount="73.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.634485" Longitude="115.152655" StarRating="4" HotelCode="|156580" HotelName="United Colors Of Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JI BANTAN KANGIN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/8/0/156580_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Canggu it is in 10 minutes away from the beaches.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.96" OriginalAmount="73.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.797436" Longitude="115.206631" StarRating="4" HotelCode="|167208" HotelName="Plagoo Holiday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dalem Tarukan No. 7 Taman Mumbul Nusa Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/2/0/8/167208_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, a gym, a spa and WiFi (free of charge). The establishment offers a business centre, meeting rooms, a garden area and a swimming pool bar. SITUATION: This hotel is in Nusa Dua, close to the beach Nusa Dua. 15 minutes away from the establishment you have Airport Bali. ROOM: The establishment has suite rooms with an air-conditioning system, a sitting room, dining area, a kitchen and a balcony or terrace. OTHERS: Regarding the food and beverage offering, clients have a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.14" OriginalAmount="73.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.481485" Longitude="115.286092" StarRating="3" HotelCode="|210738" HotelName="Kubu Bali Baik Villa and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pejeng Kawan Br. Umahanyar Ds. Pejeng Kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/8/210738_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.22" OriginalAmount="74.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.736666" Longitude="115.1652" StarRating="4" HotelCode="986523|risata_bali_resort_and_spa" HotelName="Risata Bali Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Wana Segara, South Kuta Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/16/4e16287b0ce8f417d440de4e3ec6d29031c9e189.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.22" OriginalAmount="74.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.804913" Longitude="115.221954" StarRating="4" HotelCode="986581|hotel_santika_siligita_nusa_dua__bali" HotelName="Hotel Santika Siligita Nusa Dua - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Television in lobby,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintas Siligita 3A Banjar Peminge, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/a7/88a75c1d95cacaddfd6d0decff8b503547456a40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.61" OriginalAmount="75.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68289" Longitude="115.16792" StarRating="4" HotelCode="|169408" HotelName="D'penjor Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL BIDADARI II NO 1 TAMAN MERTHANADI KEROBOKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/0/8/169408_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool. SITUATION: This hotel is 5 minutes away from Seminyak the city centre of it is situated 10 minutes away from Petitenget the beach Seminyak the beach it is situated 10 kilometres away from Ngurah Rai Airport. ROOM: The rooms have an air-conditioning system, a balcony or terrace, WiFi (free of charge), garden views, a satellite TV, a DVD player, a bathroom, a mini-bar, kettle, a kettle, a coffee maker and a sitting area with sofa. FACILITIES: Guests are offered a swimming pool with deck chairs, a massage service, spa treatments, a launderette, a dry cleaner's, car hire, a car park (free of charge) and security services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.64" OriginalAmount="76.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.502444" Longitude="115.263092" StarRating="4" HotelCode="|399633" HotelName="Solo Villas and Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, juwuk manis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/3/399633_45e47f10957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.91" OriginalAmount="76.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.777938" Longitude="115.223765" StarRating="4" HotelCode="|166372" HotelName="Bali Relaxing Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama No.62 Tanjung Benoa,Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/7/2/166372_1_271.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, 2 restaurants, it offers a transfer service and WiFi in communal areas, (free of charge). SITUATION: This establishment, is 5 minutes drive away from Tanjung Benoa the beach Bali Collection Shopping Centre and Leisure Complex in Nusa Dua about 15 minutes away (by car) from 30 minutes away from the establishment, you can find Ngurah Rai Airport. ROOM: The rooms have large windows, a television, a mini-bar, a kettle, a coffee maker, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.67" OriginalAmount="77.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.676467" Longitude="115.151377" StarRating="4" HotelCode="|167204" HotelName="De Vins Sky Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Komplex Villa Kendal No. 35, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/2/0/4/167204_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Seminyak, close to the beach Petitenget. It is situated 5 minutes away from the shopping centre Sminyak Square. 20 minutes away from the establishment you have Airport Denpasar. ROOM: All the rooms have an air-conditioning system, a sitting area, cable television, an iPod docking station, a mini-bar, a bathroom with a shower or bath and complimentary bathroom items. FACILITIES: Guests are offered a swimming pool, WiFi (free of charge) and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.60" OriginalAmount="78.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559038" Longitude="115.261134" StarRating="4" HotelCode="|399520" HotelName="Canvas Escape Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. A.A. Gede Rai No.21, Lodtunduh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/2/0/399520_b5873ac0449.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.94" OriginalAmount="78.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512631" Longitude="115.258897" StarRating="3" HotelCode="|169866" HotelName="Pertiwi Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest - Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/6/6/169866_1_3515.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.83" OriginalAmount="79.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5273294" Longitude="115.2605755" StarRating="4" HotelCode="|210737" HotelName="Suarti Boutique Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Pengosekan,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/7/210737_1_3707.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.86" OriginalAmount="85.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.478633" Longitude="115.621478" StarRating="2" HotelCode="|401474" HotelName="Aashaya Jasri Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI JASRI SUBAGAN KARANGASEM</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/7/4/401474_447f1881216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.18" OriginalAmount="86.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.718" Longitude="115.175" StarRating="4" HotelCode="|163475" HotelName="J4 Hotels Legian - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl- Legian No.74, Br Pengabetan, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/7/5/163475_1_6803.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a medium-sized hall, an outdoor pool and a restaurant. The establishment also offers WiFi (free of charge), a reception, a garden area and a barbecue area. Guests can also find a meeting room and a car park (free of charge). SITUATION: This establishment, is in Legian the centre of Sky Garden Lounge 5 metres away from a 15-minute walk away from Kuta the beach it takes 15 minutes to get to Ngurah Rai the airport. ROOM: All the rooms have an air-conditioning system, a safe, a sitting area, a bathroom with bathroom amenities and slippers. Some rooms have garden views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.530215" Longitude="115.51104" StarRating="3" HotelCode="986516|padang_bai_beach_resort" HotelName="Absolute Scuba Bali Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Amlapura Bali Jl. Pantai Silayukti, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/7b/797bc2d2b637e5c0a87c0fb5c938c7c217997735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.28" OriginalAmount="88.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70055" Longitude="115.16892" StarRating="3" HotelCode="|399489" HotelName="Aq-va  and Villas Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Werkudara No. 464 (near double six beach) Legian, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/4/8/9/399489_0cb6e1d0336.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.08" OriginalAmount="89.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6515" Longitude="115.156" StarRating="3" HotelCode="|400866" HotelName="Bloomfield Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak 25, Gang Pulau no. 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/6/6/400866_0d5eb0b0901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.33" OriginalAmount="90.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.655953" Longitude="115.153457" StarRating="5" HotelCode="|47998" HotelName="The Bidadari Villas and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR ANYAR KELOD, KEROBOKAN, KUTA UTARA 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/9/8/47998_ad36fac0941.jpg</HotelPictures>
        <HotelDescription>HOTEL: This spa complex, has 19 chalets a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a restaurant and room service. At an additional cost you can have access to a laundry service, WiFi and bicycle hire. Guests can also find a car park. SITUATION: It is inUmalas-Kerobokan northern Kuta 15 minutes away from the establishment clients have Where you can find restaurants, pubs, bars and shops. It is 20 minutes away fromDenpasar Airport. ROOM: Guests are offered chalets with swimming pool, an air-conditioning system, a bathroom with a bath and outdoor shower. They also have a dining room, a kitchen, private garden, a king size or double bed, a fridge, a hairdryer, an ironing set, a coffee maker and a kettle. Guests can enjoy a satellite TV with international channels, a DVD player, a stereo, internet and a safe. Guests are offered individual air-conditioning, heating and a balcony or terrace. FACILITIES: You can find a solarium, spa treatments and a massage service. At an extra cost, you can find a spa, Clients can enjoy activities such as water-skiing, diving, surfing, windsurfing, jet-skiing, sailing, catamaran excursions and canoeing. Facilities (available for a fee), Our guests can also horse-riding, go cycling and play golf. Facilities (available for a fee), 17 kilometres away, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a continental breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.86" OriginalAmount="92.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7354591" Longitude="115.167474" StarRating="4" HotelCode="|35543" HotelName="The Vira Bali Boutique and Suite - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza No. 127, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/4/3/35543_1_5430.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 56 rooms a reception, a safety deposit box service, a currency exchange service, a bar, a restaurant and a conference room. The establishment offers a car park, room service and a laundry service. SITUATION: Jalan Kartika Plaza It is in 5 minutes away from the establishment guests have Ngurah Rai Airport next to the establishment, guests will find Waterboom the water park Kuta the beach Denpasar It is situated 20 kilometres away from. ROOM: The modern and cosy rooms, have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar, a coffee maker and a kettle. They also have a king size or double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: Guests are offered hydrotherapy treatments and a pool that has a children's area. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.04" OriginalAmount="92.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.661539" Longitude="115.136809" StarRating="4" HotelCode="|401738" HotelName="Citadines Berawa Beach Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemelisan Agung, Tibubeneng, Kuta Utara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/7/3/8/401738_bc80a251016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.23" OriginalAmount="92.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.822288" Longitude="115.090635" StarRating="3" HotelCode="|402143" HotelName="Uluwatu Jungle Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Suluban Uluwatu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/4/3/402143_1aa52b40746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.42" OriginalAmount="93.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5118238" Longitude="115.5743714" StarRating="3" HotelCode="|401031" HotelName="Aquaria Eco Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Bagus Candidasa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/3/1/401031_302ae4d0324.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.48" OriginalAmount="93.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.688939" Longitude="115.432689" StarRating="3" HotelCode="|401335" HotelName="Abian Huts Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dream Beach, Lembongan, Indonesia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/3/5/401335_01ea6750533.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.67" OriginalAmount="93.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5931464" Longitude="115.1060367" StarRating="4" HotelCode="|399604" HotelName="De Moksha Eco Friendly Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benuo, Banjar Kebilbil Desa Belalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/0/4/399604_e68ad1c1002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.47" OriginalAmount="94.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.245202" Longitude="115.161473" StarRating="4" HotelCode="|169284" HotelName="Handara Golf and Resort Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pancasari, Sukasada</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/4/169284_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a golf course, a sauna, internet in communal areas, a business centre and meeting rooms. Guests can find a restaurant, a lounge bar, breakfast service, a shop, a kiosk, a laundry service and a garden. At an additional cost you can have access to a transfer service (on request), The establishment also offers a car park (free of charge). SITUATION: This hotel Bali Handara Kosaido Country Club it is close to. ROOM: Each room has a mini-bar, a safety deposit box and a satellite TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.80" OriginalAmount="95.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.810348" Longitude="115.132408" StarRating="4" HotelCode="|399292" HotelName="Swiss-belresort Pecatu - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pecatu Indah Resort Block G2,Kuta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/9/2/399292_f6ac28b1226.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.730228" Longitude="115.16812" StarRating="4" HotelCode="986551|bali_rani_hotel" HotelName="Bali Rani Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/09/ac09f14b8bbc45bde301a506c651c2123230641d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.513031" Longitude="115.2639" StarRating="3" HotelCode="986457|amoya_inn" HotelName="Amoya Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 37 A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/77/d777f754beac6c886bdb631071d2b95fd6b5cfa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.20" OriginalAmount="98.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.13757" Longitude="114.56929" StarRating="4" HotelCode="|47962" HotelName="Naya Gawana Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park, Banyuwedang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/6/2/47962_1_1639.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, with air-conditioning and has chalets a lobby, a reception, a safety deposit box service, a currency exchange service, a games room, a TV room and a restaurant. The establishment offers WiFi, a car park, bicycle rental and a laundry service (for a fee). SITUATION: It is inBali north-west it is situated next to Menjangan Bay it is in a natural park,3,5 hours away, you can find Ngurah Rai Airport. ROOM: They have a sitting room, individual air-conditioning, a king size or double bed, a bathroom with a shower and a bath. You are offered a direct line telephone, a coffee maker, a kettle, a hairdryer, a safety deposit box and a balcony or terrace. FACILITIES: Clients can enjoy activities such as horse-riding, hiking, go cycling and diving. Guests are offered a massage service and spa treatments. Clients can also find canoeing and billiards. Facilities (available for a fee), The establishment has a swimming pool (free of charge) and a hydromassage bath. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers buffet and Ã  la carte restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.67" OriginalAmount="99.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1417567" Longitude="114.6527767" StarRating="3" HotelCode="|156537" HotelName="Taman Sari Bali Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DUSUN PEMUTERAN, KECAMATAN GEROKGAK, BULELENG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/3/7/156537_1_2956.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is in a natural enviroment, has gardens, ponds and is perfect for families and couples, This complex with air-conditioning, has 45 rooms, a hall, a safety deposit box service, a bar and a restaurant. For an additional charge cost offers room service and a laundry service. SITUATION: This complex is in Pemuteran the region of 50 kilometres away from Lovina the beach 15 kilometres away from Menjangan the Island of it is 3,5 kilometres away from Ngurah Rai the International Airport of. ROOM: The spacious, bright rooms are Thai-style, have ponds, a tropical garden, a bathroom with a shower, a double bed, a direct line telephone, a television, a safe, a small fridge, an individual air-conditioning system and a private terrace. FACILITIES: Guests can relax with an outdoor swimming pool, spa treatments and a massage service. At an additional cost, you can diving. MEALS: Guests are offered a breakfast service, traditional cuisine and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.79" OriginalAmount="100.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.53119" Longitude="115.264" StarRating="3" HotelCode="|401455" HotelName="Puri Kobot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Br. Pengosekan kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/5/5/401455_92020001326.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.65092" Longitude="115.15978" StarRating="4" HotelCode="986748|the_khayangan_dreams_villa_kerobokan" HotelName="The Khayangan Dreams Villa Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Ticket assistance,Garden,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>JL. Tegal Cupek ll, Br Anyar Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/0b/e70b7ce3de50027e93971d41a2cab912d5148506.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.09" OriginalAmount="103.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512872" Longitude="115.26108" StarRating="3" HotelCode="986458|_0x1e170" HotelName="Cinta Grill &amp; Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Air conditioning,Smoke-free property,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest St, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/1c/1e1c84db0c3a239f26f32531ca98c10c33515e6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.04" OriginalAmount="105.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68497" Longitude="115.16333" StarRating="4" HotelCode="|169713" HotelName="Jas Green Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JLN KAYU AYA GANG BUGIS SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/1/3/169713_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.60" OriginalAmount="106.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66741" Longitude="115.14012" StarRating="3" HotelCode="|34468" HotelName="Legong Keraton Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PANTAI BERAWA STR.,CANGGU, NORTH KUTA -</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/4/6/8/34468_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a good location, was built in 2004, renovated in 2006, has 40 rooms and standard rooms, superior rooms and deluxe rooms. The establishment has express check-out, a safety deposit box service, a currency exchange service, a cafÃ©, a games room and a TV room. The establishment also offers internet, a conference room and a restaurant. Guests can find room service, a laundry service, a medical care service, a car park and bicycle hire. SITUATION: It is inBerawa the beach is situated in Kuta northern Denpasar 30 minutes away from the establishment you have Clients can also find Ngurah Rai Airport. ROOM: The rooms are elegant and decorated in a Balinese style, You are offered superior and deluxe rooms, They have an individual air-conditioning system, a satellite television, a mini-bar, a king size or double bed, a direct line telephone, a safe, a bathroom with a shower, a hairdryer and a balcony or terrace. FACILITIES: It is situated in the beach, Clients can enjoy activities such as surfing and pedal-boating. The establishment boasts a swimming pool that has an area for children and deck chairs. The establishment also offers a massage service and spa treatments. Our guests can also go cycling. PAYMENT METHODS: Customers can pay by JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service, lunch and dinner service, traditional cuisine and European cuisine.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.09" OriginalAmount="106.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.3889548" Longitude="115.1088292" StarRating="3" HotelCode="|400833" HotelName="Prana Dewi Mountain Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wongaya Gede, Kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/3/400833_470805b1147.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.10" OriginalAmount="106.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.694" Longitude="115.16093" StarRating="4" HotelCode="|34847" HotelName="Pelangi Bali and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/4/7/34847_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 89 rooms, 78 superior rooms, 6 luxurious rooms, 4 super deluxe rooms and 1 suite. Guests can find a lobby with a reception, a safety deposit box service, a cloakroom, a lift and a television room. The establishment offers room service, a playground, bicycle rental, a laundry service, room service, internet, a pharmacy, a currency exchange service and a car park. SITUATION: It is inSeminyak the beach Kuta is situated in near the establishment, you will find shopping centres, tourist points of interest, 20 minutes away from the establishment clients have Ngurah Rai Airport It is 5 minutes away fromKuta the city centre of Denpasar it is situated 20 metres away from. ROOM: The rooms a bathroom with a hairdryer, an air-conditioning system, a mini-bar, a kettle, a coffee maker and an ironing set. They also have a direct line telephone, a television, a king size or double bed and a balcony or terrace. You are offered superior rooms. FACILITIES: The establishment has a swimming pool, deck chairs and a spa. Clients can enjoy activities such as surfing and horse-riding. Our guests can also use the gym. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and an international restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.60" OriginalAmount="107.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673229" Longitude="115.259762" StarRating="3" HotelCode="|35343" HotelName="Sri Phala Resort and Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BY PASS NGURAH RAI 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/3/35343_1_3176.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 18 comfortable rooms, In the entrance, you can find a lobby with a reception, a safety deposit box service, a currency exchange service, a bar and a restaurant. The establishment offers guests room service, a laundry service and a car park. SITUATION: It is in tropical gardens, 25 minutes away from the establishment guests have Bali Airport Sanur Beach it is situated 5 minutes away from 5 minutes away from the establishment, you can find shopping centres, leisure areas. ROOM: All are spacious and modern rooms, They have a bathroom with a hairdryer, a coffee maker, a kettle, a direct line telephone, internet and a double bed. There is also a satellite TV, a mini-bar, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a swimming pool and a bar. close to the establishment, clients can find restaurants. OTHERS: Guests can book bed and breakfast, Accepted American Express, Visa, Diners Club, JCB and Mastercard. Regarding the food and beverage offering, clients have an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.64" OriginalAmount="109.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.51286" Longitude="115.26083" StarRating="3" HotelCode="|41101" HotelName="Kori Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA SANGGINGAN 18 TJAMPUHAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/0/1/41101_1_5292.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, luxurious hotel, is and is ideal for family holidays, is surrounded by a garden a lobby with a reception, express check-out, a safety deposit box service and a currency exchange service. The establishment has a bar, a restaurant, room service and a laundry service (for a fee), Guests can find internet (for a fee), a car park, a transfer service to the city centre and bicycle hire (for a fee). SITUATION: Sanggingan Ubud It is in close to the establishment, clients can find tourist areas, 55 minutes away from the establishment clients have Bali Airport. ROOM: The Balinese in style rooms, have a balcony, individual air-conditioning, a direct line telephone and a satellite television. They also have a bathroom with a shower or bath, a hairdryer, an ironing set, a mini-bar and internet. FACILITIES: The establishment boasts a pool that has a children's area, Clients can enjoy sports activities, go jogging and go cycling. The establishment also offers a massage service and spa treatments (available for a fee). PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and lunch and dinner service in the restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.83" OriginalAmount="109.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.484936" Longitude="115.270676" StarRating="3" HotelCode="|401430" HotelName="Dupa Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tirta Tawar, Br. Junjungan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/3/0/401430_bf72a631151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.30" OriginalAmount="110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69388" Longitude="115.1619" StarRating="4" HotelCode="986765|pelangi_bali_hotel_spa" HotelName="Pelangi Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk, Seminyak Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/d1/77d1328d7b21767fff52c68d0668557ebaed1dff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.49" OriginalAmount="111.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.519655" Longitude="115.26279" StarRating="3" HotelCode="|169802" HotelName="GREEN FIELD HOTEL AND BUNGALOW" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PENGOSEKAN, UBUD, GIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/2/169802_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a transfer service (free of charge), internet (free of charge), 2 swimming pools, a salt water pool and it offers excursions. SITUATION: This hotel is in Ubud south el Bosque de los Monos it is situated 10 minutes walk away from it is 1 minute drive away from Ngurah Rai the airport. ROOM: All the rooms have a balcony or terrace, a mini-bar, a kettle, a coffee maker, a bathroom with a shower and a bath. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.04" OriginalAmount="111.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.2785281" Longitude="115.5939564" StarRating="3" HotelCode="|156159" HotelName="Mimpi Resort Tulamben" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TULAMBEN, NORTHEAST BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/1/5/9/156159_ppal.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has marble floors, high wooden ceilings, a lobby with a reception, express check-out, a bar and a restaurant. SITUATION: This establishment, Tulamben it is in Next to, it takes 90 minutes to get to Ngurah Rai the airport. ROOM: Customers have Balinese in style rooms with tropical gardens, a bathroom with outdoor shower, a bath, an individual air-conditioning system and a balcony or terrace. FACILITIES: There are many facilities and services available at the establishment, including an outdoor swimming pool, You can enjoy scuba diving, For a fee, guests can enjoy a massage service and a spa. MEALS: Customers have at their disposal a restaurant, a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.29" OriginalAmount="112.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.2844841" Longitude="115.2254608" StarRating="3" HotelCode="|169283" HotelName="Bagus Agro Pelaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Puncak Mangu, Desa Pelaga Kecamatan Petang, Kabupaten Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/3/169283_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Petang the district of Bali it is in It has excellent transport links to taxis, the bus, the nightlife and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.24" OriginalAmount="113.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1383946" Longitude="114.5716898" StarRating="4" HotelCode="|65308" HotelName="Mimpi Resort Menjangan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANYUWEDANG, NORTHWEST BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/3/0/8/65308_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has a lobby with express check-out, a reception, a safety deposit box service, a bar, a restaurant, room service, a laundry service (for a fee) and a car park. The establishment has 54 rooms, 30 rooms with a courtyard and 24 chalets. SITUATION: This beach hotel is situated 3,5 kilometres away from Denpasar Airport it is next to the bay. ROOM: The rooms have marble floor, wooden roofs, large beds, a direct line telephone, a satellite television, a safe, a coffee maker, a kettle and an individual air-conditioning system. FACILITIES: Clients can enjoy activities such as scuba diving, kayaking, diving, canoeing and pedal-boating (available for a fee), The establishment boasts a swimming pool that has an area for children, an outdoor bar, deck chairs and parasols. For a fee, guests can enjoy a sauna, hydrotherapy and a massage service. Regarding the food and beverage offering, there is a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.520743" Longitude="115.26218" StarRating="3" HotelCode="986679|green_field_hotel_and_restaurant" HotelName="Green Field Hotel and Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/b1/14b1babee3a9d989961ec3a70578782a4d4108a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.98" OriginalAmount="115.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6953934" Longitude="115.172321" StarRating="4" HotelCode="|41104" HotelName="Villa Seminyak Estate and Spa - By Astadala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BAIK BAIK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/0/4/41104_1_7997.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex is ideal for holidays or business trips and has 45 rooms a lobby, a reception, express check-out, a bar and a restaurant. The establishment offers room service, a laundry service, bicycle rental and a car park. SITUATION: It is inSeminyak the heart of 5 minutes away from the establishment clients have the beach, Kuta it is situated 10 minutes away from It is 20 minutes away from the airport, Denpasar it is 30 minutes away from. ROOM: Each room has a bathroom, a hairdryer, a direct line telephone, individual air-conditioning, a kettle and a coffee maker. They also have a satellite television, a stereo, a radio, internet, a mini-bar and a safe. FACILITIES: The establishment has a swimming pool, At an extra cost, you can find a massage service, spa treatments and a sauna. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a breakfast service, a restaurant, international cuisine, Asian specialties and traditional cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.32" OriginalAmount="115.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.506654" Longitude="115.259202" StarRating="3" HotelCode="|167816" HotelName="Samhita Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/6/167816_pool.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated 40 kilometres away from the airport Denpasar. ROOM: The establishment has of different styles.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.13" OriginalAmount="116.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71021" Longitude="115.468" StarRating="3" HotelCode="|402510" HotelName="Bintang Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sakti - Banjar Sakti</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/5/1/0/402510_633b5790715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673952" Longitude="115.15832" StarRating="4" HotelCode="986681|76901" HotelName="Rama Residence Petitenget Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Washing machine,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Petitenget No. 35, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/79/09794a1b5cd04b88731bd69c932f277e6e2ffe54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.36" OriginalAmount="117.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5609477" Longitude="115.2652582" StarRating="5" HotelCode="|400429" HotelName="The Garcia Ubud and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Silungan, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/9/400429_64ee4f91028.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.49" OriginalAmount="119.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.449383" Longitude="115.234269" StarRating="4" HotelCode="|167814" HotelName="Rijasa Agung Resort Villas - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/4/167814_1_5551.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated above the river Ayung. The establishment offers a transfer service to the city centre. It is 20 minutes drive away from the city centre. ROOM: The rooms have marble floor, a television and a balcony with stunning views. FACILITIES: The establishment boasts an outdoor pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.60" OriginalAmount="120.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.674925" Longitude="115.48924" StarRating="4" HotelCode="986759|maruti_beach_villas" HotelName="Maruti Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/07/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Security guard,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Nyuh Beach, Ped, Nusapenida, Klungkung Regency, Bali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/b7/8bb700aa8001f3a3c8748d284c09be6fc7bb16bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.98" OriginalAmount="120.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.110496" Longitude="115.319184" StarRating="4" HotelCode="|399264" HotelName="Bondalem Beach Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arcana, Desa Bondalem, 0</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/6/4/399264_62e105b0850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.14" OriginalAmount="120.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.808706" Longitude="115.158593" StarRating="4" HotelCode="|166239" HotelName="Four Points By Sheraton Bali, Ungasan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu, Br. Giri Dharma</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/3/9/166239_fba89400807.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool and a spa centre. SITUATION: This establishment, is close to Garuda Wisnu Kencana the cultural centre it is in Jimbaran Hill the establishment is a 12-minute drive away from Balangan the beach it is 20 minutes drive away from Ngurah Rai Airport The establishment offers a transfer service to, the airport, for a supplement. ROOM: The rooms have an air-conditioning system, a television, a kettle, a coffee maker, a safe and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8303385" Longitude="115.12945" StarRating="4" HotelCode="986576|hidden_valley_resort_bali" HotelName="S Resorts Hidden Valley Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nabor No. 29, Kuta Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/75/4c/754c929a8de54ec7da1d8c3c109842d482f149f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.06" OriginalAmount="125.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7235012" Longitude="115.1702423" StarRating="4" HotelCode="|36347" HotelName="Truntum Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI KUTA NO. 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/4/7/36347_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 103 standard rooms and bungalows. It has a reception, a safety deposit box service, a currency exchange service and a cloakroom. The establishment offers a hairdresser's, a bar, a television room and a playground. The establishment also has internet, a beach restaurant, a laundry service, a pharmacy, a medical care service, a car park and a conference room. SITUATION: This hotel is in the heart of Kuta. Is situated in the beach. Close to the establishment, clients can find shopping centres, restaurants, markets and the nightlife. 30 minutes away from the establishment clients have Denpasar it is situated 10 minutes away from Bali Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a kettle, a coffee maker, a double bed and an individual air-conditioning system. FACILITIES: At the beach, clients can enjoy surfing. The establishment has a swimming pool that has an area for children, a sunbathing terrace and deck chairs. The establishment also offers health treatments and tennis courts (available for a fee). MEALS: Guests are offered a breakfast service and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.733826" Longitude="115.16599" StarRating="5" HotelCode="986704|ramada_bintang_bali_resort" HotelName="Bintang Bali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>JL Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/fb/43fb4e9ab410a2238110bb9fe8f027e1c7ddf511.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.63" OriginalAmount="127.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.250579" Longitude="115.399686" StarRating="4" HotelCode="|166331" HotelName="The Ayu Kintamani Villa at Toya Devasya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Puri Bening Toya Bungkah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/3/1/166331_int.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Batur Lake 45 minutes away from the establishment, clients can find Ubud the centre of 90 minutes away from the establishment clients have Denpasar Airport. ROOM: The establishment has villas with private swimming pool, an air-conditioning system, a balcony, cable television, a mini-bar, a kettle and a coffee maker. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.16" OriginalAmount="128.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5062305" Longitude="115.559853" StarRating="3" HotelCode="|167970" HotelName="Lotus Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Candidasa Main Road Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/7/0/167970_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi in communal areas (free of charge). SITUATION: This establishment is in the centre of Candi Dasa. BUNGALOWS: The bungalows have a terrace, air-conditioning, a minibar, kettle, a safe, a wardrobe, a bathroom with hairdryer and a shower. FACILITIES: Outdoors, clients have access to a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.48" OriginalAmount="128.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6907" Longitude="115.26216" StarRating="2" HotelCode="|67196" HotelName="Pondok Prima Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BUMI AYU, SANUR 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/6/67196_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style hotel, has a lobby, a reception, a safety deposit box service, a cloakroom, a TV room and a restaurant. The establishment offers internet (for a fee), room service, a laundry service and a car park. SITUATION: Sanur it is in near the establishment, you will find the beach, Clients can also find restaurants, bars and pubs. it is 1 kilometre away from the nightlife, is 20 minutes away from Bali Airport. ROOM: They have a bathroom, a shower, a terrace with views, an air-conditioning system, a fridge, a television, a DVD player, internet and a mini-bar. FACILITIES: Clients can find a swimming pool and deck chairs. At an extra cost, you can find a massage service, diving and billiards. 10 minutes away, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have continental or American breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.65" OriginalAmount="131.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.61947" Longitude="115.08822" StarRating="3" HotelCode="|169390" HotelName="Natya Tanah Lot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kawasan Wisata Tanah Lot, Tabanan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/9/0/169390_1_3895.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.49" OriginalAmount="132.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.792496" Longitude="115.144547" StarRating="5" HotelCode="|220661" HotelName="Royal Tulip Springhill Resort Jimbaran - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. JEPUN, JIMBARAN, BADUNG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/6/1/220661_1_3799.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.83" OriginalAmount="133.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.62547" Longitude="115.162" StarRating="3" HotelCode="|401450" HotelName="Askara Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Betaka, Banjar Pengilian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/5/0/401450_833bb1a1235.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.705867" Longitude="115.25603" StarRating="4" HotelCode="986731|taksu_sanur_hotel" HotelName="Taksu Sanur Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala No. 26, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/7f/d67f21f359c5f9ca8281593aa160f83d3992e73b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.67" OriginalAmount="138.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.817242" Longitude="115.192625" StarRating="4" HotelCode="|399532" HotelName="The Miracle Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dharmawangsa Street Nusa Dua, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/3/2/399532_89a98f20641.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.42" OriginalAmount="139.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.350213" Longitude="115.682646" StarRating="3" HotelCode="|169315" HotelName="Coral View Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Lipah-Bunutan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/1/5/169315_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a salt water pool and a seafood restaurant. SITUATION: This establishment, is near Lipah the beach 2 hours away, you can find Ngurah Rai Airport. ROOM: All the rooms have an air-conditioning system, a balcony, a mini-bar, a bath, garden views, views of the swimming pool and sea views. FACILITIES: Guests are offered water activities, gardens, darts and table games. Clients can also find a launderette, a currency exchange, tourist information and car hire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.88" OriginalAmount="139.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.695138" Longitude="115.1724155" StarRating="0" HotelCode="|169347" HotelName="Lasanti s and Spa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN NAKULA GANG BAIKBAIK NO 89SEMINYAK KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/4/7/169347_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a library, tourist information, WiFi (free of charge) and a transfer service to the airport, Guests can find the massage service, a laundry service and a car hire service. SITUATION: This hotel Seminyak it is in Close to Seminyak the beach 30 minutes away, you can find Ngurah Rai Airport. ROOM: Guests can find a swimming pool, a kitchen, a television, a safety deposit box and mosquito nets.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50342" Longitude="115.55239" StarRating="4" HotelCode="986545|candi_beach_resort_and_spa" HotelName="Candi Beach Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Dryer,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Sengkidu, Candidasa, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/fe/c1fe61138911f4b5a720574fc9b289ddb4e4b3ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.94" OriginalAmount="143.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5439" Longitude="115.2309" StarRating="5" HotelCode="|47156" HotelName="FuramaXclusive Resort and Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR BINDU JLN.RAYA MAMBAL PO BOX 134 UBU 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/5/6/47156_1_9476.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 24 chalets air-conditioning, a hall with a reception, a reception, a currency exchange service and conference rooms. The establishment offers internet, room service, a car park, a bar, a restaurant, drinks, a laundry service and bicycle rental (for a fee). SITUATION: 20 minutes away from the establishment you haveUbud the commercial area of Bali Bird Park it is situated 10 kilometres away from it is situated 15 kilometres away from Sukawati the market Denpasar 30 kilometres away from the establishment, guests will find 45 minutes away from the establishment you haveNgurah Rai Airport. ROOM: Guests are offered one and two bedroom chalets with a bathroom with a shower, a bath, a hairdryer, a double bed, a direct line telephone and satellite or cable TV. They also have a radio, a Hi-Fi, internet, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system, a terrace and a safety deposit box. FACILITIES: The establishment has swimming pools, an outdoor bar, a terrace with deck chairs and parasols. The establishment also has a hydromassage bath, a sauna, hydrotherapy treatments and a massage service (available for a fee), You can find an activities programme (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, room service and a bar. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.35" OriginalAmount="145.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689508" Longitude="115.1718" StarRating="4" HotelCode="986514|the_amala_2" HotelName="The Amala Boutique Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 108, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/58/1b580a3051a538eb4721cfe33e3adab9510aede7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.597845" Longitude="115.29611" StarRating="4" HotelCode="986665|bali_masari_villas" HotelName="Bali Masari Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Dishwasher,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bali Masari, Banjar Gelumpang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/7c/c37ced0534f13136b74b7cc6cf85e533b409163a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.684345" Longitude="115.15929" StarRating="4" HotelCode="986579|u_paasha_seminyak_bali" HotelName="Cross Paasha Bali Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kayu Aya No.78, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/21/5d21a6c131cfec8df1c5a33f3fface7a6aaa4612.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.69" OriginalAmount="154.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.823437" Longitude="115.136795" StarRating="4" HotelCode="|210680" HotelName="Hideaway Villas Bali Uluwatu By Kanaan Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Uluwatu, Gg. Bang Bang Bendot</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/0/210680_1_5583.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="159.09" OriginalAmount="154.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.450145" Longitude="115.232975" StarRating="5" HotelCode="|169353" HotelName="Ayung Resort Ubud - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/5/3/169353_1_5368.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a gym, a bar, a restaurant and yoga. SITUATION: This hotel is in Ubud the city centre of 15 minutes away from the establishment, guests will find Ubud the Market of Ubud the Palace of it is situated 90 hours away from Ngurah Rai the airport. ROOM: Each room has an air-conditioning system, marble floor, a satellite television, a fridge, a mini-bar (free of charge), a bathroom with a bath, a shower and complimentary bathroom items. FACILITIES: Guests are offered a theatre, a reception, a luggage room, WiFi (free of charge), guided tours and a transfer service to the airport, (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71895" Longitude="115.17221" StarRating="3" HotelCode="986482|225642" HotelName="Poppies Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, No. 19, Jalan Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/07/4a075a3458b0033e37a99e0222072a26ce0efeba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673624" Longitude="115.14938" StarRating="3" HotelCode="986636|81119" HotelName="Nipuri Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Batubelig No.16x, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/63/bb63dd47b3c630021e2e02069f76be654eb7590e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.473152" Longitude="115.53309" StarRating="3" HotelCode="986505|puri_bagus_manggis" HotelName="Puri Bagus Manggis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/07/2026" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Desa Manggis, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/07/210709c15ec29da209eb61395b07c2c9450017fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.99" OriginalAmount="161.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.64205" Longitude="115.145033" StarRating="4" HotelCode="|400441" HotelName="Sotis Villa Canggu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kayutulang, Canggu, Kec. Kuta Utara, Kabu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/4/1/400441_8b897311011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.4500065" Longitude="115.23324" StarRating="5" HotelCode="986559|ayung_resort_ubud_3" HotelName="Ayung Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/83/de830183769f14831ab4860b14bbeffd72b66e6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.31" OriginalAmount="163.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.179233" Longitude="115.0456414" StarRating="3" HotelCode="|400835" HotelName="Puri Mangga Sea View Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri Kayu Putih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/5/400835_2d8ac601153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.14" OriginalAmount="164.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.486996" Longitude="115.248083" StarRating="4" HotelCode="|399634" HotelName="Temuku Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik, No.7, Lungsiakan, Kedewatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/4/399634_e0ee5cc0932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.179403" Longitude="115.045555" StarRating="4" HotelCode="986724|puri_mangga_sea_view_resort_and_spa" HotelName="Puri Mangga Sea View Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Patio,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai Kayu Putih Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/e0/3ee0aad647ceed92f4bae28485a35b4171f18d6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.24" OriginalAmount="170.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559591" Longitude="115.266285" StarRating="5" HotelCode="|400420" HotelName="Ubud Nyuh Bali Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Raya Silungan st Lodtunduh Ubud, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/0/400420_35caaf00921.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.38" OriginalAmount="173.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.706952" Longitude="115.256264" StarRating="4" HotelCode="|210755" HotelName="Akana Boutique Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala No 17 Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/5/5/210755_1_4016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.78" OriginalAmount="184.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.81953" Longitude="115.14429" StarRating="5" HotelCode="|169569" HotelName="Mahagiri Villas and Spa Dreamland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL KAHURIPAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/6/9/169569_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool, a kitchen, WiFi (free of charge), a car park (free of charge) and a transfer service to the airport, (free of charge). SITUATION: This establishment, is 4 minutes away from Dreamland the beach it is situated 10 minutes away from Nusa Dua the beach Jimbaran Bay. it is situated 20 minutes away from Ngurah Rai Airport. ROOM: They have an air-conditioning system, a sitting area, a flat-screen television, a DVD player, a microwave, deck chairs, an ironing set, a bathroom with a bath and outdoor shower. FACILITIES: Guests are offered a gym, a spa, a massage service, a barbecue, tourist information, excursions, car hire and a transfer service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.691854" Longitude="115.162224" StarRating="5" HotelCode="986437|courtyard_by_marriott_bali_seminyak" HotelName="Courtyard By Marriott Bali Seminyak Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 103, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/57/db5794c11e3de5fe7e9c8d33ba7008a1bc621b8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.96" OriginalAmount="186.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69457" Longitude="115.16917" StarRating="0" HotelCode="|169431" HotelName="Downtown s" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA DALEM 9D, SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/3/1/169431_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Seminyak it is in 15 minutes away from the establishment, clients can find Seminyak the beach it is 5 minutes away from Seminyak District La plaza de Seminyak it is 30 minutes drive away from 30 minutes away from the establishment you have Ngurah Rai Airport. ROOM: The establishment has villas with private swimming pool, WiFi (free of charge), a patio, an air-conditioning system, flatscreen cable television, a DVD player and a kitchen. FACILITIES: Guests are offered a fitness centre, a massage service and tourist information. OTHERS: Regarding the food and beverage offering, clients can enjoy room service and a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.10" OriginalAmount="187.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.83026" Longitude="115.144498" StarRating="4" HotelCode="|220635" HotelName="Airis Luxury Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu Km 23 Desa Ungasan Kuta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/3/5/220635_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.82" OriginalAmount="194.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.49254" Longitude="115.25758" StarRating="5" HotelCode="986736|the_lokha_ubud" HotelName="The Lokha Ubud Resort, Villas &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Television in lobby,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jln Bangkiangsidem, Desa Keliki, Tegallalang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/47/3747d911de9d30b6bcae2f3c06055af8105b3cc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.23" OriginalAmount="195.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6731509" Longitude="115.1589581" StarRating="0" HotelCode="|48434" HotelName="Javana Royal Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET NO 27C KEROBOKAN, SEMINYAK - BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/3/4/48434_1_1443.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a butler service and 17 chalets. The establishment has air-conditioning, a hall, a restaurant, internet, a garden and a terrace. The establishment offers guests room service and a laundry service (for a fee). SITUATION: It is inKerobokan the district of 20 minutes away from the establishment you have the international airport. ROOM: Guests are offered large, comfortable chalets with king size bed, a bathroom with a bath and a shower. They also have a direct line telephone, a satellite television, internet, a fridge, an individual air-conditioning system and a terrace. FACILITIES: The establishment has private swimming pool, a jacuzzi, a sunbathing terrace with deck chairs and parasols. At an extra cost, you can find a massage service and spa treatments. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service and a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.92" OriginalAmount="197.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6852" Longitude="115.15693" StarRating="4" HotelCode="|169650" HotelName="Rc Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN LAKSMANA NO88 SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/5/0/169650_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.17" OriginalAmount="198.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6873229" Longitude="115.1746026" StarRating="3" HotelCode="|401819" HotelName="The Bali Bliss Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Saraswati III no 8 Br Basangkasa Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/8/1/9/401819_0d554490441.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.13" OriginalAmount="200.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5930858" Longitude="115.2735946" StarRating="0" HotelCode="|401448" HotelName="Mandala Desa Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Lantangidung, Sukawati,Batuan, Sukawati</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/4/8/401448_b0b3dee1204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="202.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.482275" Longitude="115.26714" StarRating="4" HotelCode="986757|the_sankara_suites_villas" HotelName="The Sankara Suites &amp; Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Express check-in/check-out,Chapel,Garden,Terrace,Early check-in,Late check-out,Design hotel,Private check-in/check-out,Dryer,Fire Extinguisher,Smoking Allowed,All Spaces Non-Smoking (public and private),Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sri Wedari No.973, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ca/53/ca5342d1fc557d176fca29a00c735a78b1330a2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.65" OriginalAmount="204.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6495261" Longitude="115.267337" StarRating="4" HotelCode="|218552" HotelName="The Samata By Lifestyleretreats" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>By pass Ida Bagus Mantra, Gang Pucuk I, No. 67</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/5/5/2/218552_1_1984.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.54" OriginalAmount="206.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559129" Longitude="115.266258" StarRating="4" HotelCode="|219405" HotelName="The Alena Resort A Pramana Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan Desa Mas, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/4/0/5/219405_b0f19ed1216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.23" OriginalAmount="208.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.537981" Longitude="115.265636" StarRating="4" HotelCode="|167817" HotelName="The Sankara Resort By Pramana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kumbuh, Desa Mas, Ubud, Gianyar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/7/167817_1_6699.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Mas/Ubud, 90 minutes away from the establishment, you can find Airport Ngurah Rai. It is situated 15 minutes away from the cultural centre. ROOM: The establishment has 20 rooms and villas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="216.77" OriginalAmount="210.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.702314" Longitude="115.1653" StarRating="5" HotelCode="|210733" HotelName="The Bandha and Suites " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Kaja, Legian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/3/210733_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.90" OriginalAmount="211.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.73709" Longitude="115.16318" StarRating="5" HotelCode="|47234" HotelName="Holiday Inn Resort Baruna Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/3/4/47234_1_5935.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style complex, has tropical gardens, was opened in 2009 and has 195 suites air-conditioning, a WC, a lobby with a reception, a safety deposit box service, a currency exchange service, daily newspapers, a lift, a playground and a mini-club. The establishment offers guests 2 restaurants, a cafÃ© and a bar. It also has room service, conference facilities, WiFi, a car park and a laundry service (for a fee). SITUATION: Tuban It is in close to the establishment, clients can find the leisure area ,Kuta the shopping area of it is 1 kilometre away from Waterbom Park the water park Discovery the shopping centre Denpasar it is situated 45 kilometres away from It is 10 minutes away fromNgurah Rai Airport. ROOM: They have a direct line telephone, a television, internet, a fridge, a coffee maker and a kettle. There is also a safe, a balcony or terrace, an individual air-conditioning system, a bathroom with a shower and a hairdryer. FACILITIES: The establishment boasts Kid Suites, family suite and an activities programme for children, (available for a fee), The establishment has a bar, a massage service, a spa (available for a fee), a gym, a swimming pool, a children's swimming area, an outdoor bar and a terrace. At the beach, guests can find deck chairs and parasols. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service in the restaurant, The establishment serves a continental buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.38" OriginalAmount="214.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67058" Longitude="115.159409" StarRating="5" HotelCode="|399846" HotelName="Ayona Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Batu Belig Street Gang Bayu No.8 Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/4/6/399846_b9396021129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="225.92" OriginalAmount="219.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72147" Longitude="115.17088" StarRating="5" HotelCode="|42345" HotelName="Hard Rock Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai, Banjar Pande Mas, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_659.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 418 rooms, suites with features that offer you the maximum level of comfort, a swimming pool, a jacuzzi, a sauna, a restaurant and a buffet breakfast. SITUATION: Kuta Beach It is in this hotel is in the commercial area, 10 minutes away from the establishment guests have Bali Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="226.78" OriginalAmount="220.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.76976" Longitude="115.1692" StarRating="4" HotelCode="|191228" HotelName="The Open House Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PEMELISAN AGUNG, NO 25 JIMBARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/2/2/8/191228_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.80" OriginalAmount="223.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.009423" Longitude="73.143396" StarRating="0" HotelCode="|546152" HotelName="Trulyy The Jawai Leapord Kingdom" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>SH-62</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/1/5/2/546152_1744ae41051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.57978" Longitude="115.26747" StarRating="3" HotelCode="986621|bali_purnati_center_for_the_arts" HotelName="The Bali Purnati Center For The Arts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/06/2026" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Abang, Br. Penataran, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/6b/4d6bb557290a52f978bf679e47499bc50e7c048a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.05" OriginalAmount="235.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.482513" Longitude="115.25828" StarRating="5" HotelCode="986470|jannata_resort_and_spa" HotelName="Jannata Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Terrace,Private check-in/check-out,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Rsi Markandya, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/16/fb167e213dd63d2220b7091112811007d08e8a0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.15" OriginalAmount="237.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675252" Longitude="115.152293" StarRating="4" HotelCode="|48023" HotelName="Aria Exclusive Villa and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PETITENGET, SEMINYAK KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/2/3/48023_1_4704.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has swimming pools, a massage service and a transfer service (free of charge), The establilshment offers tourist information. SITUATION: This establishment, is 5 minutes drive away from Petitenget the beach Ku De Ta the beach club it is situated 10 minutes walk away from Potato Head the beach club the establishment is a 30-minute drive away from Ngurah Rai the airport 10 minutes walk away, you can find restaurants. ROOM: The establishment has villas with wooden furniture, a fully-equipped kitchen, a sitting room, a sofa and a DVD player.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.60" OriginalAmount="237.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69324" Longitude="115.16234" StarRating="4" HotelCode="|63512" HotelName="Annora Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/1/2/63512_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex they have air-conditioning, a lobby, a reception, a safety deposit box service, a bar and a restaurant. The establishment also offers room service, a laundry service (for a fee) and a car park. SITUATION: 200 metres away, guests will find a beach, is 14 kilometres away from Nguarh Rai Airport. ROOM: The establishment has chalets and suites. They have a bathroom with a shower, a bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television and internet. They also have a safety deposit box, a mini-bar, a fridge, a microwave, a coffee maker, a kettle, a balcony or terrace and an individual air-conditioning system. FACILITIES: The establishment boasts a spa with treatments, a covered pool, a swimming pool with a children's area and deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers a set-menu restaurant. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.91" OriginalAmount="237.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5032196" Longitude="115.2686591" StarRating="4" HotelCode="|399545" HotelName="Origin Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan. Tirta Tawar. Banjar Kutuh Kelod, 1 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/4/5/399545_c4102600628.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.23" OriginalAmount="241.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512319" Longitude="115.260765" StarRating="4" HotelCode="986671|ubud_village" HotelName="Ubud Village Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/11/f911bfdc481a66b7d9afb52e8e58b3395bdc505f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.97" OriginalAmount="241.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.3921686" Longitude="115.2956191" StarRating="4" HotelCode="|210681" HotelName="BEINGSATTVAA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran, Banjar KapituDesa Kendran, Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/1/210681_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.70" OriginalAmount="244.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.703274" Longitude="115.17133" StarRating="5" HotelCode="|218551" HotelName="Abia Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. RAYA LEGIAN II, GANG XX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/5/5/1/218551_ed588191033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="252.85" OriginalAmount="245.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68189" Longitude="115.15941" StarRating="4" HotelCode="|68177" HotelName="Maya Sayang Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN MERTASARI, KEROBOKAN KLOD, KUTA BALI 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/7/68177_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel and has 10 chalets air-conditioning, a lobby with a reception, a safety deposit box service, a bar and a restaurant. The establishment offers room service, a laundry service (for a fee) and a car park. SITUATION: Seminyak It is in near the establishment, you will find, shops, restaurants, bars and a nightclub. it is situated 15 kilometres away from Ngurah Rai Airport. ROOM: They have a bathroom with a shower, a bath, a hairdryer, satellite and cable TV, internet and a king size or double bed. You can also find a direct line telephone, a safety deposit box, a kitchenette, private swimming pool, a terrace and an individual air-conditioning system. FACILITIES: Clients can find private swimming pool, The establishment also offers spa treatments, a massage service and body care treatments (available for a fee), Guests can also find a covered swimming pool and deck chairs. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="255.55" OriginalAmount="248.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.680742" Longitude="115.154789" StarRating="5" HotelCode="|170133" HotelName="Koenokoeni Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA TELAGA WAJA SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/1/3/3/170133_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a reception, a safety deposit box service, a currency exchange service, room service, a laundry service, a medical care service and a car park. SITUATION: This establishment, Bali it is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.80" OriginalAmount="260.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708921" Longitude="115.17018" StarRating="5" HotelCode="986769|the_maganichse_certified_hotel_and_spa" HotelName="The Magani Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Security guard,Newspapers,Chapel,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/47/b0/47b0f99c772c3d059f556becd989df376634f015.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.03" OriginalAmount="260.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67897" Longitude="115.15215" StarRating="5" HotelCode="|400421" HotelName="The Buah Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Gg. Cempaka</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/1/400421_7e11b340934.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.80" OriginalAmount="260.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.693934" Longitude="115.17354" StarRating="4" HotelCode="|400350" HotelName="Aksari Villa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road Gang Baik Baik 2 No. 8, 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/5/0/400350_cc7e0880652.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="271.48" OriginalAmount="263.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70402" Longitude="115.17358" StarRating="3" HotelCode="|154851" HotelName="Seminyak Sanctuary Villa By Ini Vie Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANDAWA NO 88 LEGIAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/8/5/1/154851_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in. HOTEL: The establishment boasts a reception, a safety deposit box service, a laundry service, a medical care service and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="274.74" OriginalAmount="266.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.682837" Longitude="115.263139" StarRating="4" HotelCode="|60254" HotelName="Segara Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. SEGARA AYU, SANUR, PO BOX 3091 DENPASAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/2/5/4/60254_1_6785.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has 120 rooms and with air-conditioning. It has a reception area, gardens, a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service, daily newspapers, a television room, a bar and a restaurant. The establishment offers guests room service, a car park, internet, a laundry service and bicycle rental. SITUATION: The complex, is in Segara Ayu the street it is in the beach, is 1,5 kilometres away from the city centre, Where you can find Hardy's the shopping centre the tourist office. 30 minutes away from the establishment you have Ngurah Rai Airport. ROOM: They have a double bed, an individual air-conditioning system, a central heating system, a satellite TV and a direct line telephone. Clients are offered a kitchen with mini-bar, a coffee maker, a kettle, a bathroom with a shower, toiletry set and a hairdryer. You are offered an ironing set (available on request), a reception with a safe and a balcony or terrace. FACILITIES: The establishment boasts 3 swimming pools, private beach, an activities programme and a children's area. You can find a snack bar, a hydromassage bath, deck chairs and parasols. At the beach, customers can find deck chairs and parasols. Guests can enjoy enjoy tennis, play ping-pong, playing billiards and beach volleyball. For a fee, you can enjoy a massage service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a restaurant, a buffet breakfast and a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.10" OriginalAmount="270.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.679495" Longitude="115.15314" StarRating="4" HotelCode="986440|_0x2908f" HotelName="Montigo Resorts Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/58/28/5828c9e17bfb32ea0874c966394306c423938ffc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="278.83" OriginalAmount="270.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67704" Longitude="115.15728" StarRating="5" HotelCode="|169900" HotelName="Villa Air Bali Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari, Br. Taman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/9/0/0/169900_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.22" OriginalAmount="274.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.476358" Longitude="115.28056" StarRating="4" HotelCode="986436|the_kayon_resort" HotelName="The Kayon Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kepitu, Desa Kendran,, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/20/7e2063384859e7cc02f7e414f5a23e51ef539a20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="283.66" OriginalAmount="275.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66328" Longitude="115.13568" StarRating="5" HotelCode="|238898" HotelName="Swarga Suites Bali Berawa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemelisan Agung, Tibubeneng, North Kuta, Badung Regency</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/8/9/8/238898_1_1677.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="287.52" OriginalAmount="279.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.674719" Longitude="115.148799" StarRating="4" HotelCode="|220633" HotelName="Bali Aroma Exclusive Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Batu Belig Gg. Pelangi No 8, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/3/3/220633_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="289.68" OriginalAmount="281.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6951367" Longitude="115.1682541" StarRating="4" HotelCode="|41209" HotelName="The Seminyak Suite - Private Villa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA SEMINYAK 17 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/0/9/41209_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant boutique hotel, was opened in 2005 and has 17 rooms a lobby, express check-out, a reception, a bar and a restaurant. The establishment offers bicycle hire, room service and a laundry service. SITUATION: Near the establishment, guests will find shops, restaurants, the nightlife and the beach. it is 10 minutes away from Kuta the beach 20 minutes away from the establishment guests have Ngurah Rai Airport Denpasar it is 30 minutes away from. ROOM: They have a garden area with swimming pool, a bathroom, a hairdryer, a living room, table and a mini-bar. They also have a coffee maker, a kettle, a swimming pool, a stereo, an individual air-conditioning system, a satellite or cable television, a DVD player, a safety deposit box, a direct line telephone and a king-size bed. FACILITIES: The establishment has a swimming pool. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an international restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.59" OriginalAmount="283.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.181381" Longitude="115.043881" StarRating="4" HotelCode="|46965" HotelName="The Damai - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN DAMAI, KAYUPUTIH, LOVINA, SINGARAJA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/5/46965_1_2239.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 19 air-conditioning rooms, a lobby, a reception, a safety deposit box service, a currency exchange service, a bar, a restaurant and a library. The establishment has a temple, WiFi, room service and a laundry service (for a fee), nearby, you can find a car park, The establishment offers bicycle hire. SITUATION: Buleleng It is in Singaraja and Lovina it is located between nearby, you will find, restaurants, bars and pubs. Lovina it is 3 kilometres away from it is situated 500 metres away from Kayuputih the Forest it is 25 kilometres away from Gitgit the waterfall of It is 90 minutes away fromMenjangan the Island of it is situated 120 kilometres away from Ngurah Rai Airport. ROOM: Guests are offered spacious bungalows, have a king-size bed, a sitting room, a safety deposit box, a satellite or cable television, a DVD player, a mini-bar, a hairdryer, a bathrobe and slippers. Clients can find superior rooms with a shower and deluxe rooms with hydromassage, They have a direct line telephone, a radio, a Hi-Fi, individual air-conditioning, heating and a balcony or terrace. FACILITIES: Guests are offered a spa with treatments and a massage service (available for a fee), The establishment has swimming pools, an outdoor bar, deck chairs and a hydromassage bath. By paying an extra charge, you can enjoy tennis and diving. in the surrounding area, you can find a beach. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Guests can book half-board or full-board, Regarding the food and beverage offering, clients have a continental breakfast and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.48" OriginalAmount="286.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.349065" Longitude="115.6807927" StarRating="3" HotelCode="|169804" HotelName="Hidden Paradise Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO. BOX 121 AMLAPURA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/4/169804_87c1af40951.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a laundry service, a currency exchange service, motorbike hire, a gift shop and a restaurant. SITUATION: This establishment, is close to Amed the beach. BUNGALOWS: The bungalows have WiFi at no extra cost, tropical gardens, a balcony, a fridge, a hairdryer, a living room and a bathroom with shower or bath. FACILITIES: This establishment has a swimming pool, a massage service and a car park (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.64" OriginalAmount="288.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.806965" Longitude="115.23023" StarRating="5" HotelCode="986459|inaya_putri_bali" HotelName="MERUSAKA Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata Nusa Dua Lot S-3, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4e/53/4e535271e09f99fe3ffb138a674883ba36f69e5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="301.68" OriginalAmount="292.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.713286" Longitude="115.174283" StarRating="5" HotelCode="|70269" HotelName="Alaya Dedaun Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian 123B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/2/6/9/70269_1_231.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel ideal for all kinds of travellers, has excellent service and comfortable facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="301.79" OriginalAmount="293.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.692026" Longitude="115.16729" StarRating="4" HotelCode="986625|blue_karma_resort" HotelName="Blue Karma Dijiwa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Bima No 2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/de/3dde2a185590d0824114875d6736a0dd4110e51b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="311.09" OriginalAmount="302.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.785386" Longitude="115.163465" StarRating="5" HotelCode="|210685" HotelName="Movenpick Resort and Spa Jimbaran Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Wanagiri No. 1 Jimbaran Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/5/210685_1_6817.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="314.27" OriginalAmount="305.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6942936" Longitude="115.2590069" StarRating="4" HotelCode="|61895" HotelName="Prime Plaza Suites Sanur - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BY PASS NGURAH RAI 83 SANUR SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/9/5/61895_1_6267.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts one, two or three bedroom apartments, The establishment offers guests a transfer service (free of charge), a swimming pool with a bar, a terrace, ping-pong, a gym, a spa with treatments and an activities programme for children, Guests can also find a swimming pool with slides and a playground. ROOM: The rooms have an air-conditioning system, a living room, a fully-equipped kitchen and have modern facilities. OTHERS: Regarding the food and beverage offering, clients can enjoy a dinner service and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.21" OriginalAmount="308.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6880931" Longitude="115.1575868" StarRating="0" HotelCode="|44551" HotelName="The Elysian Villa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARI DEWI, SEMINYAK 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/5/1/44551_1_1302.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has tropical gardens, villas with a swimming pool, a restaurant, a spa and a swimming pool. VILLAS: They have a garden, a terrace, a TV, an iPod, a bathroom with bath and a shower. FACILITIES: Guests are offered cookery courses, yoga, meditation, cycling (free of charge), a gym and a library. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and room service. SITUATION: This establishment, is in Bali south it is 11 kilometres away from Ngurah Rai Airport It has excellent transport links to the beach and the nightlife.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.66" OriginalAmount="310.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6944" Longitude="115.166" StarRating="4" HotelCode="|220624" HotelName="Agata Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Keraton No. 88, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/2/4/220624_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="321.36" OriginalAmount="312" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.729628" Longitude="115.16698" StarRating="5" HotelCode="986519|24290" HotelName="Discovery Kartika Plaza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kartika Plaza, PO. Box 1012, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/38/a53887cbfa9107c7be242a91aa09d58ffc751ed5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="325.35" OriginalAmount="315.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.504149" Longitude="115.255218" StarRating="5" HotelCode="|68174" HotelName="Warwick Ibah Luxury Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. RAYA CAMPUHAN, P.O. BOX 193, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/4/68174_1_1097.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a lobby, a reception, a safety deposit box service, a bar and a restaurant. The establishment also offers room service, the launderette and a car park. SITUATION: It is 5 minutes away fromUbud the commercial area of 45 minutes away from the establishment you have the airport. ROOM: Guests can find chalets, have a bathroom, with a bath, a king size or double bed, a direct line telephone and satellite or cable TV. They also have internet, a safety deposit box, a mini-bar, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment has a covered pool and a swimming pool. For a fee, you can enjoy hydrotherapy treatments and a massage service. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="329.29" OriginalAmount="319.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.008251" Longitude="73.159881" StarRating="0" HotelCode="|537750" HotelName="Jawai Wildlife Safari Camp" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>vill- virampura bhagal (near nana)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/7/5/0/537750_00c80112144.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.62" OriginalAmount="320.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708708" Longitude="115.250119" StarRating="3" HotelCode="|34955" HotelName="Puri Mesari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mertasari No.66, Sanur Kauh, Denpasar Sel., Kota Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/9/5/5/34955_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers rooms with air-conditioning, a balcony, an outdoor pool, a restaurant, WiFi and a car park (free of charge). ROOM: Each room has a mini-bar a bathroom with a bath. FACILITIES: Guests are offered a massage service, cycling, a reception and a transfer service to the airport. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and room service. SITUATION: This hotel is 10 minutes away from Sanur the beach Kuta 30 minutes away from the establishment, guests will find the establishment is a 40-minute drive away from Ngurah Rai the airport is situated in the leisure area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.82" OriginalAmount="321.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.683997" Longitude="115.160451" StarRating="0" HotelCode="|41517" HotelName="C151 Smart s At Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN LAKSMANA SEMINYAK 151</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/5/1/7/41517_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2007 and has 21 rooms a lobby and a reception. For an extra cost you can have access to room service and a laundry service. Guests also have access to a car park. SITUATION: Seminyak It is in Close to the establishment, clients can find, shops, leisure areas 100 metres away from, the beach, restaurants, Kuta 15 minutes away from the establishment guests have 20 minutes away, guests can find the airport, Denpasar It is 40 metres away from. ROOM: Guests are offered two bedroom chalets, a living room-bedroom, a bathroom, a swimming pool, a direct line telephone and a Hi-Fi. They also have internet, a mini-bar, a coffee maker, a kettle, a double bed, a safety deposit box and a terrace. Clients are offered curtains with electric shutters, an individual air-conditioning system, a hydromassage bath and flatscreen cable and satellite television. FACILITIES: Outdoors, clients have access to a swimming pool. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="339.74" OriginalAmount="329.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5227562" Longitude="115.2322322" StarRating="4" HotelCode="|68181" HotelName="Villa Semana Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR SEMANA, DESA SINGAKERTA, UBUD, GIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/8/1/68181_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has a lobby, with a reception, express check-out, a safety deposit box service, a television room and a restaurant. The establishment offers internet, room service, a laundry service (for a fee) and a car park. SITUATION: Ubud it is 10 minutes away from it is near Bali the tourist centre of. ROOM: Clients can find chalets, have a sitting room, a dining room, a kitchen, butler (available on request), a bathroom with a shower, a bath and a hairdryer. You can also find a king size or double bed, a direct line telephone, satellite or cable TV, a safety deposit box, a mini-bar, a coffee maker and a kettle. They also have an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a covered swimming pool, sunbeds and parasols. Guests are offered a sauna, a steam bath, hydrotherapy treatments and a massage service (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="346.84" OriginalAmount="336.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.4745297" Longitude="115.4401078" StarRating="4" HotelCode="|399253" HotelName="Samanvaya Luxury Resort and Spa - Adults Only" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tabola, Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/5/3/399253_a3c64dc0819.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="356.38" OriginalAmount="346.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.47113" Longitude="115.258026" StarRating="4" HotelCode="986405|puri_sebali_resort" HotelName="Puri Sebali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Banjar Sebali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/ba/2bbabccc7fdbb32417fc1a11e4fca1f2476ec2e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.80" OriginalAmount="350.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1328939" Longitude="114.5527252" StarRating="5" HotelCode="|400409" HotelName="Plataran Menjangan Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/0/9/400409_3da28290941.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="367.56" OriginalAmount="356.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.44465" Longitude="115.67" StarRating="4" HotelCode="|399803" HotelName="Shunyata Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Batu Telu, Seraya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/0/3/399803_956b43a0901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.30" OriginalAmount="360.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.435047" Longitude="114.830759" StarRating="4" HotelCode="|167918" HotelName="Kelapa Retreat and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ngurah Rai Road, Pekutatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/1/8/167918_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a private beach, a restaurant, WiFi (free of charge) and a transfer service (available on request). SITUATION: This hotel is on the east coast of Bali. ROOM: The establishment has suite rooms, villas have an air-conditioning system, a television, a DVD player, a mini-bar, a bathroom with a bath, a shower and a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.60" OriginalAmount="370.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5102" Longitude="115.23987" StarRating="5" HotelCode="|48035" HotelName="Kayumanis Ubud Private Villas and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DESA SAYAN, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/3/5/48035_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex with air-conditioning, renovated in 2008 and has 27 rooms a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers WiFi, a car park, an indoor car park, bicycle rental, room service and a laundry service (for a fee). SITUATION: Ubud it is in it is 11 kilometres away from the market ,Ubud the city centre of it is situated 45 kilometres away from Ngurah Rai Airport. ROOM: They have private swimming pool, a terrace, a garden, a sitting area and a dining area. Guests are offered an air-conditioning system, a double bed, a bathroom with a shower, a bath, a satellite television, a Hi-Fi, a kitchen with oven, a microwave, a fridge, kitchenware, a coffee maker and a kettle. Our guests also have available a mini-bar, a safety deposit box, a direct line telephone, internet, a hairdryer, a washing machine and an ironing set. FACILITIES: Outdoors, clients can enjoy a swimming pool, The establishment also offers spa facilities, a massage service and spa treatments (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.33" OriginalAmount="371.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66019" Longitude="115.1311" StarRating="5" HotelCode="|46971" HotelName="Tugu Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BATU BOLONG, CANGGU BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/7/1/46971_57dc5191339.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex beach, renovated in 2007, has 21 deluxe suites and chalets. It has a lobby with a reception, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers internet (for a fee), room service, a laundry service (for a fee), a car park and bicycle rental (for a fee). SITUATION: It is by the beach, is situated in a peaceful area, Seminyak 15 minutes away from the establishment guests have Where you can find the nightlife, restaurants and shops. Kuta it is situated 20 minutes away from Denpasar It is 35 metres away from 30 minutes away from the establishment you have the airport. ROOM: They have a satellite television, a mini-bar, a direct line telephone, a bathroom with a shower, a bath and a hairdryer. They also have internet, a double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: The establishment boasts a spa and with a massage service. Some services (available for a fee), Guests are offered a swimming pool with a terrace and deck chairs. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers Ã  la carte breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.79" OriginalAmount="393.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.496009" Longitude="115.253746" StarRating="4" HotelCode="986540|pita_maha_2" HotelName="Pita Maha Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Shopping on site,Computer,Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/56/c4569389a282133f1dd7d5f9ca8fa83b84028dce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="407.85" OriginalAmount="395.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6872" Longitude="115.164985" StarRating="4" HotelCode="|69918" HotelName="Avani Seminyak Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>28 DRUPADI STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/9/1/8/69918_7e868261026.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel and it offers comfortable facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="412.82" OriginalAmount="400.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6909866" Longitude="115.1603733" StarRating="5" HotelCode="|67190" HotelName="Le Jardin Villas Seminyak - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARINANDE, SEMINYAK 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/0/67190_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was built in 2007 and has 24 air-conditioning rooms, a lobby with express check-out, a reception, a safety deposit box service, a cloakroom, a television room, a breakfast room and a dining room. The establishment offers guests a car park and indoor parking. For an additional charge you can use internet, room service, a laundry service and bicycle rental. SITUATION: It is inSeminyak the heart of 5 minutes away from the establishment you have a beach, is situated 7 kilometres away from Ngurah Rai Airport. ROOM: They have a kitchen, a dining area, a private swimming pool and a garden. They have a king-size bed, a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite or cable television, a Hi-Fi, internet, a safe and a washing machine. They also have a kitchen with fridge, a microwave and individual air-conditioning. FACILITIES: The establishment has swimming pools, a gym, a spa, spa treatments and a massage service (available for a fee), You can find a terrace with deck chairs, a hydromassage bath and a covered pool. Guests can also go cycling (available for a fee), At the beach, customers can find deck chairs (available for a fee). PAYMENT METHODS: Customers can pay using American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an Ã  la carte restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.03" OriginalAmount="401.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.79164" Longitude="115.229195" StarRating="5" HotelCode="986717|sofitel_bali_nusa_dua_beach_resort_2" HotelName="Sofitel Bali Nusa Dua Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Television in lobby,Terrace,Express check-out,Fire Extinguisher,Outdoor furniture,Electric car charging">
        <Address>
          <AddressLines>
            <AddressLine>Lot N5, ITDC Tourism Complex Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/cc/8ccc53d1cd74a434dff3d530d368664cb4cdfed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="417.15" OriginalAmount="405.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.523147" Longitude="115.23356" StarRating="4" HotelCode="986685|villa_semana_resort_spa" HotelName="Villa Semana Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/07/2026" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Patio,Outdoor furniture,Adults Only,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Semana Desa Singakerta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/68/c268790a5dc5a584fa66492780965c676ab69667.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.07" OriginalAmount="417.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675" Longitude="115.172" StarRating="4" HotelCode="|400002" HotelName="Sana Vie Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tangkuban Perahu 888x Kerobokan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/0/2/400002_7c174840732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.90" OriginalAmount="430.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.799149" Longitude="115.232605" StarRating="5" HotelCode="986583|melia_bali_indonesia_all_inclusive" HotelName="Paradisus by Meliá Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Express check-in,Express check-out,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata ITDC Lot N1, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/f2/35f20b4e98be4edb8630e9c846983c7360f9649c.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="444.96" OriginalAmount="432.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.785887" Longitude="115.22532" StarRating="4" HotelCode="986706|bali_tropic_resort__spa" HotelName="Bali Tropic Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama 34A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/9e/af9ecf6222196a86b381416887c5291cea099583.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="445.99" OriginalAmount="433.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6899805" Longitude="115.15837" StarRating="4" HotelCode="986600|villa_bali_asri" HotelName="Villa Bali Asri Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sari Dewi No.39, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/55/205540d095255943bf490fe92b682cfed4591d84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="453.20" OriginalAmount="440.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696486" Longitude="115.16142" StarRating="4" HotelCode="986733|doublesix_luxury_hotel" HotelName="Double-Six Luxury Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>No.66 Double Six Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/86/2c863b3192548e770d6c5ce2dab0a8a80112e137.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="457.87" OriginalAmount="444.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.48001" Longitude="115.25886" StarRating="5" HotelCode="|169386" HotelName="Chapung Sebali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sebali No. 5 Keliki</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/8/6/169386_1_2455.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="464.53" OriginalAmount="451.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.51313" Longitude="115.27792" StarRating="5" HotelCode="986547|maya_ubud_resort_and_spa" HotelName="Maya Ubud Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari, Peliatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/7a/a27a3b701b476074b1e26c587e5b920088f2c828.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.53" OriginalAmount="454.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.686225" Longitude="115.154571" StarRating="5" HotelCode="|166058" HotelName="The Seminyak Beach Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JI. KAYU AYA, SEMINYAK BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/5/8/166058_1_7043.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Ku De Ta it is near Seminyak the beach. ROOM: The establishment has WiFi, a television, a bathroom with a shower and a bath. FACILITIES: Guests are offered a business centre, medical care, deck chairs and a spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="495.16" OriginalAmount="480.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.526371" Longitude="115.261688" StarRating="5" HotelCode="|36359" HotelName="The Ubud Village Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA NYUH KUNING PENGOSEKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/5/9/36359_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex was built in 2005, has 25 villas and with a private swimming pool. It has a reception, a lounge bar, a safety deposit box service, a currency exchange service, a restaurant and a cafÃ©. The establishment offers guests room service, a laundry service (on request) and a medical care service. Guests can also find conference facilities, a car park, WiFi and bicycle hire. SITUATION: It is surrounded by tropical gardens, Pengosekan it is in It is inUbud the city centre of near the establishment, guests will find the cultural area, the monkey forest and the market. 20 minutes away from the establishment clients have Bali Bird Park the Park of Denpasar It is 40 minutes away from it is situated 45 minutes away from Ngurah Rai Airport. ROOM: They have a balcony or terrace, stunning views, private swimming pool, a bathrobe, slippers, a bath and a hairdryer. They also have a king-size bed, a mini-bar, a mini-fridge, an air-conditioning system, a satellite TV, a direct line telephone, internet, a coffee maker, a kettle and a safe. FACILITIES: The establishment has a swimming pool and deck chairs. You can find guided tours, a jogging circuit, excursions, cookery courses and painting. Guests are offered a massage service and aromatherapy treatments. You can find a swimming pool that has an area for children, a sauna, a gym and billiards. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="524.42" OriginalAmount="509.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.52356" Longitude="115.28203" StarRating="5" HotelCode="|169304" HotelName="Tanah Gajah, A Resort By Hadiprana - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Gajah, Tengkulak Kaja Ubud, Gianyar,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/0/4/169304_1_144.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool and yoga. SITUATION: This hotel is situated 3 kilometres away from Ubud the city centre of it is situated 60 minutes away from Ngurah Rai Airport. ROOM: The rooms have a terrace, a bathroom and a television. Some rooms have private swimming pool. FACILITIES: Guests are offered cookery courses, yoga, gift shop, car rental, business facilities, a concierge service and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="570.62" OriginalAmount="554.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.697774" Longitude="115.263855" StarRating="5" HotelCode="986407|maya_sanur_resort__spa" HotelName="Maya Sanur Resort &amp; Spa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Heating,Newspapers,Garden,Terrace,Design hotel,Fire Extinguisher,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Indonesia, Bali, Denpasar, rayon Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b1/59/b1595dade412f2aaa72d49fc1d059978b5dcbff2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="577.17" OriginalAmount="560.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.144201" Longitude="114.657078" StarRating="3" HotelCode="|169218" HotelName="Amertha Bali Villas Beach Front Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>DUSUN PEMUTERAN, GEROKGAK, BULELENG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/1/8/169218_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a currency exchange service, a laundry service and a safety deposit box service. The establishment offers a TV room, a restaurant, a bar and a cafÃ©. SITUATION: This hotel is in the commercial area, Close to places of interest and a beach. ROOM: Each room has a balcony, a shower, internet, a television and a private swimming pool. FACILITIES: You can find a spa and therapeutic treatments.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="578.75" OriginalAmount="561.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68427" Longitude="115.1536" StarRating="5" HotelCode="|169878" HotelName="SAMAYA SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Laksmana, Seminyak Beach, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/7/8/169878_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is near Seminyak the beach it is situated 14 kilometres away from Ngurah Rai Airport Ku De Ta it is 5 minutes away from 10 minutes away from the establishment, clients can find Seminyak Square the shopping centre. ROOM: They have a private swimming pool, butler service, luxurious furniture, a flat-screen television, an iPod docking station and a DVD player. FACILITIES: Guests are offered WiFi (free of charge), a spa, a massage service, beauty treatments, a fitness centre and a sauna. OTHERS: Regarding the food and beverage provision, the establishment offers a bar, a restaurant and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="604.61" OriginalAmount="587.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512126" Longitude="115.258" StarRating="4" HotelCode="986480|goya_boutique_resort" HotelName="Goya Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/e6/46e64141147db81e9b3eb872cf64d523172e796c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="619.42" OriginalAmount="601.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6877181" Longitude="115.1548713" StarRating="5" HotelCode="|46970" HotelName="The Oberoi Beach Resort, Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/7/0/46970_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club, beach hotel, has chalets and with a private swimming pool. It has air-conditioning, a terrace, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a hairdresser's. It has 74 rooms, a cafÃ©, a restaurant, a bar and conference rooms. The establishment offers internet and a car park. At an extra cost you can use room service, a laundry service and bicycle hire. SITUATION: This complex is in Seminyak the beach close to the establishment, clients can find, the tourist centre, shops ,Denpasar it is 1,5 kilometres away from Ubud it is 35 kilometres away from Bedugul it is situated 55 kilometres away from 50 kilometres away, you can find Kuta the beach it is situated 15 kilometres away from Uluwatu the Temple of it is situated 30 kilometres away from Tanah Lot the Temple of the establishment is 9 kilometres away from Denpasar Airport. ROOM: The rooms have individual air-conditioning, a bathroom with a bath and a shower. Guests also have at their disposal chalets, The rooms have a hairdryer, a double bed, a direct line telephone, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, an ironing set and a safe. FACILITIES: The establishment boasts a massage service (available for a fee) and a gym (free of charge), Customers can enjoy a swimming pool, deck chairs, parasols, a sauna and spa treatments (available for a fee), Clients can enjoy activities such as surfing and tennis (available for a fee), At the beach, customers can find deck chairs and parasols. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant and a cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="622.39" OriginalAmount="604.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.466467" Longitude="115.242619" StarRating="5" HotelCode="|169874" HotelName="Puri Wulandari A Boutique Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kedewatan, Ubud Gianyar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/7/4/169874_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool, attentive service, a spa and WiFi (free of charge). ROOM: They have canopies, a wardrobe, a sitting room and a shower. FACILITIES: Guests are offered a beauty centre, tourist information, excursions, a library, DVD player and CD. The establishment also offers a transfer service, (available for a fee), on request. OTHERS: Regarding the food and beverage offering, clients have restaurants, a breakfast service and a cocktail bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="676.07" OriginalAmount="656.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1211484" Longitude="114.5133864" StarRating="3" HotelCode="|401144" HotelName="NusaBay Menjangan Resort by WHM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Gilimanuk Km 15, Singaraja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/1/4/4/401144_0f2170d1159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="682.13" OriginalAmount="662.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.428293" Longitude="115.297818" StarRating="5" HotelCode="|400440" HotelName="Aksari Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Desa Kenderan No. 88x Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/4/0/400440_592e94e1021.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="694.52" OriginalAmount="674.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.79479" Longitude="115.19025" StarRating="4" HotelCode="|170127" HotelName="Villa Hening Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAV 17HARBOUR VIEW KORI NUANSA JIMBARAN NUSA DUA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/1/2/7/170127_1_6861.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has harbour views, a swimming pool, a jacuzzi and a sauna. SITUATION: This establishment, is in Jimbaran the area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="777.65" OriginalAmount="755.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.429087" Longitude="115.25842" StarRating="5" HotelCode="986752|samsara_ubud" HotelName="Samsara Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Ayah, Desa Kelusa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/f0/61f069daa439fd7b7e2ba689d0a8b0e4acbf7711.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="891.97" OriginalAmount="865.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.48895" Longitude="115.247867" StarRating="4" HotelCode="|399973" HotelName="Villa Santun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Ulun Carik No. 06 Br. Lungsiakan Ds. Ke</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/7/3/399973_0eb44b80450.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="908.46" OriginalAmount="882.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.491756" Longitude="115.25383" StarRating="5" HotelCode="986660|uma_by_como_ubud" HotelName="Como Uma Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Terrace,Express check-in,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan,Banjar Lungsiakan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/5b/185b62c8ddd53e8a49bfc072c843cd239458d0d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="916.70" OriginalAmount="890.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.828452" Longitude="115.213264" StarRating="5" HotelCode="986415|the_ritzcarlton_bali" HotelName="The Ritz-Carlton, Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan Lot III, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/db/2ddb647c875f0816acf071fbdcc172140a7189d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="919.58" OriginalAmount="892.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.120025" Longitude="73.123343" StarRating="3" HotelCode="|550984" HotelName="JAWAI CASTLE RESORT - A Heritage in Jawai Leopard Reserve" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jawai Castle Heritage Resort</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/9/8/4/550984_f8ea4a21340.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="987.50" OriginalAmount="958.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.463372" Longitude="115.271915" StarRating="4" HotelCode="|399838" HotelName="Kuwarasan A Pramana Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cinta, Banjar Penusuan , Tegallalang , Giany</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/3/8/399838_9709d401155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1056.63" OriginalAmount="1025.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.239268" Longitude="115.071903" StarRating="4" HotelCode="|169848" HotelName="Munduk Moding Plantation Nature Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Asah Gobleg Banjar Dinas Asah Desa Gobleg Kecamatan Banjar Buleleng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/4/8/169848_1_7955.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has suites and villas. The establishment offers WiFi (free of charge), a swimming pool, a spa, a restaurant, a tennis court and room service. SITUATION: This establishment, is 5 minutes drive away from Buyan and Tamblingan the lakes of it is situated 15 minutes walk away from Munduk Falls of. ROOM: Each room has wooden floors, wooden furniture, large windows, a satellite television, cable television, a DVD player, a fridge, a mini-bar, a bathroom with a shower and a bath. FACILITIES: The establishment has a spa with a massage service and body treatments. Clients can enjoy activities such as cycling and horses. The complex has a laundry service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1135.71" OriginalAmount="1102.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.816693" Longitude="115.218969" StarRating="5" HotelCode="|169289" HotelName="BALI MULIA VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Nusa Dua Selatan Kawasan Sawangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/9/169289_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool. SITUATION: This hotel is in Bali Airport. ROOM: They have a sitting room and a dining room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1173.50" OriginalAmount="1139.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.49399" Longitude="115.27702" StarRating="0" HotelCode="|42179" HotelName="Viceroy Bali " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lanyahan, Banjar Nagi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/7/9/42179_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts business facilities and a conference centre. This hotel was opened in 2006 and has 12 rooms a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service and a restaurant. For an extra cost you can have access to internet, room service and a laundry service. The establishment also offers bicycle rental and a car park. SITUATION: Ubud 5 minutes away from the establishment you have 5 minutes away from the establishment, clients can find Ubud the Market of Clients can also find the monkey forest, is in an excellent location, is 40 minutes away from Denpasar the city of 50 minutes away from the establishment you haveBali Airport. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television and internet. They also have a mini-bar, a coffee maker, a kettle, a double bed, individual air-conditioning, a balcony and a terrace. FACILITIES: The establishment boasts a swimming pool with an outdoor bar and a terrace. Clients can enjoy activities such as go jogging and go cycling (available for a fee), Guests are offered a massage service, spa treatments and (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers Ã  la carte or set-menu breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1231.99" OriginalAmount="1196.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.845636" Longitude="115.159274" StarRating="5" HotelCode="|68167" HotelName="Umana Bali, LXR Hotels &amp; Resorts  " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR KELOD, UNGASAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/6/7/68167_1_4529.jpg</HotelPictures>
        <HotelDescription>HOTEL: this complex was built in 2009, with air-conditioning, has 73 rooms, 3 floors, a lobby, a reception, a safety deposit box service and a currency exchange service. It also has a lift, a hairdresser's, a games room, a mini-club, a bar, a restaurant, conference facilities, WiFi (for a fee), room service and a laundry service (for a fee), The establishment boasts a car park and a bicycle rental desk (for a fee). SITUATION: It is situated 5 kilometres away fromJimbaran the centre of 30 minutes away, you can find Kuta the beach Seminyak It is situated 20 kilometres away from it has good links to the transport network situated 12 kilometres away fromNgurah Rai Airport. ROOM: The rooms have an LCD TV, WiFi, a direct line telephone, an individual air-conditioning system, a shower, a bath, a hairdryer, a double or king-size bed, a radio, a safe, a mini-bar, a coffee maker, a kettle and an iron. FACILITIES: The establishment boasts a swimming pool, a pool that has a children's area, a terrace with deck chairs, parasols and an outdoor bar. For a fee, guests can enjoy a gym, bicycle rental, a hydromassage bath, a massage service and a spa. it is 2 kilometres away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1298.83" OriginalAmount="1261.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.843793" Longitude="115.15924" StarRating="5" HotelCode="986518|banyan_tree_ungasan" HotelName="Umana Bali, LXR Hotels &amp; Resorts by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melasti, Banjar Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/15/7e15ff8fa60d7a4a0bdd50aa6144ef5d515348c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1310.95" OriginalAmount="1272.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.686014" Longitude="115.158823" StarRating="0" HotelCode="|167518" HotelName="Villa Chocolat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sari Temuku No.16,Seminya,Oberoi,Kuta,Bali-I</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/1/8/167518_semi_int.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is 10 minutes away from the beach Seminyak. It is 15 minutes drive away from the street Legian. 20 minutes away, you can find the beach Kuta. It is 45 minutes drive away from the airport Ngurah Rai. ROOM: This villa has a sitting room, a kitchen, dining area, flat-screen satellite television, a terrace with swimming pool views, a bathroom with a bath and complimentary bathroom items. FACILITIES: The establishment boasts a swimming pool, a massage service, gardens and WiFi (free of charge). Guests are offered a launderette on request, car rental and a transfer service to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1330.44" OriginalAmount="1291.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7841" Longitude="115.159626" StarRating="5" HotelCode="|43964" HotelName="Four Seasons Resort Bali At Jimbaran Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JIMBARAN, KUTA SELATAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/6/4/43964_beefbfd0922.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned renovated hotel in 2007, has, 147 chalets a lobby with a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a bar and conference rooms. The establishment offers internet, For an extra cost you can have access to room service and a laundry service. SITUATION: It is inJimbaran Bay 15 minutes away from the establishment, clients can find Kuta the beach Clients can also find Nusa Dua the city of 20 minutes away from the establishment, you can find Uluwatu the Temple of It is 10 minutes away fromNgurah Rai Airport. ROOM: They have gardens, a patio, outdoor shower, a private swimming pool, a living room and bedrooms. They also have a bathroom, a king-size bed, a shower, a bath, a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a coffee maker, a kettle, a safe, an individual air-conditioning system and a terrace. FACILITIES: Guests are offered sports facilities, a gym, a swimming pool, water sports and canoeing. The establishment also has a spa, a sauna, a steam bath and spa treatments. The establishment boasts a pool that has a children's area, deck chairs and an outdoor bar. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have Ã  la carte breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1389.27" OriginalAmount="1348.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.812637" Longitude="115.226543" StarRating="5" HotelCode="|44549" HotelName="The St. Regis Bali Resort - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAWASAN PARIWISATA NUSA DUA LOT s6 po box 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/9/44549_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2008, has 81 suites, 24 chalets and 2 residences. It has with air-conditioning, gardens, a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. Our guests can find a cafÃ©, a restaurant, a bar and a hairdresser's. The establishment offers internet and a car park. At an additional cost you can have access to WiFi, room service, a laundry service and bicycle rental. SITUATION: This complex is in Nusa Dua the beachfront it is situated next to a golf course, is 2 kilometres away from the nightlife, shops, the establishment is 9 kilometres away from Besakih the Temple of it is situated 20 kilometres away from Ngurah Rai Airport. ROOM: They have a living room, a balcony, some rooms with private swimming pool, a bathroom and a bath. You are offered 44 chalets with telephone, a satellite TV, a mini-bar, a Hi-Fi and a king-size bed. They also have a hairdryer, internet, an air-conditioning system, a safe, a coffee maker and a kettle. FACILITIES: The establishment boasts a swimming pool, a children's swimming pool and water sports. At an extra cost, you can find water-skiing, speedboating, surfing, windsurfing and canoeing. The establishment also offers travel agency, excursions, an outdoor bar, deck chairs and a terrace. The establishment boasts a sauna, a steam bath, a boutique and a library. Guests can also find hydrotherapy treatments and a massage service. By paying an extra charge, you can enjoy tennis, badminton and use the gym. next to the establishment, you will find a golf course. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients haveKayuputi and Boneka the restaurants a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1587.85" OriginalAmount="1541.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.846127" Longitude="115.124434" StarRating="5" HotelCode="|169781" HotelName="The Edge Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Pura Goa Lempeh Banjar Dinas Kangin, Pecatu Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/8/1/169781_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a private pool, entertainment and WiFi (free of charge), The establishment has a fitness centre, a spa, a butler service and it offers breakfast service. SITUATION: This establishment, is on a cliff. ROOM: The villas have 2 Private Swimming Pools, home cinema, a kitchen, a wine cellar, a tropical garden and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1649.27" OriginalAmount="1601.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.450831" Longitude="115.235429" StarRating="5" HotelCode="|41242" HotelName="Como Shambhala Estate - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/2/41242_1_2180.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has meeting facilities, audiovisual equipment and WiFi. SITUATION: Ubud 15 minutes away from the establishment guests have 60 minutes away, guests can find the airport. ROOM: The rooms have a balcony, with views, an air-conditioning system, a direct line telephone, a satellite TV, a mini-bar, a coffee maker and a kettle. FACILITIES: Clients can enjoy activities such as go jogging and go cycling. Guests are offered a massage service (available for a fee) and treatments. The establishment also offers yoga courses. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2455.62" OriginalAmount="2384.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.501654" Longitude="115.243943" StarRating="5" HotelCode="|43965" HotelName="Four Seasons Resort Bali At Sayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sayan, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/6/5/43965_1_208.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 60 rooms, 3 floors, 18 suites and 42 chalets. It has a reception, a currency exchange service, a lift, a hairdresser's, a bar and a restaurant. The establishment offers guests internet, a laundry service and room service. SITUATION: Sayan Ubud It is in 15 minutes away from the establishment clients have Ubud the city centre of 10 minutes away, you can find, the market, shops, is 15 minutes away from Puri Lukisan the Museum of It is situated 35 kilometres away fromNgurah Rai Airport. ROOM: Guests are offered large suites and chalets. They have garden, a private bar, a king-size bed, a bathroom with a shower, a bath, a terrace and a hairdryer. They also have a direct line telephone, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, a safety deposit box and an individual air-conditioning system. FACILITIES: You can find deck chairs, sports facilities, a massage service, spa treatments and a gym. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy Ã  la carte breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2560.00" OriginalAmount="2485.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7728211" Longitude="115.1702651" StarRating="5" HotelCode="|47988" HotelName="Kayumanis Jimbaran Private Estate and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN YOGA PERKANTI, JIMBARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/8/8/47988_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 19 chalets air-conditioning, a lobby with express check-out, a reception, a safety deposit box service and a restaurant. The establishment offers guests room service, a laundry service and a car park. SITUATION: Jimbaran it is in close to the establishment, clients can find a beach, restaurants, is 5 kilometres away from the city centre, Kuta it is situated 15 kilometres away from 15 kilometres away, you can find places of interest, Denpasar it is 25 kilometres away from it is situated 10 kilometres away from Ngurah Rai Airport. ROOM: Guests are offered two bedroom chalets, They have a sitting area, a flat-screen television, a swimming pool, a terrace, king size bed or two beds and a bathroom with a shower, a bath, They also have a direct line telephone, a satellite or cable television, internet, a safe, a kitchen with fridge, a microwave, a coffee maker, a kettle and individual air-conditioning. FACILITIES: At an extra cost, you can find fishing, excursions, cookery courses, yoga, cycling, a massage service and spa treatments. 10 kilometres away, clients have at their disposal a golf course, in the surrounding area, you can find a beach. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and set-menu or Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2959.87" OriginalAmount="2873.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8437324" Longitude="115.1211361" StarRating="5" HotelCode="|46964" HotelName="Bvlgari Resort Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN GOA LEMPEH, BANJAR DINAS KANGIN, ULUWATU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/4/46964_1_1580.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 59 air-conditioning rooms, a garden, a terrace, a lobby, a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a bar and a restaurant. The establishment offers conference rooms, WiFi, room service, a laundry service (for a fee) and a car park. SITUATION: Pecatu it is situated next to the establishment is 40 kilometres away from Denpasar the city of, 5 kilometres away, there is a public transport stop, is situated 80 kilometres away from a bus station, 5 minutes away from the establishment guests have a beach, is situated 98 kilometres away from Batur Lake it is situated 62 kilometres away from the zoo, 20 kilometres away, you can find Discovery the shopping centre it is 9 kilometres away from Garuda Wisnu Kencana park it is 15 minutes away from Ngurah Rai Airport. ROOM: The rooms a bathroom, a dining room, a swimming pool, butler service, a shower and a bath. They also have a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi, internet, a mini-bar, a coffee maker, a kettle, an iron, individual air-conditioning and a safety deposit box. FACILITIES: The establishment boasts a spa, a yoga room, a swimming pool, 6 treatment cabins and showers. The establishment also has a beauty centre, a gym, a massage service (available for a fee), a children's swimming area, a terrace, deck chairs, a hydromassage bath and a steam bath. At an extra cost, you can find diving, sailing, horse-riding and go cycling. Guests also have access to ping pong, 30 kilometres away, clients have at their disposal a golf course. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offersIl Ristorante and Sangkar the restaurants The establishment serves a continental buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5272.48" OriginalAmount="5118.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.845647" Longitude="115.13724" StarRating="0" HotelCode="|48461" HotelName="Alila Villas Uluwatu, Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BELIMBING SARI, BANJAR TAMBIYAK, DESA PECATU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/6/1/48461_1_1343.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, was built in 2008, has, 84 chalets air-conditioning, a lobby, a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom, a garden, a terrace, a TV room and a restaurant. The establishment offers conference rooms, WiFi, room service, a laundry service (for a fee), a car park and indoor parking. SITUATION: it is on a cliff, is in Bukit the Peninsula of 15 minutes away from the establishment guests have Jimbaran Bay Clients can also find Dreamland the beach 15 minutes away, you can find a restaurant, is 30 minutes away from Kuta the beach it is 30 minutes away from Ngurah Rai Airport. ROOM: They have private swimming pool, a king size or double bed, a bathroom with a bath, a shower and a hairdryer. They also have a direct line telephone, satellite or cable TV, a Hi-Fi, internet, a mini-bar, a fridge, a coffee maker, a kettle, a safe, individual air-conditioning, central heating and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool and a gym. At an extra cost, you can find a personal trainer, spa treatments and a massage service. Guests can also find a terrace with deck chairs and parasols. 10 minutes away from the establishment, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard, Visa and credit cards. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service in the restaurant, The establishment serves an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44562.59" OriginalAmount="43264.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.691147" Longitude="115.262975" StarRating="4" HotelCode="|167986" HotelName="Sanur Resort Watujimbar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan No 99 A, Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/8/6/167986_1_4789.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.40" OriginalAmount="23.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50102" Longitude="115.2637" StarRating="3" HotelCode="|402178" HotelName="PURI BEBENGAN BUNGALOW" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL KAJENG NO 37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.90" OriginalAmount="37.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.499036" Longitude="115.252908" StarRating="3" HotelCode="|401564" HotelName="Sari Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan No.88 ,Sayan ,Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.79" OriginalAmount="88.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.525895" Longitude="115.268179" StarRating="0" HotelCode="|399849" HotelName="Menzel Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Yudistira, Peliatan, Kecamatan Ubud, Kabupate</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="281.60" OriginalAmount="273.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72848" Longitude="115.16725" StarRating="4" HotelCode="|401718" HotelName="Beachfront Suites Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL KARTIKA PO BOX 1008</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="307.24" OriginalAmount="298.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69125" Longitude="115.16427" StarRating="5" HotelCode="|400424" HotelName="Cicada Luxury Townhouses" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA TELAGA WAJA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="746.10" OriginalAmount="724.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7723779" Longitude="115.1693393" StarRating="4" HotelCode="|399686" HotelName="Luxury Villa Hanani Jimbaran Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Yoga Perkanthi 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture,No elevators,Elevator/lift,Security guard,Newspapers,Express check-in/check-out,Upper floors accessible by elevator,ATM,Computer,Television in lobby,Fire Extinguisher,Smoking Allowed,Dryer,Smoking areas,Reception desk,Private check-in/check-out,Washing machine,Chapel,Express check-out,Electric car charging,Patio,Dishwasher,Late check-out,Heating,All Spaces Non-Smoking (public and private),Express check-in,Adults Only,Design hotel,Early check-in</BasicAmenities>
    <HotelRating>3,4,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</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
dc6c94c7-8531-440e-a54b-56eedafd2b96|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="dc6c94c7-8531-440e-a54b-56eedafd2b96">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47113" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-16T00:00:00" End="2026-07-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="happyjourney554@gmail.com" Password="Jayesh@2016" 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
dc6c94c7-8531-440e-a54b-56eedafd2b96|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dc6c94c7-8531-440e-a54b-56eedafd2b96|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:c6ec6ab7-8d13-4d4b-a8f9-7e51c50da1cb
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dc6c94c7-8531-440e-a54b-56eedafd2b96|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-06-20T11:04:56.9588153+01:00" Version="0" EchoToken="Search" TransactionIdentifier="dc6c94c7-8531-440e-a54b-56eedafd2b96" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="20.62" OriginalAmount="20.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6672546" Longitude="115.216401" StarRating="1" HotelCode="|169721" HotelName="Ratu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. YOS SUDARSO NO 4 DENPASAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/2/1/169721_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is ideal for holidays or business trips, has a laundry service, a dry cleaner's, room service, a transfer service to the airport, a car park, WiFi in communal areas and a restaurant. SITUATION: This hotel is in Denpasar the heart of about 25 minutes away (by car) from Ngurah Rai Airport 20 minutes away from Ubung the bus station Matahari it is situated 5 minutes away from, and Denpasar Junction the shopping centre Close to Sanglah the hospital.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.79" OriginalAmount="24.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.693854" Longitude="115.440977" StarRating="3" HotelCode="|402141" HotelName="Seaweed Guesthouse Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/4/1/402141_c724f230723.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.46" OriginalAmount="24.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.717268" Longitude="115.176606" StarRating="2" HotelCode="|166003" HotelName="Amaris Dewi Sri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri No. 88x Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/0/3/166003_hab.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, internet, a television and a car park. SITUATION: This establishment, Kuta it is in Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.714558" Longitude="115.17379" StarRating="3" HotelCode="986614|81090" HotelName="Restu Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian 113, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/5b/5f5bea3986e2e4589cfb7695df22f356ece830a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.88" OriginalAmount="26.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710416" Longitude="115.185366" StarRating="2" HotelCode="|166006" HotelName="Amaris Sunset Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 57, Kuta, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/0/6/166006_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a TV, a car park and internet. SITUATION: This establishment, Kuta it is in Bali is situated in Close to Kuta and Legian the beaches of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.82" OriginalAmount="27.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.77532" Longitude="115.221497" StarRating="3" HotelCode="|402224" HotelName="Terrace Bali Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pratama No. 71 Tanjung Benoa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/2/2/4/402224_3e804d50918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.45" OriginalAmount="27.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7055748" Longitude="115.2538968" StarRating="4" HotelCode="|399602" HotelName="Signature Bali Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Poso 65 Sanur Kauh, 65 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/0/2/399602_002384c0848.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.04" OriginalAmount="28.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7293775" Longitude="115.1769719" StarRating="3" HotelCode="|154767" HotelName="J Hotels Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No.88D</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/6/7/154767_d300d4c1139.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in is situated in the city centre. HOTEL: The hotel was built in 2012, renovated in 2013 and has 91 rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.19" OriginalAmount="31.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6809727" Longitude="115.2029331" StarRating="3" HotelCode="|400838" HotelName="Amaris  Teuku Umar - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Umar No 139, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/8/400838_9826bea1136.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.22" OriginalAmount="31.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1658782" Longitude="115.0127118" StarRating="2" HotelCode="|41243" HotelName="Adirama Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYAL SINGARAJA-SERIRIT K. - LOVINA BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/3/41243_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a big swimming pool and a restaurant. It has 18 rooms, The establishment offers guests a lobby, a laundry service (for a fee) and a car park. SITUATION: It is inLovina the beach it is in a quiet area, is 2 kilometres away from Lovina the city centre of 20 minutes away from the establishment you have the Buddhist monastery,2,5 hours from the establishment, you can find the airport. ROOM: The rooms are spacious, some rooms with fan, some rooms with individual air-conditioning system, a balcony or patio, a bathroom and a double bed. FACILITIES: Guests are offered a massage service, a library and an outdoor bar. close to the establishment, you can find a beach. OTHERS: Regarding the food and beverage offering, clients have a breakfast service and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.32" OriginalAmount="31.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.737229" Longitude="115.165389" StarRating="3" HotelCode="|167978" HotelName="Solaris Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Jenggala (Ex.Wana Segara) Tuban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/7/8/167978_2_4541.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is a 10-minute walk away from the beach Kuta, about 5 minutes away (by car) from the shopping centre Discovery and Airport Ngurah Rai. The establishment offers a transfer service to the airport on request. ROOM: All the rooms have a bathroom, WiFi, an air-conditioning system, a kettle, a coffee maker, a television, a sitting area with sofa, a bathroom with a hairdryer and complimentary bathroom items. FACILITIES: This establishment has a restaurant, a swimming pool with a bar and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.90" OriginalAmount="31.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710078" Longitude="115.181353" StarRating="3" HotelCode="|167650" HotelName="Diamond Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No. 39, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/5/0/167650_gen.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in a good area in Kuta. It has excellent transport links to the business area. It is near Kuta Beach. Legian and Seminyak FACILITIES: The establishment has a swimming pool, a fitness centre and internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.709779" Longitude="115.17851" StarRating="3" HotelCode="986418|83403" HotelName="Euphoria Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/07/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Garden,Television in lobby,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Patih Jelantik 11-12 Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a6/75a6f76bff57ea036bc3e2a29bd3968ffa8c6f6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.28" OriginalAmount="32.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.698521" Longitude="115.234222" StarRating="3" HotelCode="|167465" HotelName="Marscity" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kerta Dalem, Sanur, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/6/5/167465_ceb602d1150.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a dining room, a lounge bar, a cafÃ©, swimming pools with deck chairs, a meeting room, conference rooms, a restaurant and a massage service. SITUATION: This hotel is a 20-minute walk away from Airport Ngurah Rai. 10 minutes away, guests can find the beach Sanur. It is 15 minutes away from the beach Kuta. 500 metres away, guests will find Jalan Ngurah Rai Bypass the establishment offers a transfer service free of charge. ROOM: The establishment has 96 rooms with a bathroom, a shower, WiFi, a television and a sofa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.49" OriginalAmount="33.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7235639" Longitude="115.173445" StarRating="3" HotelCode="|154798" HotelName="Zia Kuta - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. CIUNG WANARA NO 17 KUTA BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/9/8/154798_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the heart of Kuta. FACILITIES: There is a variety of facilities and services available at the establishment, including a launderette, a restaurant, meeting rooms, a lift and business centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.61" OriginalAmount="33.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.78842" Longitude="115.1583" StarRating="3" HotelCode="|401033" HotelName="Bali Elephants Boutique Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Kencana No 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/3/3/401033_c078ff80440.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.73" OriginalAmount="33.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.654803" Longitude="115.216621" StarRating="3" HotelCode="|167794" HotelName="Inna Bali Heritage - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Veteran No. 3 Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/9/4/167794_1_5031.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the centre of Denpasar. It is in Bali it has excellent transport links to the government buildings, the art museum, a shopping centre and traditional markets.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.33" OriginalAmount="34.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6912856" Longitude="115.1701252" StarRating="3" HotelCode="|402790" HotelName="Wayan House Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan plawa gang sandat no 17 seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/7/9/0/402790_19ac5691145.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.05" OriginalAmount="35.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.277523" Longitude="115.59186" StarRating="3" HotelCode="986750|tulamben_wreck_divers_resort__restaurant" HotelName="Tulamben Wreck Divers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Security guard,Ticket assistance,Garden,Terrace,Fire Extinguisher,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Singaraja, Tulamben, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/7f/937ff11387361c9f661060989f6aa505de1574f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.52" OriginalAmount="37.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71136" Longitude="115.16899" StarRating="3" HotelCode="|44546" HotelName="Champlung Mas Legian - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Legian, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/6/44546_1_5905.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 68 bungalows a lobby with express check-out, a reception, a safety deposit box service and a currency exchange service. Our guests can find a bar, a pub and a restaurant. The establishment offers guests internet (for a fee), room service, a laundry service (for a fee) and a car park. SITUATION: It is nearLegian the beach it is situated 1 kilometre away from Kuta Beach the city centre of Where you can find shops, restaurants and bars. Denpasar It is situated 10 kilometres away from 10 kilometres away from the establishment, guests will find Ngurah Rai Airport. ROOM: The rooms a bathroom with a shower, a direct line telephone, a satellite TV, a mini-bar, a king-size bed, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, clients have access to a swimming pool with a children's area and deck chairs. The establishment also offers a massage service (available for a fee), Clients can enjoy activities such as basketball, tennis and badminton. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers an Ã  la carte restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.00" OriginalAmount="37.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.671025" Longitude="115.2392" StarRating="2" HotelCode="|167687" HotelName="Praja" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Mohamad Yamin No.2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/8/7/167687_aseo.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi and a car park. SITUATION: This hotel is 10 minutes drive away from the beach Sanur. It is 5 minutes drive away from restaurants. ROOM: The rooms have an air-conditioning system, city views, a television, a sitting room, a writing desk, a bathroom with a shower and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.57" OriginalAmount="38.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69911" Longitude="115.17429" StarRating="0" HotelCode="|169346" HotelName="Arana Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Ratih No. 5, Legian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/4/6/169346_1_8246.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, rooms with balcony, a transfer service to the beach, (free of charge), WiFi (free of charge), in communal areas. SITUATION: This establishment, Seminyak it is in 5 minutes away, you can find Seminyak the beach a supermarket, is situated 15 minutes away from Seminyak the beach 20 minutes away from the establishment clients have Potato Head the beach 24 minutes away from the establishment, you can find Ngurah Rai Airport. ROOM: Each room has tiled floors, an air-conditioning system, flatscreen cable television, a wardrobe, a safe, a courtesy tea and coffee service, a fridge, a microwave and a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.61" OriginalAmount="38.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5134451" Longitude="115.577071" StarRating="1" HotelCode="|169633" HotelName="Puri Oka Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Puri Bagus, Candidasa Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/3/3/169633_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, a currency exchange service, a laundry service and a medical care service. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.17" OriginalAmount="39.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.786761" Longitude="115.18049" StarRating="4" HotelCode="986430|hastinapura_residence_" HotelName="Hastinapura Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Poh Gading II No.2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/b5/21b5d3bf83e4ac3b86000680bbf1eaf95767eae8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.62" OriginalAmount="39.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.677168" Longitude="115.190387" StarRating="3" HotelCode="|399582" HotelName="Quest  San Denpasar By Aston - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahendradata No. 93, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/8/2/399582_da7062a0746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.00" OriginalAmount="40.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.550071" Longitude="115.272506" StarRating="3" HotelCode="|41499" HotelName="Taman Harum Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Mas, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/4/9/9/41499_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated complex in 2005, has 14 rooms and cabins. It has tropical gardens, a lobby, express check-out, a reception, a hairdresser's, a television room and a restaurant. The establishment offers internet, room service and a laundry service. SITUATION: Mas It is in Ubud It is situated 10 minutes away from 60 minutes away from the establishment guests have the airport, Nearby, you will findBatuan, Pejeng and Celuk the villages of. ROOM: The spacious rooms, have a direct line telephone, a writing desk, a wardrobe, bedside table, a television, individual air-conditioning and a fan. They also have luxurious bathrooms, a mini-bar, a double bed, a hairdryer, towels and a terrace. Guests are offered non-smoking rooms. FACILITIES: The establishment has a swimming pool, a children's swimming pool, an outdoor bar and deck chairs. The establishment also offers hydrotherapy treatments and a massage service (available for a fee). PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant, a winery, Chinese food, traditional cuisine, Indonesian dishes and Occidental dishes. The establishment also offers a breakfast service and snacks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71009" Longitude="115.17047" StarRating="3" HotelCode="986737|80444" HotelName="The Sun Hotel &amp; Spa Legian, Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Melasti Street, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/6f/aa6f516181fe74660ab652d577f69fa8c61ba9d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.24" OriginalAmount="41.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.706034" Longitude="115.168971" StarRating="3" HotelCode="|34467" HotelName="Legian Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PADMA LEGIAN, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/4/6/7/34467_1_5732.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers comfortable standard rooms, The establishment boasts a spa, treatments and a restaurant. SITUATION: It is inLegian the city centre of in the surrounding area, clients have commercial areas, Clients can also find restaurants and leisure areas. 200 metres away you can find a beach, Denpasar 30 minutes away from the establishment clients have It is situated 3 kilometres away fromBali Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.14" OriginalAmount="41.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7838073" Longitude="115.1678998" StarRating="3" HotelCode="|401394" HotelName="Kubu Kak Dudung Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Tambak Sari</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/9/4/401394_19a33dc0957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.20" OriginalAmount="41.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68174" Longitude="115.43601" StarRating="3" HotelCode="|401820" HotelName="Tamarind Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tamarind Beach - Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/8/2/0/401820_63203f21155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.26" OriginalAmount="42.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.671335" Longitude="115.23942" StarRating="2" HotelCode="986604|praja_hotel" HotelName="Praja Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mohamad Yamin IV No. 2A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/0e/440eca3df10f0f568be36fc79793d911edaf96d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.29" OriginalAmount="43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6680975" Longitude="115.21757" StarRating="3" HotelCode="986701|152867" HotelName="Hotel Puri Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Television in lobby,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jendral Sudirman No. 14 A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/91/b891e2dbb64c179bd10fe78896b0ab5f76347c52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.85" OriginalAmount="43.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6534634" Longitude="115.1268026" StarRating="3" HotelCode="|399644" HotelName="Papillon Echo Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Batu Mejan, Echo Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/4/4/399644_bdc6cff0945.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.05" OriginalAmount="45.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.636597" Longitude="115.192935" StarRating="0" HotelCode="|167496" HotelName="Neo Gatot Subroto Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto Barat, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/9/6/167496_bath.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, a swimming pool, a wellness centre and a spa. At an additional cost you can have access to meeting rooms, a business centre, a laundry service, a dry cleaner's and a restaurant. SITUATION: This hotel is in Denpasar it is 5 minutes drive away from the government buildings. The establishment is a 25-minute drive away from the beach Kuta. ROOM: The rooms have an air-conditioning system, a television, a sitting area, a safe, a wardrobe, kettle, a mini-bar, a balcony and a bathroom with a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.25" OriginalAmount="45.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7432173" Longitude="115.178758" StarRating="4" HotelCode="|203132" HotelName="Arunika And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tuban No.2 Lingk. Tuban Griya Tuban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/1/3/2/203132_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.52" OriginalAmount="48.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72067" Longitude="115.17412" StarRating="1" HotelCode="|169546" HotelName="La Inn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>POPIES LANE I AGUNG MARKETKUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/4/6/169546_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is an ideal place for relaxing, has a reception, a currency exchange service, a laundry service, a medical care service and a car park. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.66" OriginalAmount="48.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7175" Longitude="115.1764139" StarRating="2" HotelCode="|210683" HotelName="Swiss-belexpress Kuta Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian Gg. Tropozone</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/3/210683_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.47" OriginalAmount="49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.743211" Longitude="115.178856" StarRating="4" HotelCode="986406|83389" HotelName="Sovereign Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Garden,Private check-in/check-out,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tuban 2, Lingkungan Griya, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/25/ff2527e8f916703ecaf30d4a19bc977fd750a488.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.84" OriginalAmount="49.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50827" Longitude="115.26579" StarRating="2" HotelCode="|68171" HotelName="Biyukukung Suites and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SUGRIWA, UBUD 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/1/68171_1_3370.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has a reception, a restaurant, a laundry service (for a fee) and a car park. SITUATION: Ubud it is in nearby, you will find Ubud Monkey Forest the Nature Reserve of it is situated 2 minutes away from the city centre, is situated 36 kilometres away from Ngurah Rai Airport. ROOM: The rooms a bathroom with a shower, a bath, a king-size bed and satellite and cable TV. They also have a safety deposit box, a mini-bar, kettle, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, guests have access to a swimming pool, You can also enjoy a sauna (available for a fee) and a spa area. At an extra cost a massage service and spa treatments. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.90" OriginalAmount="49.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.766613" Longitude="115.221018" StarRating="3" HotelCode="|167799" HotelName="Ion Bali Benoa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama 93 Tanjung Benoa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/9/9/167799_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant, a swimming pool with a bar, a transfer service to the beach, WiFi (free of charge) and a reception with a baggage room. The establishment boasts a valet service and a laundry service. SITUATION: This establishment is in the area Nusa Dua. It is 25 minutes drive away from the airport Ngurah Rai. The establishment is a 30-minute drive away from the beach Pandawa. ROOM: Each room has a television, kettle, a fridge, a bathroom with a shower, a hairdryer and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.16" OriginalAmount="49.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6847382" Longitude="115.4366528" StarRating="3" HotelCode="|401402" HotelName="Dinatah Lembongan Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/0/2/401402_fd9ddd00933.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.05" OriginalAmount="50.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.733443" Longitude="115.167659" StarRating="3" HotelCode="|47031" HotelName="The Rani &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KARTIKA PLAZA, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/3/1/47031_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: Rani is rated four stars. It has the cafÃ© Kenanga, the bar Kenanga, a spa, a massage service and a laundry service. SITUATION: It is located close to the beach Tuban-Kuta Sur. This hotel is close to Jalan Kartika Plaza nearby, you will find Waterbom Park the beach and restaurants. ROOM: The establishment has 55 standard rooms and suites, a balcony or terrace, an air-conditioning system, a satellite TV, a mini-bar, a direct line telephone, a kettle, a coffee maker and a safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.26" OriginalAmount="50.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.147279" Longitude="73.079478" StarRating="2" HotelCode="|537880" HotelName="Sun Stone and Club - Jawai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mahaveer talkies Road, Gokulvadi,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/8/8/0/537880_eb146770923.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.47" OriginalAmount="51.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.345453" Longitude="115.672232" StarRating="3" HotelCode="|166229" HotelName="Arya Amed Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Amed</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/2/9/166229_1_9285.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant and a swimming pool. SITUATION: This establishment, Amed it is in it is 100 kilometres away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.552837" Longitude="115.26286" StarRating="3" HotelCode="986653|bumi_ubud_resort_3" HotelName="Bumi Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Garden,Terrace,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lod Tunduh No. 88, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/64/4e64140ea7317bc3259de8330d6def768e16bbfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.36" OriginalAmount="52.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72038" Longitude="115.181" StarRating="4" HotelCode="|163165" HotelName="The Kana, Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. SETIABUDI NO. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/1/6/5/163165_1_6511.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2013, has 92 rooms, 33 single rooms, 35 double rooms, 2 suites, 10Â quadruple rooms, 10 executive rooms and 10 family rooms. The establishment has a car park. SITUATION: The hotel Bali it is in it is in the city centre excellent transport links to points of interest, Close to the airport, The hotel is close to the leisure areas, is near a golf course, Around the establishment, clients can find a beach, near the establishment, guests will find the harbour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.30" OriginalAmount="53.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.712277" Longitude="115.172236" StarRating="3" HotelCode="|168007" HotelName="Terrace At Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Benesari No. 2 Pantai Kuta, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/0/0/7/168007_1_1568.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.642024" Longitude="115.254616" StarRating="4" HotelCode="986626|153207" HotelName="The Cakra Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jln. By Pass Ngurah Rai No. 28, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/33/a533124684322a68166f520b164d601a1656ae9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696467" Longitude="115.2637" StarRating="3" HotelCode="986411|nesa_sanur_bali" HotelName="NESA Sanur Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan no. 144, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/58/275868cf1b39133c7945ac4cde67aff46f406dec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.65" OriginalAmount="55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.703552" Longitude="115.18404" StarRating="4" HotelCode="986725|152749" HotelName="b Hotel Bali &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Imam Bonjol No. 508, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ff/59ffad167c54ab17c6c82a1233eba651419c0bf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.65" OriginalAmount="55.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.722101" Longitude="115.18498" StarRating="4" HotelCode="986611|ibis_styles_bali_kuta_circle" HotelName="Episode Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Dryer,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl By Pass Ngurah Rai No 99, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/47/fc476ce83c8c45f9bda010103e637b969c41923b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.40" OriginalAmount="55.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71309" Longitude="115.17346" StarRating="4" HotelCode="|191466" HotelName="Sun Island and Spa Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. LEGIAN 123 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/4/6/6/191466_1_4584.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.74" OriginalAmount="56.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675894" Longitude="115.15407" StarRating="3" HotelCode="|399544" HotelName="Amalfi Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Kendal no. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/4/4/399544_3a4ad9f0610.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.02" OriginalAmount="60.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1428934" Longitude="115.0510864" StarRating="4" HotelCode="|68166" HotelName="Bali Taman Beach Resort and Spa - Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA LOVINA, LOVINA BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/6/6/68166_1_6113.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style hotel, has a lobby, a safety deposit box service and a currency exchange service. The establishment has 30 rooms, Our guests can find a bar and a restaurant. The establishment also offers room service (for a fee), a laundry service and a car park. SITUATION: Lovina Beach It is in Where you can find a beach, Singaraja 10 minutes away from the establishment you have It is situated 11 kilometres away fromDenpasar Airport. ROOM: They have a fan or air-conditioning system, a mini-bar, a television, a bathroom with a shower, a bath, a safe and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool that has an area for children, Clients can enjoy activities such as diving, sailing and enjoy tennis. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.04" OriginalAmount="60.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.33512" Longitude="115.64364" StarRating="2" HotelCode="|167620" HotelName="Uyah Amed and Spa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ketut Natih, Pantai Timur No. 801</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/2/0/167620_1_1310.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, a diving centre, bungalows with garden views, views of the swimming pool and sea views. SITUATION: This establishment is in Bali, is situated 100 metres away from the beach Amed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.07" OriginalAmount="60.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6831921" Longitude="115.1672797" StarRating="3" HotelCode="|400317" HotelName="Santika Seminyak - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 17, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/1/7/400317_f51cb291353.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.14" OriginalAmount="60.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.26424" Longitude="115.05775" StarRating="3" HotelCode="|156503" HotelName="Puri Lumbung Cottages, Restaurant and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MUNDUK VILLAGE, BANJAR DISTRICT, BULELENG REGENCY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/0/3/156503_1_5246.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Bali south Munduk it is in around 120 kilometres away you can find Ngurah Rai Airport. HOTEL: The hotel is, Balinese, has 30 rooms, a reception and a restaurant. The establishment also offers a laundry service and a car park. ROOM: All the rooms have a bathroom with a shower, a bath and a balcony or terrace. FACILITIES: For a fee, you can enjoy a spa and a massage service. RESTAURANT: Guests can enjoy a restaurant. MEALS: The establishment serves a buffet breakfast, Ã  la carte and menu lunch and an Ã  la carte dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.88" OriginalAmount="61.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.707015" Longitude="115.18389" StarRating="3" HotelCode="|165872" HotelName="Holiday Inn Express Bali Sunset Road by IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road, No. 99X</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/7/2/165872_d7dbbd61019.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant, a conference room, rooms with air-conditioning and a TV. SITUATION: This establishment, is in Kuta the heart of Bali it is in it is situated near the cultural area and the commercial area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.67" OriginalAmount="61.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7981316" Longitude="115.1499259" StarRating="5" HotelCode="|400401" HotelName="The Leaf Jimbaran Luxury Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun No.81 Karang Mas Sejahtera, Jimbaran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/0/1/400401_f5cbacb0941.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.84" OriginalAmount="61.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689867" Longitude="115.261849" StarRating="2" HotelCode="|166796" HotelName="Bumi Ayu Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box. 3511 Jalan Bumi Ayu Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/9/6/166796_1_3863.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool and a restaurant. SITUATION: This hotel Sanur it is in Close to the city centre, 10 minutes away from the establishment, you can find the beach, Close to public transport services, this establishment, is 20 minutes drive away from Ngurah Rai the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.02" OriginalAmount="62.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6901233" Longitude="115.1701712" StarRating="3" HotelCode="|400996" HotelName="Kubu Cempaka Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Plawa Gang Cempaka No 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/6/400996_b3a707b1447.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.88" OriginalAmount="62.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.720089" Longitude="115.173634" StarRating="4" HotelCode="|399303" HotelName="Kuta Townhouse Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, Agung Art Market</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/3/0/3/399303_874e4651007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.797565" Longitude="115.2062" StarRating="3" HotelCode="986490|goodway_hotels_resort_nusa_dua" HotelName="Plagoo Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Garden,Television in lobby,Terrace,Fire Extinguisher,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dalem Tarukan No.7 Taman Mumbul, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/58/48586445ed872bd7557024298cbcde074bfac486.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.34" OriginalAmount="64.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.525957" Longitude="115.504738" StarRating="3" HotelCode="|400993" HotelName="Dewi Villa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan raya padangbai km. 1,1 Manggis, Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/3/400993_86266281426.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.38" OriginalAmount="65.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.669061" Longitude="115.150682" StarRating="4" HotelCode="|166145" HotelName="Aqua Octaviana Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Klecung 38X, Umalas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/4/5/166145_hab2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, internet and a car park. SITUATION: This establishment, is in Umalas the residential area of it is close to a beach and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.05" OriginalAmount="66.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7133185" Longitude="115.1699585" StarRating="3" HotelCode="|32902" HotelName="Adi Dharma Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BENESARI, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/0/2/32902_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a garden with a terrace, has 85 rooms, 72 superior rooms, 7 deluxe rooms, 6 family rooms and 3 floors. This quiet hotel, is perfect for business and holiday stays, In the entrance, you can find a lobby, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers guests room service, a laundry service (for a fee) and a car park. SITUATION: It is inLegian the area near the establishment, guests will find a shopping centre, restaurants and a beach. it is 1 kilometre away from the city centre, is situated 5 kilometres away from the airport. ROOM: The rooms have a balcony, with views, individual air-conditioning, a double bed and a mini-bar. They also have a direct line telephone, a television, a hairdryer, a shower and a bath. FACILITIES: The establishment boasts a swimming pool with a children's area, a beauty centre and an entertainment programme. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and a restaurant with typical dishes and international cuisine. You can also enjoy a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.28" OriginalAmount="66.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689536" Longitude="115.164069" StarRating="4" HotelCode="|167535" HotelName="Harris  Seminyak - Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Drupati No. 99, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/3/5/167535_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, WiFi (free of charge), a spa with a massage service, a wellness centre and a fitness centre. The establishment has a restaurant and a bar. The establishment offers room service. SITUATION: This hotel is a 5-minute walk away from the beach Diana Pura. The establishment is a 15-minute drive away from the beach Kuta. It is 30 minutes drive away from the airport Ngurah Rai. ROOM: The rooms have cable television, a safety deposit box, an air-conditioning system, a mini-bar, kettle, a balcony, a bathroom with a shower, a hairdryer and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.34" OriginalAmount="66.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6767206" Longitude="115.1554108" StarRating="3" HotelCode="|33133" HotelName="Bali Ayu and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET 99 X</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/3/3/33133_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 32 rooms a garden, a terrace, a hall with a reception, a safety deposit box service and a currency exchange service. The establishment offers room service, a laundry service, restaurants, 2 bars and a car park. SITUATION: This hotel is in Petitenget the city of it is situated 3 kilometres away from Kuta the city centre of it is 700 metres away from restaurants ,Petintenget the beach 30 minutes away from the establishment guests have Ngurah Rai Airport. ROOM: The traditional-style rooms, have a kitchen, a bathroom with a hairdryer, a balcony or terrace with garden views, an air-conditioning system, a direct line telephone and a satellite television. They also have a fridge, a mini-bar, a king size or double bed, a coffee maker, a kettle and internet. FACILITIES: The establishment boasts a swimming pool bar, a swimming pool, a spa, a massage service and billiards. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant, local dishes and international dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.87" OriginalAmount="66.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5738814" Longitude="115.3655439" StarRating="3" HotelCode="|399522" HotelName="Kori Maharani Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass Prof. Dr. Ida Bagus Mantra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/2/2/399522_7c6bd2e0508.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.94" OriginalAmount="66.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1678014" Longitude="115.0078217" StarRating="3" HotelCode="|67199" HotelName="Nugraha Lovina Seaview Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Singaraja-Seririt</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/9/67199_1_2829.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a hall with a reception, a safety deposit box service, 22 rooms, a restaurant, room service, a laundry service and a car park. SITUATION: It is in a mountainous area, near the establishment, guests will find Beratan and Tamblingan the lakes of It is situated 115 kilometres away fromDenpasar Airport. ROOM: The modern rooms, have sea views, a bathroom with a shower or bath, a direct line telephone, satellite or cable TV, a safety deposit box and a balcony or terrace. FACILITIES: At an extra cost, you can find a swimming pool and a spa. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.04" OriginalAmount="68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.467695" Longitude="115.27175" StarRating="4" HotelCode="986412|83585" HotelName="Om Ham Retreat and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Dryer,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Tirta Tawar street, Junjungan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/zz/a7adaf5c8991ecd0acb463e150e42ffdeefb5818.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.17" OriginalAmount="68.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66773" Longitude="115.21771" StarRating="3" HotelCode="|169806" HotelName="Puri Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jendral Sudirman No.14 A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/6/169806_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is perfect for business and holiday stays, has a business centre, computer, a fax machine, a photocopier and internet. SITUATION: This luxurious hotel, Denpasar Bali it is in the Golden Triangle of Art it is in 10 minutes walk away, you can find the business area, is 25 minutes drive away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.56" OriginalAmount="68.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.155804" Longitude="115.0290969" StarRating="3" HotelCode="|399286" HotelName="Bali Paradise  Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL KARTIKAKALIBUKBUK LOVINA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/8/6/399286_dde13001333.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.58" OriginalAmount="68.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6734269" Longitude="115.4493131" StarRating="3" HotelCode="|401938" HotelName="D and B Bungalow's By Dewizz Management" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jln Raya Jungutbatu, Nusa Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/9/3/8/401938_92704280946.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.462712" Longitude="115.6295" StarRating="3" HotelCode="986441|taman_ujung_resort_spa" HotelName="Taman Surgawi Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/07/2026" HotelFacility="Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Dishwasher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Taman Ujung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/b1/79b19831e6404b1c9d9cf3e0b7dfe779234dcebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.26" OriginalAmount="70.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5354381" Longitude="115.2662319" StarRating="4" HotelCode="|399991" HotelName="Gusde Tranquil Villas by EPS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka Banjar Kumbuh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/9/1/399991_f2813dd0606.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.01" OriginalAmount="70.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696605" Longitude="115.163946" StarRating="4" HotelCode="|399843" HotelName="Lloyd's Inn Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Arjuna, Seminyak, Kuta, Kabupaten Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/4/3/399843_b3485f51123.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.16" OriginalAmount="72.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.725856" Longitude="115.17034" StarRating="5" HotelCode="986507|kuta_paradiso_hotel" HotelName="Kuta Paradiso Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace,Dryer,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/c3/09c3640458830353bacd3bd3f4f6ef462f542aa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.19" OriginalAmount="73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696758" Longitude="115.16636" StarRating="4" HotelCode="986609|156592" HotelName="Horison Seminyak Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Arjuna (Double Six Beach), Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d9447793428fa78badf2e1c9dff1ab584f839eb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.65" OriginalAmount="73.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.634485" Longitude="115.152655" StarRating="4" HotelCode="|156580" HotelName="United Colors Of Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JI BANTAN KANGIN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/8/0/156580_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Canggu it is in 10 minutes away from the beaches.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.96" OriginalAmount="73.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.797436" Longitude="115.206631" StarRating="4" HotelCode="|167208" HotelName="Plagoo Holiday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dalem Tarukan No. 7 Taman Mumbul Nusa Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/2/0/8/167208_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, a gym, a spa and WiFi (free of charge). The establishment offers a business centre, meeting rooms, a garden area and a swimming pool bar. SITUATION: This hotel is in Nusa Dua, close to the beach Nusa Dua. 15 minutes away from the establishment you have Airport Bali. ROOM: The establishment has suite rooms with an air-conditioning system, a sitting room, dining area, a kitchen and a balcony or terrace. OTHERS: Regarding the food and beverage offering, clients have a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.14" OriginalAmount="73.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.481485" Longitude="115.286092" StarRating="3" HotelCode="|210738" HotelName="Kubu Bali Baik Villa and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pejeng Kawan Br. Umahanyar Ds. Pejeng Kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/8/210738_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.22" OriginalAmount="74.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.736666" Longitude="115.1652" StarRating="4" HotelCode="986523|risata_bali_resort_and_spa" HotelName="Risata Bali Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Wana Segara, South Kuta Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/16/4e16287b0ce8f417d440de4e3ec6d29031c9e189.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.22" OriginalAmount="74.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.804913" Longitude="115.221954" StarRating="4" HotelCode="986581|hotel_santika_siligita_nusa_dua__bali" HotelName="Hotel Santika Siligita Nusa Dua - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Television in lobby,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintas Siligita 3A Banjar Peminge, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/a7/88a75c1d95cacaddfd6d0decff8b503547456a40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.61" OriginalAmount="75.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68289" Longitude="115.16792" StarRating="4" HotelCode="|169408" HotelName="D'penjor Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL BIDADARI II NO 1 TAMAN MERTHANADI KEROBOKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/0/8/169408_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool. SITUATION: This hotel is 5 minutes away from Seminyak the city centre of it is situated 10 minutes away from Petitenget the beach Seminyak the beach it is situated 10 kilometres away from Ngurah Rai Airport. ROOM: The rooms have an air-conditioning system, a balcony or terrace, WiFi (free of charge), garden views, a satellite TV, a DVD player, a bathroom, a mini-bar, kettle, a kettle, a coffee maker and a sitting area with sofa. FACILITIES: Guests are offered a swimming pool with deck chairs, a massage service, spa treatments, a launderette, a dry cleaner's, car hire, a car park (free of charge) and security services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.64" OriginalAmount="76.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.502444" Longitude="115.263092" StarRating="4" HotelCode="|399633" HotelName="Solo Villas and Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, juwuk manis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/3/399633_45e47f10957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.91" OriginalAmount="76.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.777938" Longitude="115.223765" StarRating="4" HotelCode="|166372" HotelName="Bali Relaxing Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama No.62 Tanjung Benoa,Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/7/2/166372_1_271.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, 2 restaurants, it offers a transfer service and WiFi in communal areas, (free of charge). SITUATION: This establishment, is 5 minutes drive away from Tanjung Benoa the beach Bali Collection Shopping Centre and Leisure Complex in Nusa Dua about 15 minutes away (by car) from 30 minutes away from the establishment, you can find Ngurah Rai Airport. ROOM: The rooms have large windows, a television, a mini-bar, a kettle, a coffee maker, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.67" OriginalAmount="77.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.676467" Longitude="115.151377" StarRating="4" HotelCode="|167204" HotelName="De Vins Sky Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Komplex Villa Kendal No. 35, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/2/0/4/167204_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Seminyak, close to the beach Petitenget. It is situated 5 minutes away from the shopping centre Sminyak Square. 20 minutes away from the establishment you have Airport Denpasar. ROOM: All the rooms have an air-conditioning system, a sitting area, cable television, an iPod docking station, a mini-bar, a bathroom with a shower or bath and complimentary bathroom items. FACILITIES: Guests are offered a swimming pool, WiFi (free of charge) and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.60" OriginalAmount="78.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559038" Longitude="115.261134" StarRating="4" HotelCode="|399520" HotelName="Canvas Escape Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. A.A. Gede Rai No.21, Lodtunduh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/2/0/399520_b5873ac0449.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.94" OriginalAmount="78.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512631" Longitude="115.258897" StarRating="3" HotelCode="|169866" HotelName="Pertiwi Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest - Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/6/6/169866_1_3515.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.83" OriginalAmount="79.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5273294" Longitude="115.2605755" StarRating="4" HotelCode="|210737" HotelName="Suarti Boutique Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Pengosekan,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/7/210737_1_3707.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.86" OriginalAmount="85.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.478633" Longitude="115.621478" StarRating="2" HotelCode="|401474" HotelName="Aashaya Jasri Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI JASRI SUBAGAN KARANGASEM</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/7/4/401474_447f1881216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.18" OriginalAmount="86.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.718" Longitude="115.175" StarRating="4" HotelCode="|163475" HotelName="J4 Hotels Legian - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl- Legian No.74, Br Pengabetan, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/7/5/163475_1_6803.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a medium-sized hall, an outdoor pool and a restaurant. The establishment also offers WiFi (free of charge), a reception, a garden area and a barbecue area. Guests can also find a meeting room and a car park (free of charge). SITUATION: This establishment, is in Legian the centre of Sky Garden Lounge 5 metres away from a 15-minute walk away from Kuta the beach it takes 15 minutes to get to Ngurah Rai the airport. ROOM: All the rooms have an air-conditioning system, a safe, a sitting area, a bathroom with bathroom amenities and slippers. Some rooms have garden views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.530215" Longitude="115.51104" StarRating="3" HotelCode="986516|padang_bai_beach_resort" HotelName="Absolute Scuba Bali Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Amlapura Bali Jl. Pantai Silayukti, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/7b/797bc2d2b637e5c0a87c0fb5c938c7c217997735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.28" OriginalAmount="88.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70055" Longitude="115.16892" StarRating="3" HotelCode="|399489" HotelName="Aq-va  and Villas Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Werkudara No. 464 (near double six beach) Legian, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/4/8/9/399489_0cb6e1d0336.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.08" OriginalAmount="89.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6515" Longitude="115.156" StarRating="3" HotelCode="|400866" HotelName="Bloomfield Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak 25, Gang Pulau no. 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/6/6/400866_0d5eb0b0901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.33" OriginalAmount="90.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.655953" Longitude="115.153457" StarRating="5" HotelCode="|47998" HotelName="The Bidadari Villas and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR ANYAR KELOD, KEROBOKAN, KUTA UTARA 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/9/8/47998_ad36fac0941.jpg</HotelPictures>
        <HotelDescription>HOTEL: This spa complex, has 19 chalets a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a restaurant and room service. At an additional cost you can have access to a laundry service, WiFi and bicycle hire. Guests can also find a car park. SITUATION: It is inUmalas-Kerobokan northern Kuta 15 minutes away from the establishment clients have Where you can find restaurants, pubs, bars and shops. It is 20 minutes away fromDenpasar Airport. ROOM: Guests are offered chalets with swimming pool, an air-conditioning system, a bathroom with a bath and outdoor shower. They also have a dining room, a kitchen, private garden, a king size or double bed, a fridge, a hairdryer, an ironing set, a coffee maker and a kettle. Guests can enjoy a satellite TV with international channels, a DVD player, a stereo, internet and a safe. Guests are offered individual air-conditioning, heating and a balcony or terrace. FACILITIES: You can find a solarium, spa treatments and a massage service. At an extra cost, you can find a spa, Clients can enjoy activities such as water-skiing, diving, surfing, windsurfing, jet-skiing, sailing, catamaran excursions and canoeing. Facilities (available for a fee), Our guests can also horse-riding, go cycling and play golf. Facilities (available for a fee), 17 kilometres away, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a continental breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.86" OriginalAmount="92.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7354591" Longitude="115.167474" StarRating="4" HotelCode="|35543" HotelName="The Vira Bali Boutique and Suite - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza No. 127, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/4/3/35543_1_5430.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 56 rooms a reception, a safety deposit box service, a currency exchange service, a bar, a restaurant and a conference room. The establishment offers a car park, room service and a laundry service. SITUATION: Jalan Kartika Plaza It is in 5 minutes away from the establishment guests have Ngurah Rai Airport next to the establishment, guests will find Waterboom the water park Kuta the beach Denpasar It is situated 20 kilometres away from. ROOM: The modern and cosy rooms, have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar, a coffee maker and a kettle. They also have a king size or double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: Guests are offered hydrotherapy treatments and a pool that has a children's area. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.04" OriginalAmount="92.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.661539" Longitude="115.136809" StarRating="4" HotelCode="|401738" HotelName="Citadines Berawa Beach Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemelisan Agung, Tibubeneng, Kuta Utara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/7/3/8/401738_bc80a251016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.23" OriginalAmount="92.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.822288" Longitude="115.090635" StarRating="3" HotelCode="|402143" HotelName="Uluwatu Jungle Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Suluban Uluwatu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/4/3/402143_1aa52b40746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.42" OriginalAmount="93.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5118238" Longitude="115.5743714" StarRating="3" HotelCode="|401031" HotelName="Aquaria Eco Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Bagus Candidasa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/3/1/401031_302ae4d0324.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.48" OriginalAmount="93.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.688939" Longitude="115.432689" StarRating="3" HotelCode="|401335" HotelName="Abian Huts Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dream Beach, Lembongan, Indonesia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/3/5/401335_01ea6750533.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.67" OriginalAmount="93.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5931464" Longitude="115.1060367" StarRating="4" HotelCode="|399604" HotelName="De Moksha Eco Friendly Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benuo, Banjar Kebilbil Desa Belalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/0/4/399604_e68ad1c1002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.47" OriginalAmount="94.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.245202" Longitude="115.161473" StarRating="4" HotelCode="|169284" HotelName="Handara Golf and Resort Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pancasari, Sukasada</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/4/169284_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a golf course, a sauna, internet in communal areas, a business centre and meeting rooms. Guests can find a restaurant, a lounge bar, breakfast service, a shop, a kiosk, a laundry service and a garden. At an additional cost you can have access to a transfer service (on request), The establishment also offers a car park (free of charge). SITUATION: This hotel Bali Handara Kosaido Country Club it is close to. ROOM: Each room has a mini-bar, a safety deposit box and a satellite TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.80" OriginalAmount="95.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.810348" Longitude="115.132408" StarRating="4" HotelCode="|399292" HotelName="Swiss-belresort Pecatu - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pecatu Indah Resort Block G2,Kuta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/9/2/399292_f6ac28b1226.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.730228" Longitude="115.16812" StarRating="4" HotelCode="986551|bali_rani_hotel" HotelName="Bali Rani Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/09/ac09f14b8bbc45bde301a506c651c2123230641d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.513031" Longitude="115.2639" StarRating="3" HotelCode="986457|amoya_inn" HotelName="Amoya Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 37 A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/77/d777f754beac6c886bdb631071d2b95fd6b5cfa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.20" OriginalAmount="98.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.13757" Longitude="114.56929" StarRating="4" HotelCode="|47962" HotelName="Naya Gawana Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park, Banyuwedang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/6/2/47962_1_1639.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, with air-conditioning and has chalets a lobby, a reception, a safety deposit box service, a currency exchange service, a games room, a TV room and a restaurant. The establishment offers WiFi, a car park, bicycle rental and a laundry service (for a fee). SITUATION: It is inBali north-west it is situated next to Menjangan Bay it is in a natural park,3,5 hours away, you can find Ngurah Rai Airport. ROOM: They have a sitting room, individual air-conditioning, a king size or double bed, a bathroom with a shower and a bath. You are offered a direct line telephone, a coffee maker, a kettle, a hairdryer, a safety deposit box and a balcony or terrace. FACILITIES: Clients can enjoy activities such as horse-riding, hiking, go cycling and diving. Guests are offered a massage service and spa treatments. Clients can also find canoeing and billiards. Facilities (available for a fee), The establishment has a swimming pool (free of charge) and a hydromassage bath. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers buffet and Ã  la carte restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.67" OriginalAmount="99.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1417567" Longitude="114.6527767" StarRating="3" HotelCode="|156537" HotelName="Taman Sari Bali Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DUSUN PEMUTERAN, KECAMATAN GEROKGAK, BULELENG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/3/7/156537_1_2956.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is in a natural enviroment, has gardens, ponds and is perfect for families and couples, This complex with air-conditioning, has 45 rooms, a hall, a safety deposit box service, a bar and a restaurant. For an additional charge cost offers room service and a laundry service. SITUATION: This complex is in Pemuteran the region of 50 kilometres away from Lovina the beach 15 kilometres away from Menjangan the Island of it is 3,5 kilometres away from Ngurah Rai the International Airport of. ROOM: The spacious, bright rooms are Thai-style, have ponds, a tropical garden, a bathroom with a shower, a double bed, a direct line telephone, a television, a safe, a small fridge, an individual air-conditioning system and a private terrace. FACILITIES: Guests can relax with an outdoor swimming pool, spa treatments and a massage service. At an additional cost, you can diving. MEALS: Guests are offered a breakfast service, traditional cuisine and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.79" OriginalAmount="100.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.53119" Longitude="115.264" StarRating="3" HotelCode="|401455" HotelName="Puri Kobot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Br. Pengosekan kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/5/5/401455_92020001326.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.65092" Longitude="115.15978" StarRating="4" HotelCode="986748|the_khayangan_dreams_villa_kerobokan" HotelName="The Khayangan Dreams Villa Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Ticket assistance,Garden,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>JL. Tegal Cupek ll, Br Anyar Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/0b/e70b7ce3de50027e93971d41a2cab912d5148506.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.09" OriginalAmount="103.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512872" Longitude="115.26108" StarRating="3" HotelCode="986458|_0x1e170" HotelName="Cinta Grill &amp; Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Air conditioning,Smoke-free property,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest St, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/1c/1e1c84db0c3a239f26f32531ca98c10c33515e6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.04" OriginalAmount="105.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68497" Longitude="115.16333" StarRating="4" HotelCode="|169713" HotelName="Jas Green Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JLN KAYU AYA GANG BUGIS SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/1/3/169713_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.60" OriginalAmount="106.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66741" Longitude="115.14012" StarRating="3" HotelCode="|34468" HotelName="Legong Keraton Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PANTAI BERAWA STR.,CANGGU, NORTH KUTA -</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/4/6/8/34468_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a good location, was built in 2004, renovated in 2006, has 40 rooms and standard rooms, superior rooms and deluxe rooms. The establishment has express check-out, a safety deposit box service, a currency exchange service, a cafÃ©, a games room and a TV room. The establishment also offers internet, a conference room and a restaurant. Guests can find room service, a laundry service, a medical care service, a car park and bicycle hire. SITUATION: It is inBerawa the beach is situated in Kuta northern Denpasar 30 minutes away from the establishment you have Clients can also find Ngurah Rai Airport. ROOM: The rooms are elegant and decorated in a Balinese style, You are offered superior and deluxe rooms, They have an individual air-conditioning system, a satellite television, a mini-bar, a king size or double bed, a direct line telephone, a safe, a bathroom with a shower, a hairdryer and a balcony or terrace. FACILITIES: It is situated in the beach, Clients can enjoy activities such as surfing and pedal-boating. The establishment boasts a swimming pool that has an area for children and deck chairs. The establishment also offers a massage service and spa treatments. Our guests can also go cycling. PAYMENT METHODS: Customers can pay by JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service, lunch and dinner service, traditional cuisine and European cuisine.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.09" OriginalAmount="106.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.3889548" Longitude="115.1088292" StarRating="3" HotelCode="|400833" HotelName="Prana Dewi Mountain Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wongaya Gede, Kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/3/400833_470805b1147.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.10" OriginalAmount="106.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.694" Longitude="115.16093" StarRating="4" HotelCode="|34847" HotelName="Pelangi Bali and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/4/7/34847_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 89 rooms, 78 superior rooms, 6 luxurious rooms, 4 super deluxe rooms and 1 suite. Guests can find a lobby with a reception, a safety deposit box service, a cloakroom, a lift and a television room. The establishment offers room service, a playground, bicycle rental, a laundry service, room service, internet, a pharmacy, a currency exchange service and a car park. SITUATION: It is inSeminyak the beach Kuta is situated in near the establishment, you will find shopping centres, tourist points of interest, 20 minutes away from the establishment clients have Ngurah Rai Airport It is 5 minutes away fromKuta the city centre of Denpasar it is situated 20 metres away from. ROOM: The rooms a bathroom with a hairdryer, an air-conditioning system, a mini-bar, a kettle, a coffee maker and an ironing set. They also have a direct line telephone, a television, a king size or double bed and a balcony or terrace. You are offered superior rooms. FACILITIES: The establishment has a swimming pool, deck chairs and a spa. Clients can enjoy activities such as surfing and horse-riding. Our guests can also use the gym. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and an international restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.60" OriginalAmount="107.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673229" Longitude="115.259762" StarRating="3" HotelCode="|35343" HotelName="Sri Phala Resort and Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BY PASS NGURAH RAI 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/3/35343_1_3176.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 18 comfortable rooms, In the entrance, you can find a lobby with a reception, a safety deposit box service, a currency exchange service, a bar and a restaurant. The establishment offers guests room service, a laundry service and a car park. SITUATION: It is in tropical gardens, 25 minutes away from the establishment guests have Bali Airport Sanur Beach it is situated 5 minutes away from 5 minutes away from the establishment, you can find shopping centres, leisure areas. ROOM: All are spacious and modern rooms, They have a bathroom with a hairdryer, a coffee maker, a kettle, a direct line telephone, internet and a double bed. There is also a satellite TV, a mini-bar, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a swimming pool and a bar. close to the establishment, clients can find restaurants. OTHERS: Guests can book bed and breakfast, Accepted American Express, Visa, Diners Club, JCB and Mastercard. Regarding the food and beverage offering, clients have an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.64" OriginalAmount="109.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.51286" Longitude="115.26083" StarRating="3" HotelCode="|41101" HotelName="Kori Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA SANGGINGAN 18 TJAMPUHAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/0/1/41101_1_5292.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, luxurious hotel, is and is ideal for family holidays, is surrounded by a garden a lobby with a reception, express check-out, a safety deposit box service and a currency exchange service. The establishment has a bar, a restaurant, room service and a laundry service (for a fee), Guests can find internet (for a fee), a car park, a transfer service to the city centre and bicycle hire (for a fee). SITUATION: Sanggingan Ubud It is in close to the establishment, clients can find tourist areas, 55 minutes away from the establishment clients have Bali Airport. ROOM: The Balinese in style rooms, have a balcony, individual air-conditioning, a direct line telephone and a satellite television. They also have a bathroom with a shower or bath, a hairdryer, an ironing set, a mini-bar and internet. FACILITIES: The establishment boasts a pool that has a children's area, Clients can enjoy sports activities, go jogging and go cycling. The establishment also offers a massage service and spa treatments (available for a fee). PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and lunch and dinner service in the restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.83" OriginalAmount="109.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.484936" Longitude="115.270676" StarRating="3" HotelCode="|401430" HotelName="Dupa Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tirta Tawar, Br. Junjungan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/3/0/401430_bf72a631151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.30" OriginalAmount="110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69388" Longitude="115.1619" StarRating="4" HotelCode="986765|pelangi_bali_hotel_spa" HotelName="Pelangi Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk, Seminyak Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/d1/77d1328d7b21767fff52c68d0668557ebaed1dff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.49" OriginalAmount="111.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.519655" Longitude="115.26279" StarRating="3" HotelCode="|169802" HotelName="GREEN FIELD HOTEL AND BUNGALOW" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PENGOSEKAN, UBUD, GIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/2/169802_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a transfer service (free of charge), internet (free of charge), 2 swimming pools, a salt water pool and it offers excursions. SITUATION: This hotel is in Ubud south el Bosque de los Monos it is situated 10 minutes walk away from it is 1 minute drive away from Ngurah Rai the airport. ROOM: All the rooms have a balcony or terrace, a mini-bar, a kettle, a coffee maker, a bathroom with a shower and a bath. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.04" OriginalAmount="111.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.2785281" Longitude="115.5939564" StarRating="3" HotelCode="|156159" HotelName="Mimpi Resort Tulamben" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TULAMBEN, NORTHEAST BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/1/5/9/156159_ppal.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has marble floors, high wooden ceilings, a lobby with a reception, express check-out, a bar and a restaurant. SITUATION: This establishment, Tulamben it is in Next to, it takes 90 minutes to get to Ngurah Rai the airport. ROOM: Customers have Balinese in style rooms with tropical gardens, a bathroom with outdoor shower, a bath, an individual air-conditioning system and a balcony or terrace. FACILITIES: There are many facilities and services available at the establishment, including an outdoor swimming pool, You can enjoy scuba diving, For a fee, guests can enjoy a massage service and a spa. MEALS: Customers have at their disposal a restaurant, a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.29" OriginalAmount="112.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.2844841" Longitude="115.2254608" StarRating="3" HotelCode="|169283" HotelName="Bagus Agro Pelaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Puncak Mangu, Desa Pelaga Kecamatan Petang, Kabupaten Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/3/169283_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Petang the district of Bali it is in It has excellent transport links to taxis, the bus, the nightlife and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.24" OriginalAmount="113.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1383946" Longitude="114.5716898" StarRating="4" HotelCode="|65308" HotelName="Mimpi Resort Menjangan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANYUWEDANG, NORTHWEST BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/3/0/8/65308_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has a lobby with express check-out, a reception, a safety deposit box service, a bar, a restaurant, room service, a laundry service (for a fee) and a car park. The establishment has 54 rooms, 30 rooms with a courtyard and 24 chalets. SITUATION: This beach hotel is situated 3,5 kilometres away from Denpasar Airport it is next to the bay. ROOM: The rooms have marble floor, wooden roofs, large beds, a direct line telephone, a satellite television, a safe, a coffee maker, a kettle and an individual air-conditioning system. FACILITIES: Clients can enjoy activities such as scuba diving, kayaking, diving, canoeing and pedal-boating (available for a fee), The establishment boasts a swimming pool that has an area for children, an outdoor bar, deck chairs and parasols. For a fee, guests can enjoy a sauna, hydrotherapy and a massage service. Regarding the food and beverage offering, there is a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.520743" Longitude="115.26218" StarRating="3" HotelCode="986679|green_field_hotel_and_restaurant" HotelName="Green Field Hotel and Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/b1/14b1babee3a9d989961ec3a70578782a4d4108a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.98" OriginalAmount="115.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6953934" Longitude="115.172321" StarRating="4" HotelCode="|41104" HotelName="Villa Seminyak Estate and Spa - By Astadala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BAIK BAIK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/0/4/41104_1_7997.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex is ideal for holidays or business trips and has 45 rooms a lobby, a reception, express check-out, a bar and a restaurant. The establishment offers room service, a laundry service, bicycle rental and a car park. SITUATION: It is inSeminyak the heart of 5 minutes away from the establishment clients have the beach, Kuta it is situated 10 minutes away from It is 20 minutes away from the airport, Denpasar it is 30 minutes away from. ROOM: Each room has a bathroom, a hairdryer, a direct line telephone, individual air-conditioning, a kettle and a coffee maker. They also have a satellite television, a stereo, a radio, internet, a mini-bar and a safe. FACILITIES: The establishment has a swimming pool, At an extra cost, you can find a massage service, spa treatments and a sauna. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a breakfast service, a restaurant, international cuisine, Asian specialties and traditional cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.32" OriginalAmount="115.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.506654" Longitude="115.259202" StarRating="3" HotelCode="|167816" HotelName="Samhita Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/6/167816_pool.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated 40 kilometres away from the airport Denpasar. ROOM: The establishment has of different styles.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.13" OriginalAmount="116.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71021" Longitude="115.468" StarRating="3" HotelCode="|402510" HotelName="Bintang Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sakti - Banjar Sakti</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/5/1/0/402510_633b5790715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673952" Longitude="115.15832" StarRating="4" HotelCode="986681|76901" HotelName="Rama Residence Petitenget Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Washing machine,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Petitenget No. 35, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/79/09794a1b5cd04b88731bd69c932f277e6e2ffe54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.36" OriginalAmount="117.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5609477" Longitude="115.2652582" StarRating="5" HotelCode="|400429" HotelName="The Garcia Ubud and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Silungan, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/9/400429_64ee4f91028.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.49" OriginalAmount="119.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.449383" Longitude="115.234269" StarRating="4" HotelCode="|167814" HotelName="Rijasa Agung Resort Villas - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/4/167814_1_5551.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated above the river Ayung. The establishment offers a transfer service to the city centre. It is 20 minutes drive away from the city centre. ROOM: The rooms have marble floor, a television and a balcony with stunning views. FACILITIES: The establishment boasts an outdoor pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.60" OriginalAmount="120.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.674925" Longitude="115.48924" StarRating="4" HotelCode="986759|maruti_beach_villas" HotelName="Maruti Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/07/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Security guard,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Nyuh Beach, Ped, Nusapenida, Klungkung Regency, Bali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/b7/8bb700aa8001f3a3c8748d284c09be6fc7bb16bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.98" OriginalAmount="120.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.110496" Longitude="115.319184" StarRating="4" HotelCode="|399264" HotelName="Bondalem Beach Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arcana, Desa Bondalem, 0</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/6/4/399264_62e105b0850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.14" OriginalAmount="120.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.808706" Longitude="115.158593" StarRating="4" HotelCode="|166239" HotelName="Four Points By Sheraton Bali, Ungasan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu, Br. Giri Dharma</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/3/9/166239_fba89400807.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool and a spa centre. SITUATION: This establishment, is close to Garuda Wisnu Kencana the cultural centre it is in Jimbaran Hill the establishment is a 12-minute drive away from Balangan the beach it is 20 minutes drive away from Ngurah Rai Airport The establishment offers a transfer service to, the airport, for a supplement. ROOM: The rooms have an air-conditioning system, a television, a kettle, a coffee maker, a safe and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8303385" Longitude="115.12945" StarRating="4" HotelCode="986576|hidden_valley_resort_bali" HotelName="S Resorts Hidden Valley Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nabor No. 29, Kuta Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/75/4c/754c929a8de54ec7da1d8c3c109842d482f149f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.06" OriginalAmount="125.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7235012" Longitude="115.1702423" StarRating="4" HotelCode="|36347" HotelName="Truntum Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI KUTA NO. 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/4/7/36347_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 103 standard rooms and bungalows. It has a reception, a safety deposit box service, a currency exchange service and a cloakroom. The establishment offers a hairdresser's, a bar, a television room and a playground. The establishment also has internet, a beach restaurant, a laundry service, a pharmacy, a medical care service, a car park and a conference room. SITUATION: This hotel is in the heart of Kuta. Is situated in the beach. Close to the establishment, clients can find shopping centres, restaurants, markets and the nightlife. 30 minutes away from the establishment clients have Denpasar it is situated 10 minutes away from Bali Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a kettle, a coffee maker, a double bed and an individual air-conditioning system. FACILITIES: At the beach, clients can enjoy surfing. The establishment has a swimming pool that has an area for children, a sunbathing terrace and deck chairs. The establishment also offers health treatments and tennis courts (available for a fee). MEALS: Guests are offered a breakfast service and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.733826" Longitude="115.16599" StarRating="5" HotelCode="986704|ramada_bintang_bali_resort" HotelName="Bintang Bali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>JL Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/fb/43fb4e9ab410a2238110bb9fe8f027e1c7ddf511.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.63" OriginalAmount="127.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.250579" Longitude="115.399686" StarRating="4" HotelCode="|166331" HotelName="The Ayu Kintamani Villa at Toya Devasya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Puri Bening Toya Bungkah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/3/1/166331_int.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Batur Lake 45 minutes away from the establishment, clients can find Ubud the centre of 90 minutes away from the establishment clients have Denpasar Airport. ROOM: The establishment has villas with private swimming pool, an air-conditioning system, a balcony, cable television, a mini-bar, a kettle and a coffee maker. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.16" OriginalAmount="128.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5062305" Longitude="115.559853" StarRating="3" HotelCode="|167970" HotelName="Lotus Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Candidasa Main Road Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/7/0/167970_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi in communal areas (free of charge). SITUATION: This establishment is in the centre of Candi Dasa. BUNGALOWS: The bungalows have a terrace, air-conditioning, a minibar, kettle, a safe, a wardrobe, a bathroom with hairdryer and a shower. FACILITIES: Outdoors, clients have access to a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.48" OriginalAmount="128.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6907" Longitude="115.26216" StarRating="2" HotelCode="|67196" HotelName="Pondok Prima Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BUMI AYU, SANUR 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/6/67196_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style hotel, has a lobby, a reception, a safety deposit box service, a cloakroom, a TV room and a restaurant. The establishment offers internet (for a fee), room service, a laundry service and a car park. SITUATION: Sanur it is in near the establishment, you will find the beach, Clients can also find restaurants, bars and pubs. it is 1 kilometre away from the nightlife, is 20 minutes away from Bali Airport. ROOM: They have a bathroom, a shower, a terrace with views, an air-conditioning system, a fridge, a television, a DVD player, internet and a mini-bar. FACILITIES: Clients can find a swimming pool and deck chairs. At an extra cost, you can find a massage service, diving and billiards. 10 minutes away, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have continental or American breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.65" OriginalAmount="131.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.61947" Longitude="115.08822" StarRating="3" HotelCode="|169390" HotelName="Natya Tanah Lot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kawasan Wisata Tanah Lot, Tabanan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/9/0/169390_1_3895.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.49" OriginalAmount="132.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.792496" Longitude="115.144547" StarRating="5" HotelCode="|220661" HotelName="Royal Tulip Springhill Resort Jimbaran - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. JEPUN, JIMBARAN, BADUNG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/6/1/220661_1_3799.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.83" OriginalAmount="133.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.62547" Longitude="115.162" StarRating="3" HotelCode="|401450" HotelName="Askara Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Betaka, Banjar Pengilian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/5/0/401450_833bb1a1235.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.705867" Longitude="115.25603" StarRating="4" HotelCode="986731|taksu_sanur_hotel" HotelName="Taksu Sanur Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala No. 26, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/7f/d67f21f359c5f9ca8281593aa160f83d3992e73b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.67" OriginalAmount="138.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.817242" Longitude="115.192625" StarRating="4" HotelCode="|399532" HotelName="The Miracle Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dharmawangsa Street Nusa Dua, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/3/2/399532_89a98f20641.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.42" OriginalAmount="139.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.350213" Longitude="115.682646" StarRating="3" HotelCode="|169315" HotelName="Coral View Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Lipah-Bunutan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/1/5/169315_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a salt water pool and a seafood restaurant. SITUATION: This establishment, is near Lipah the beach 2 hours away, you can find Ngurah Rai Airport. ROOM: All the rooms have an air-conditioning system, a balcony, a mini-bar, a bath, garden views, views of the swimming pool and sea views. FACILITIES: Guests are offered water activities, gardens, darts and table games. Clients can also find a launderette, a currency exchange, tourist information and car hire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.88" OriginalAmount="139.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.695138" Longitude="115.1724155" StarRating="0" HotelCode="|169347" HotelName="Lasanti s and Spa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN NAKULA GANG BAIKBAIK NO 89SEMINYAK KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/4/7/169347_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a library, tourist information, WiFi (free of charge) and a transfer service to the airport, Guests can find the massage service, a laundry service and a car hire service. SITUATION: This hotel Seminyak it is in Close to Seminyak the beach 30 minutes away, you can find Ngurah Rai Airport. ROOM: Guests can find a swimming pool, a kitchen, a television, a safety deposit box and mosquito nets.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50342" Longitude="115.55239" StarRating="4" HotelCode="986545|candi_beach_resort_and_spa" HotelName="Candi Beach Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Dryer,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Sengkidu, Candidasa, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/fe/c1fe61138911f4b5a720574fc9b289ddb4e4b3ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.94" OriginalAmount="143.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5439" Longitude="115.2309" StarRating="5" HotelCode="|47156" HotelName="FuramaXclusive Resort and Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR BINDU JLN.RAYA MAMBAL PO BOX 134 UBU 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/5/6/47156_1_9476.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 24 chalets air-conditioning, a hall with a reception, a reception, a currency exchange service and conference rooms. The establishment offers internet, room service, a car park, a bar, a restaurant, drinks, a laundry service and bicycle rental (for a fee). SITUATION: 20 minutes away from the establishment you haveUbud the commercial area of Bali Bird Park it is situated 10 kilometres away from it is situated 15 kilometres away from Sukawati the market Denpasar 30 kilometres away from the establishment, guests will find 45 minutes away from the establishment you haveNgurah Rai Airport. ROOM: Guests are offered one and two bedroom chalets with a bathroom with a shower, a bath, a hairdryer, a double bed, a direct line telephone and satellite or cable TV. They also have a radio, a Hi-Fi, internet, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system, a terrace and a safety deposit box. FACILITIES: The establishment has swimming pools, an outdoor bar, a terrace with deck chairs and parasols. The establishment also has a hydromassage bath, a sauna, hydrotherapy treatments and a massage service (available for a fee), You can find an activities programme (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, room service and a bar. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.35" OriginalAmount="145.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689508" Longitude="115.1718" StarRating="4" HotelCode="986514|the_amala_2" HotelName="The Amala Boutique Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 108, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/58/1b580a3051a538eb4721cfe33e3adab9510aede7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.597845" Longitude="115.29611" StarRating="4" HotelCode="986665|bali_masari_villas" HotelName="Bali Masari Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Dishwasher,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bali Masari, Banjar Gelumpang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/7c/c37ced0534f13136b74b7cc6cf85e533b409163a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.684345" Longitude="115.15929" StarRating="4" HotelCode="986579|u_paasha_seminyak_bali" HotelName="Cross Paasha Bali Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kayu Aya No.78, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/21/5d21a6c131cfec8df1c5a33f3fface7a6aaa4612.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.69" OriginalAmount="154.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.823437" Longitude="115.136795" StarRating="4" HotelCode="|210680" HotelName="Hideaway Villas Bali Uluwatu By Kanaan Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Uluwatu, Gg. Bang Bang Bendot</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/0/210680_1_5583.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="159.09" OriginalAmount="154.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.450145" Longitude="115.232975" StarRating="5" HotelCode="|169353" HotelName="Ayung Resort Ubud - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/5/3/169353_1_5368.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a gym, a bar, a restaurant and yoga. SITUATION: This hotel is in Ubud the city centre of 15 minutes away from the establishment, guests will find Ubud the Market of Ubud the Palace of it is situated 90 hours away from Ngurah Rai the airport. ROOM: Each room has an air-conditioning system, marble floor, a satellite television, a fridge, a mini-bar (free of charge), a bathroom with a bath, a shower and complimentary bathroom items. FACILITIES: Guests are offered a theatre, a reception, a luggage room, WiFi (free of charge), guided tours and a transfer service to the airport, (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71895" Longitude="115.17221" StarRating="3" HotelCode="986482|225642" HotelName="Poppies Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, No. 19, Jalan Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/07/4a075a3458b0033e37a99e0222072a26ce0efeba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673624" Longitude="115.14938" StarRating="3" HotelCode="986636|81119" HotelName="Nipuri Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Batubelig No.16x, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/63/bb63dd47b3c630021e2e02069f76be654eb7590e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.473152" Longitude="115.53309" StarRating="3" HotelCode="986505|puri_bagus_manggis" HotelName="Puri Bagus Manggis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/07/2026" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Desa Manggis, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/07/210709c15ec29da209eb61395b07c2c9450017fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.99" OriginalAmount="161.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.64205" Longitude="115.145033" StarRating="4" HotelCode="|400441" HotelName="Sotis Villa Canggu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kayutulang, Canggu, Kec. Kuta Utara, Kabu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/4/1/400441_8b897311011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.4500065" Longitude="115.23324" StarRating="5" HotelCode="986559|ayung_resort_ubud_3" HotelName="Ayung Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/83/de830183769f14831ab4860b14bbeffd72b66e6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.31" OriginalAmount="163.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.179233" Longitude="115.0456414" StarRating="3" HotelCode="|400835" HotelName="Puri Mangga Sea View Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri Kayu Putih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/5/400835_2d8ac601153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.14" OriginalAmount="164.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.486996" Longitude="115.248083" StarRating="4" HotelCode="|399634" HotelName="Temuku Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik, No.7, Lungsiakan, Kedewatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/4/399634_e0ee5cc0932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.179403" Longitude="115.045555" StarRating="4" HotelCode="986724|puri_mangga_sea_view_resort_and_spa" HotelName="Puri Mangga Sea View Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Patio,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai Kayu Putih Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/e0/3ee0aad647ceed92f4bae28485a35b4171f18d6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.24" OriginalAmount="170.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559591" Longitude="115.266285" StarRating="5" HotelCode="|400420" HotelName="Ubud Nyuh Bali Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Raya Silungan st Lodtunduh Ubud, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/0/400420_35caaf00921.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.38" OriginalAmount="173.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.706952" Longitude="115.256264" StarRating="4" HotelCode="|210755" HotelName="Akana Boutique Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala No 17 Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/5/5/210755_1_4016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.78" OriginalAmount="184.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.81953" Longitude="115.14429" StarRating="5" HotelCode="|169569" HotelName="Mahagiri Villas and Spa Dreamland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL KAHURIPAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/6/9/169569_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool, a kitchen, WiFi (free of charge), a car park (free of charge) and a transfer service to the airport, (free of charge). SITUATION: This establishment, is 4 minutes away from Dreamland the beach it is situated 10 minutes away from Nusa Dua the beach Jimbaran Bay. it is situated 20 minutes away from Ngurah Rai Airport. ROOM: They have an air-conditioning system, a sitting area, a flat-screen television, a DVD player, a microwave, deck chairs, an ironing set, a bathroom with a bath and outdoor shower. FACILITIES: Guests are offered a gym, a spa, a massage service, a barbecue, tourist information, excursions, car hire and a transfer service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.691854" Longitude="115.162224" StarRating="5" HotelCode="986437|courtyard_by_marriott_bali_seminyak" HotelName="Courtyard By Marriott Bali Seminyak Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 103, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/57/db5794c11e3de5fe7e9c8d33ba7008a1bc621b8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.96" OriginalAmount="186.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69457" Longitude="115.16917" StarRating="0" HotelCode="|169431" HotelName="Downtown s" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA DALEM 9D, SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/3/1/169431_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Seminyak it is in 15 minutes away from the establishment, clients can find Seminyak the beach it is 5 minutes away from Seminyak District La plaza de Seminyak it is 30 minutes drive away from 30 minutes away from the establishment you have Ngurah Rai Airport. ROOM: The establishment has villas with private swimming pool, WiFi (free of charge), a patio, an air-conditioning system, flatscreen cable television, a DVD player and a kitchen. FACILITIES: Guests are offered a fitness centre, a massage service and tourist information. OTHERS: Regarding the food and beverage offering, clients can enjoy room service and a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.10" OriginalAmount="187.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.83026" Longitude="115.144498" StarRating="4" HotelCode="|220635" HotelName="Airis Luxury Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu Km 23 Desa Ungasan Kuta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/3/5/220635_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.82" OriginalAmount="194.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.49254" Longitude="115.25758" StarRating="5" HotelCode="986736|the_lokha_ubud" HotelName="The Lokha Ubud Resort, Villas &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Television in lobby,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jln Bangkiangsidem, Desa Keliki, Tegallalang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/47/3747d911de9d30b6bcae2f3c06055af8105b3cc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.23" OriginalAmount="195.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6731509" Longitude="115.1589581" StarRating="0" HotelCode="|48434" HotelName="Javana Royal Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET NO 27C KEROBOKAN, SEMINYAK - BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/3/4/48434_1_1443.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a butler service and 17 chalets. The establishment has air-conditioning, a hall, a restaurant, internet, a garden and a terrace. The establishment offers guests room service and a laundry service (for a fee). SITUATION: It is inKerobokan the district of 20 minutes away from the establishment you have the international airport. ROOM: Guests are offered large, comfortable chalets with king size bed, a bathroom with a bath and a shower. They also have a direct line telephone, a satellite television, internet, a fridge, an individual air-conditioning system and a terrace. FACILITIES: The establishment has private swimming pool, a jacuzzi, a sunbathing terrace with deck chairs and parasols. At an extra cost, you can find a massage service and spa treatments. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service and a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.92" OriginalAmount="197.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6852" Longitude="115.15693" StarRating="4" HotelCode="|169650" HotelName="Rc Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN LAKSMANA NO88 SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/5/0/169650_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.17" OriginalAmount="198.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6873229" Longitude="115.1746026" StarRating="3" HotelCode="|401819" HotelName="The Bali Bliss Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Saraswati III no 8 Br Basangkasa Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/8/1/9/401819_0d554490441.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.13" OriginalAmount="200.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5930858" Longitude="115.2735946" StarRating="0" HotelCode="|401448" HotelName="Mandala Desa Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Lantangidung, Sukawati,Batuan, Sukawati</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/4/8/401448_b0b3dee1204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="202.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.482275" Longitude="115.26714" StarRating="4" HotelCode="986757|the_sankara_suites_villas" HotelName="The Sankara Suites &amp; Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Express check-in/check-out,Chapel,Garden,Terrace,Early check-in,Late check-out,Design hotel,Private check-in/check-out,Dryer,Fire Extinguisher,Smoking Allowed,All Spaces Non-Smoking (public and private),Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sri Wedari No.973, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ca/53/ca5342d1fc557d176fca29a00c735a78b1330a2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.65" OriginalAmount="204.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6495261" Longitude="115.267337" StarRating="4" HotelCode="|218552" HotelName="The Samata By Lifestyleretreats" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>By pass Ida Bagus Mantra, Gang Pucuk I, No. 67</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/5/5/2/218552_1_1984.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.54" OriginalAmount="206.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559129" Longitude="115.266258" StarRating="4" HotelCode="|219405" HotelName="The Alena Resort A Pramana Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan Desa Mas, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/4/0/5/219405_b0f19ed1216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.23" OriginalAmount="208.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.537981" Longitude="115.265636" StarRating="4" HotelCode="|167817" HotelName="The Sankara Resort By Pramana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kumbuh, Desa Mas, Ubud, Gianyar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/7/167817_1_6699.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Mas/Ubud, 90 minutes away from the establishment, you can find Airport Ngurah Rai. It is situated 15 minutes away from the cultural centre. ROOM: The establishment has 20 rooms and villas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="216.77" OriginalAmount="210.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.702314" Longitude="115.1653" StarRating="5" HotelCode="|210733" HotelName="The Bandha and Suites " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Kaja, Legian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/3/210733_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.90" OriginalAmount="211.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.73709" Longitude="115.16318" StarRating="5" HotelCode="|47234" HotelName="Holiday Inn Resort Baruna Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/3/4/47234_1_5935.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style complex, has tropical gardens, was opened in 2009 and has 195 suites air-conditioning, a WC, a lobby with a reception, a safety deposit box service, a currency exchange service, daily newspapers, a lift, a playground and a mini-club. The establishment offers guests 2 restaurants, a cafÃ© and a bar. It also has room service, conference facilities, WiFi, a car park and a laundry service (for a fee). SITUATION: Tuban It is in close to the establishment, clients can find the leisure area ,Kuta the shopping area of it is 1 kilometre away from Waterbom Park the water park Discovery the shopping centre Denpasar it is situated 45 kilometres away from It is 10 minutes away fromNgurah Rai Airport. ROOM: They have a direct line telephone, a television, internet, a fridge, a coffee maker and a kettle. There is also a safe, a balcony or terrace, an individual air-conditioning system, a bathroom with a shower and a hairdryer. FACILITIES: The establishment boasts Kid Suites, family suite and an activities programme for children, (available for a fee), The establishment has a bar, a massage service, a spa (available for a fee), a gym, a swimming pool, a children's swimming area, an outdoor bar and a terrace. At the beach, guests can find deck chairs and parasols. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service in the restaurant, The establishment serves a continental buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.38" OriginalAmount="214.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67058" Longitude="115.159409" StarRating="5" HotelCode="|399846" HotelName="Ayona Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Batu Belig Street Gang Bayu No.8 Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/4/6/399846_b9396021129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="225.92" OriginalAmount="219.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72147" Longitude="115.17088" StarRating="5" HotelCode="|42345" HotelName="Hard Rock Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai, Banjar Pande Mas, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_659.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 418 rooms, suites with features that offer you the maximum level of comfort, a swimming pool, a jacuzzi, a sauna, a restaurant and a buffet breakfast. SITUATION: Kuta Beach It is in this hotel is in the commercial area, 10 minutes away from the establishment guests have Bali Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="226.78" OriginalAmount="220.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.76976" Longitude="115.1692" StarRating="4" HotelCode="|191228" HotelName="The Open House Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PEMELISAN AGUNG, NO 25 JIMBARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/2/2/8/191228_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.80" OriginalAmount="223.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.009423" Longitude="73.143396" StarRating="0" HotelCode="|546152" HotelName="Trulyy The Jawai Leapord Kingdom" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>SH-62</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/1/5/2/546152_1744ae41051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.57978" Longitude="115.26747" StarRating="3" HotelCode="986621|bali_purnati_center_for_the_arts" HotelName="The Bali Purnati Center For The Arts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/06/2026" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Abang, Br. Penataran, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/6b/4d6bb557290a52f978bf679e47499bc50e7c048a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.05" OriginalAmount="235.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.482513" Longitude="115.25828" StarRating="5" HotelCode="986470|jannata_resort_and_spa" HotelName="Jannata Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Terrace,Private check-in/check-out,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Rsi Markandya, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/16/fb167e213dd63d2220b7091112811007d08e8a0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.15" OriginalAmount="237.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675252" Longitude="115.152293" StarRating="4" HotelCode="|48023" HotelName="Aria Exclusive Villa and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PETITENGET, SEMINYAK KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/2/3/48023_1_4704.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has swimming pools, a massage service and a transfer service (free of charge), The establilshment offers tourist information. SITUATION: This establishment, is 5 minutes drive away from Petitenget the beach Ku De Ta the beach club it is situated 10 minutes walk away from Potato Head the beach club the establishment is a 30-minute drive away from Ngurah Rai the airport 10 minutes walk away, you can find restaurants. ROOM: The establishment has villas with wooden furniture, a fully-equipped kitchen, a sitting room, a sofa and a DVD player.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.60" OriginalAmount="237.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69324" Longitude="115.16234" StarRating="4" HotelCode="|63512" HotelName="Annora Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/1/2/63512_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex they have air-conditioning, a lobby, a reception, a safety deposit box service, a bar and a restaurant. The establishment also offers room service, a laundry service (for a fee) and a car park. SITUATION: 200 metres away, guests will find a beach, is 14 kilometres away from Nguarh Rai Airport. ROOM: The establishment has chalets and suites. They have a bathroom with a shower, a bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television and internet. They also have a safety deposit box, a mini-bar, a fridge, a microwave, a coffee maker, a kettle, a balcony or terrace and an individual air-conditioning system. FACILITIES: The establishment boasts a spa with treatments, a covered pool, a swimming pool with a children's area and deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers a set-menu restaurant. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.91" OriginalAmount="237.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5032196" Longitude="115.2686591" StarRating="4" HotelCode="|399545" HotelName="Origin Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan. Tirta Tawar. Banjar Kutuh Kelod, 1 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/4/5/399545_c4102600628.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.23" OriginalAmount="241.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512319" Longitude="115.260765" StarRating="4" HotelCode="986671|ubud_village" HotelName="Ubud Village Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/11/f911bfdc481a66b7d9afb52e8e58b3395bdc505f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.97" OriginalAmount="241.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.3921686" Longitude="115.2956191" StarRating="4" HotelCode="|210681" HotelName="BEINGSATTVAA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran, Banjar KapituDesa Kendran, Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/1/210681_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.70" OriginalAmount="244.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.703274" Longitude="115.17133" StarRating="5" HotelCode="|218551" HotelName="Abia Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. RAYA LEGIAN II, GANG XX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/5/5/1/218551_ed588191033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="252.85" OriginalAmount="245.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68189" Longitude="115.15941" StarRating="4" HotelCode="|68177" HotelName="Maya Sayang Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN MERTASARI, KEROBOKAN KLOD, KUTA BALI 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/7/68177_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel and has 10 chalets air-conditioning, a lobby with a reception, a safety deposit box service, a bar and a restaurant. The establishment offers room service, a laundry service (for a fee) and a car park. SITUATION: Seminyak It is in near the establishment, you will find, shops, restaurants, bars and a nightclub. it is situated 15 kilometres away from Ngurah Rai Airport. ROOM: They have a bathroom with a shower, a bath, a hairdryer, satellite and cable TV, internet and a king size or double bed. You can also find a direct line telephone, a safety deposit box, a kitchenette, private swimming pool, a terrace and an individual air-conditioning system. FACILITIES: Clients can find private swimming pool, The establishment also offers spa treatments, a massage service and body care treatments (available for a fee), Guests can also find a covered swimming pool and deck chairs. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="255.55" OriginalAmount="248.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.680742" Longitude="115.154789" StarRating="5" HotelCode="|170133" HotelName="Koenokoeni Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA TELAGA WAJA SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/1/3/3/170133_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a reception, a safety deposit box service, a currency exchange service, room service, a laundry service, a medical care service and a car park. SITUATION: This establishment, Bali it is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.80" OriginalAmount="260.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708921" Longitude="115.17018" StarRating="5" HotelCode="986769|the_maganichse_certified_hotel_and_spa" HotelName="The Magani Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Security guard,Newspapers,Chapel,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/47/b0/47b0f99c772c3d059f556becd989df376634f015.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.03" OriginalAmount="260.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67897" Longitude="115.15215" StarRating="5" HotelCode="|400421" HotelName="The Buah Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Gg. Cempaka</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/1/400421_7e11b340934.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.80" OriginalAmount="260.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.693934" Longitude="115.17354" StarRating="4" HotelCode="|400350" HotelName="Aksari Villa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road Gang Baik Baik 2 No. 8, 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/5/0/400350_cc7e0880652.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="271.48" OriginalAmount="263.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70402" Longitude="115.17358" StarRating="3" HotelCode="|154851" HotelName="Seminyak Sanctuary Villa By Ini Vie Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANDAWA NO 88 LEGIAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/8/5/1/154851_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in. HOTEL: The establishment boasts a reception, a safety deposit box service, a laundry service, a medical care service and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="274.74" OriginalAmount="266.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.682837" Longitude="115.263139" StarRating="4" HotelCode="|60254" HotelName="Segara Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. SEGARA AYU, SANUR, PO BOX 3091 DENPASAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/2/5/4/60254_1_6785.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has 120 rooms and with air-conditioning. It has a reception area, gardens, a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service, daily newspapers, a television room, a bar and a restaurant. The establishment offers guests room service, a car park, internet, a laundry service and bicycle rental. SITUATION: The complex, is in Segara Ayu the street it is in the beach, is 1,5 kilometres away from the city centre, Where you can find Hardy's the shopping centre the tourist office. 30 minutes away from the establishment you have Ngurah Rai Airport. ROOM: They have a double bed, an individual air-conditioning system, a central heating system, a satellite TV and a direct line telephone. Clients are offered a kitchen with mini-bar, a coffee maker, a kettle, a bathroom with a shower, toiletry set and a hairdryer. You are offered an ironing set (available on request), a reception with a safe and a balcony or terrace. FACILITIES: The establishment boasts 3 swimming pools, private beach, an activities programme and a children's area. You can find a snack bar, a hydromassage bath, deck chairs and parasols. At the beach, customers can find deck chairs and parasols. Guests can enjoy enjoy tennis, play ping-pong, playing billiards and beach volleyball. For a fee, you can enjoy a massage service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a restaurant, a buffet breakfast and a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.10" OriginalAmount="270.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.679495" Longitude="115.15314" StarRating="4" HotelCode="986440|_0x2908f" HotelName="Montigo Resorts Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/58/28/5828c9e17bfb32ea0874c966394306c423938ffc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="278.83" OriginalAmount="270.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67704" Longitude="115.15728" StarRating="5" HotelCode="|169900" HotelName="Villa Air Bali Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari, Br. Taman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/9/0/0/169900_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.22" OriginalAmount="274.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.476358" Longitude="115.28056" StarRating="4" HotelCode="986436|the_kayon_resort" HotelName="The Kayon Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kepitu, Desa Kendran,, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/20/7e2063384859e7cc02f7e414f5a23e51ef539a20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="283.66" OriginalAmount="275.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66328" Longitude="115.13568" StarRating="5" HotelCode="|238898" HotelName="Swarga Suites Bali Berawa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemelisan Agung, Tibubeneng, North Kuta, Badung Regency</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/8/9/8/238898_1_1677.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="287.52" OriginalAmount="279.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.674719" Longitude="115.148799" StarRating="4" HotelCode="|220633" HotelName="Bali Aroma Exclusive Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Batu Belig Gg. Pelangi No 8, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/3/3/220633_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="289.68" OriginalAmount="281.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6951367" Longitude="115.1682541" StarRating="4" HotelCode="|41209" HotelName="The Seminyak Suite - Private Villa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA SEMINYAK 17 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/0/9/41209_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant boutique hotel, was opened in 2005 and has 17 rooms a lobby, express check-out, a reception, a bar and a restaurant. The establishment offers bicycle hire, room service and a laundry service. SITUATION: Near the establishment, guests will find shops, restaurants, the nightlife and the beach. it is 10 minutes away from Kuta the beach 20 minutes away from the establishment guests have Ngurah Rai Airport Denpasar it is 30 minutes away from. ROOM: They have a garden area with swimming pool, a bathroom, a hairdryer, a living room, table and a mini-bar. They also have a coffee maker, a kettle, a swimming pool, a stereo, an individual air-conditioning system, a satellite or cable television, a DVD player, a safety deposit box, a direct line telephone and a king-size bed. FACILITIES: The establishment has a swimming pool. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an international restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.59" OriginalAmount="283.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.181381" Longitude="115.043881" StarRating="4" HotelCode="|46965" HotelName="The Damai - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN DAMAI, KAYUPUTIH, LOVINA, SINGARAJA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/5/46965_1_2239.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 19 air-conditioning rooms, a lobby, a reception, a safety deposit box service, a currency exchange service, a bar, a restaurant and a library. The establishment has a temple, WiFi, room service and a laundry service (for a fee), nearby, you can find a car park, The establishment offers bicycle hire. SITUATION: Buleleng It is in Singaraja and Lovina it is located between nearby, you will find, restaurants, bars and pubs. Lovina it is 3 kilometres away from it is situated 500 metres away from Kayuputih the Forest it is 25 kilometres away from Gitgit the waterfall of It is 90 minutes away fromMenjangan the Island of it is situated 120 kilometres away from Ngurah Rai Airport. ROOM: Guests are offered spacious bungalows, have a king-size bed, a sitting room, a safety deposit box, a satellite or cable television, a DVD player, a mini-bar, a hairdryer, a bathrobe and slippers. Clients can find superior rooms with a shower and deluxe rooms with hydromassage, They have a direct line telephone, a radio, a Hi-Fi, individual air-conditioning, heating and a balcony or terrace. FACILITIES: Guests are offered a spa with treatments and a massage service (available for a fee), The establishment has swimming pools, an outdoor bar, deck chairs and a hydromassage bath. By paying an extra charge, you can enjoy tennis and diving. in the surrounding area, you can find a beach. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Guests can book half-board or full-board, Regarding the food and beverage offering, clients have a continental breakfast and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.48" OriginalAmount="286.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.349065" Longitude="115.6807927" StarRating="3" HotelCode="|169804" HotelName="Hidden Paradise Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO. BOX 121 AMLAPURA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/4/169804_87c1af40951.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a laundry service, a currency exchange service, motorbike hire, a gift shop and a restaurant. SITUATION: This establishment, is close to Amed the beach. BUNGALOWS: The bungalows have WiFi at no extra cost, tropical gardens, a balcony, a fridge, a hairdryer, a living room and a bathroom with shower or bath. FACILITIES: This establishment has a swimming pool, a massage service and a car park (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.64" OriginalAmount="288.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.806965" Longitude="115.23023" StarRating="5" HotelCode="986459|inaya_putri_bali" HotelName="MERUSAKA Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata Nusa Dua Lot S-3, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4e/53/4e535271e09f99fe3ffb138a674883ba36f69e5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="301.68" OriginalAmount="292.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.713286" Longitude="115.174283" StarRating="5" HotelCode="|70269" HotelName="Alaya Dedaun Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian 123B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/2/6/9/70269_1_231.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel ideal for all kinds of travellers, has excellent service and comfortable facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="301.79" OriginalAmount="293.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.692026" Longitude="115.16729" StarRating="4" HotelCode="986625|blue_karma_resort" HotelName="Blue Karma Dijiwa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Bima No 2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/de/3dde2a185590d0824114875d6736a0dd4110e51b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="311.09" OriginalAmount="302.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.785386" Longitude="115.163465" StarRating="5" HotelCode="|210685" HotelName="Movenpick Resort and Spa Jimbaran Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Wanagiri No. 1 Jimbaran Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/5/210685_1_6817.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="314.27" OriginalAmount="305.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6942936" Longitude="115.2590069" StarRating="4" HotelCode="|61895" HotelName="Prime Plaza Suites Sanur - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BY PASS NGURAH RAI 83 SANUR SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/9/5/61895_1_6267.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts one, two or three bedroom apartments, The establishment offers guests a transfer service (free of charge), a swimming pool with a bar, a terrace, ping-pong, a gym, a spa with treatments and an activities programme for children, Guests can also find a swimming pool with slides and a playground. ROOM: The rooms have an air-conditioning system, a living room, a fully-equipped kitchen and have modern facilities. OTHERS: Regarding the food and beverage offering, clients can enjoy a dinner service and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.21" OriginalAmount="308.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6880931" Longitude="115.1575868" StarRating="0" HotelCode="|44551" HotelName="The Elysian Villa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARI DEWI, SEMINYAK 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/5/1/44551_1_1302.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has tropical gardens, villas with a swimming pool, a restaurant, a spa and a swimming pool. VILLAS: They have a garden, a terrace, a TV, an iPod, a bathroom with bath and a shower. FACILITIES: Guests are offered cookery courses, yoga, meditation, cycling (free of charge), a gym and a library. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and room service. SITUATION: This establishment, is in Bali south it is 11 kilometres away from Ngurah Rai Airport It has excellent transport links to the beach and the nightlife.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.66" OriginalAmount="310.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6944" Longitude="115.166" StarRating="4" HotelCode="|220624" HotelName="Agata Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Keraton No. 88, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/2/4/220624_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="321.36" OriginalAmount="312" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.729628" Longitude="115.16698" StarRating="5" HotelCode="986519|24290" HotelName="Discovery Kartika Plaza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kartika Plaza, PO. Box 1012, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/38/a53887cbfa9107c7be242a91aa09d58ffc751ed5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="325.35" OriginalAmount="315.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.504149" Longitude="115.255218" StarRating="5" HotelCode="|68174" HotelName="Warwick Ibah Luxury Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. RAYA CAMPUHAN, P.O. BOX 193, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/4/68174_1_1097.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a lobby, a reception, a safety deposit box service, a bar and a restaurant. The establishment also offers room service, the launderette and a car park. SITUATION: It is 5 minutes away fromUbud the commercial area of 45 minutes away from the establishment you have the airport. ROOM: Guests can find chalets, have a bathroom, with a bath, a king size or double bed, a direct line telephone and satellite or cable TV. They also have internet, a safety deposit box, a mini-bar, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment has a covered pool and a swimming pool. For a fee, you can enjoy hydrotherapy treatments and a massage service. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="329.29" OriginalAmount="319.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.008251" Longitude="73.159881" StarRating="0" HotelCode="|537750" HotelName="Jawai Wildlife Safari Camp" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>vill- virampura bhagal (near nana)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/7/5/0/537750_00c80112144.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.62" OriginalAmount="320.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708708" Longitude="115.250119" StarRating="3" HotelCode="|34955" HotelName="Puri Mesari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mertasari No.66, Sanur Kauh, Denpasar Sel., Kota Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/9/5/5/34955_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers rooms with air-conditioning, a balcony, an outdoor pool, a restaurant, WiFi and a car park (free of charge). ROOM: Each room has a mini-bar a bathroom with a bath. FACILITIES: Guests are offered a massage service, cycling, a reception and a transfer service to the airport. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and room service. SITUATION: This hotel is 10 minutes away from Sanur the beach Kuta 30 minutes away from the establishment, guests will find the establishment is a 40-minute drive away from Ngurah Rai the airport is situated in the leisure area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.82" OriginalAmount="321.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.683997" Longitude="115.160451" StarRating="0" HotelCode="|41517" HotelName="C151 Smart s At Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN LAKSMANA SEMINYAK 151</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/5/1/7/41517_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2007 and has 21 rooms a lobby and a reception. For an extra cost you can have access to room service and a laundry service. Guests also have access to a car park. SITUATION: Seminyak It is in Close to the establishment, clients can find, shops, leisure areas 100 metres away from, the beach, restaurants, Kuta 15 minutes away from the establishment guests have 20 minutes away, guests can find the airport, Denpasar It is 40 metres away from. ROOM: Guests are offered two bedroom chalets, a living room-bedroom, a bathroom, a swimming pool, a direct line telephone and a Hi-Fi. They also have internet, a mini-bar, a coffee maker, a kettle, a double bed, a safety deposit box and a terrace. Clients are offered curtains with electric shutters, an individual air-conditioning system, a hydromassage bath and flatscreen cable and satellite television. FACILITIES: Outdoors, clients have access to a swimming pool. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="339.74" OriginalAmount="329.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5227562" Longitude="115.2322322" StarRating="4" HotelCode="|68181" HotelName="Villa Semana Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR SEMANA, DESA SINGAKERTA, UBUD, GIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/8/1/68181_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has a lobby, with a reception, express check-out, a safety deposit box service, a television room and a restaurant. The establishment offers internet, room service, a laundry service (for a fee) and a car park. SITUATION: Ubud it is 10 minutes away from it is near Bali the tourist centre of. ROOM: Clients can find chalets, have a sitting room, a dining room, a kitchen, butler (available on request), a bathroom with a shower, a bath and a hairdryer. You can also find a king size or double bed, a direct line telephone, satellite or cable TV, a safety deposit box, a mini-bar, a coffee maker and a kettle. They also have an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a covered swimming pool, sunbeds and parasols. Guests are offered a sauna, a steam bath, hydrotherapy treatments and a massage service (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="346.84" OriginalAmount="336.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.4745297" Longitude="115.4401078" StarRating="4" HotelCode="|399253" HotelName="Samanvaya Luxury Resort and Spa - Adults Only" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tabola, Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/5/3/399253_a3c64dc0819.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="356.38" OriginalAmount="346.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.47113" Longitude="115.258026" StarRating="4" HotelCode="986405|puri_sebali_resort" HotelName="Puri Sebali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Banjar Sebali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/ba/2bbabccc7fdbb32417fc1a11e4fca1f2476ec2e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.80" OriginalAmount="350.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1328939" Longitude="114.5527252" StarRating="5" HotelCode="|400409" HotelName="Plataran Menjangan Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/0/9/400409_3da28290941.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="367.56" OriginalAmount="356.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.44465" Longitude="115.67" StarRating="4" HotelCode="|399803" HotelName="Shunyata Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Batu Telu, Seraya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/0/3/399803_956b43a0901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.30" OriginalAmount="360.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.435047" Longitude="114.830759" StarRating="4" HotelCode="|167918" HotelName="Kelapa Retreat and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ngurah Rai Road, Pekutatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/1/8/167918_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a private beach, a restaurant, WiFi (free of charge) and a transfer service (available on request). SITUATION: This hotel is on the east coast of Bali. ROOM: The establishment has suite rooms, villas have an air-conditioning system, a television, a DVD player, a mini-bar, a bathroom with a bath, a shower and a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.60" OriginalAmount="370.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5102" Longitude="115.23987" StarRating="5" HotelCode="|48035" HotelName="Kayumanis Ubud Private Villas and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DESA SAYAN, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/3/5/48035_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex with air-conditioning, renovated in 2008 and has 27 rooms a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers WiFi, a car park, an indoor car park, bicycle rental, room service and a laundry service (for a fee). SITUATION: Ubud it is in it is 11 kilometres away from the market ,Ubud the city centre of it is situated 45 kilometres away from Ngurah Rai Airport. ROOM: They have private swimming pool, a terrace, a garden, a sitting area and a dining area. Guests are offered an air-conditioning system, a double bed, a bathroom with a shower, a bath, a satellite television, a Hi-Fi, a kitchen with oven, a microwave, a fridge, kitchenware, a coffee maker and a kettle. Our guests also have available a mini-bar, a safety deposit box, a direct line telephone, internet, a hairdryer, a washing machine and an ironing set. FACILITIES: Outdoors, clients can enjoy a swimming pool, The establishment also offers spa facilities, a massage service and spa treatments (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.33" OriginalAmount="371.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66019" Longitude="115.1311" StarRating="5" HotelCode="|46971" HotelName="Tugu Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BATU BOLONG, CANGGU BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/7/1/46971_57dc5191339.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex beach, renovated in 2007, has 21 deluxe suites and chalets. It has a lobby with a reception, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers internet (for a fee), room service, a laundry service (for a fee), a car park and bicycle rental (for a fee). SITUATION: It is by the beach, is situated in a peaceful area, Seminyak 15 minutes away from the establishment guests have Where you can find the nightlife, restaurants and shops. Kuta it is situated 20 minutes away from Denpasar It is 35 metres away from 30 minutes away from the establishment you have the airport. ROOM: They have a satellite television, a mini-bar, a direct line telephone, a bathroom with a shower, a bath and a hairdryer. They also have internet, a double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: The establishment boasts a spa and with a massage service. Some services (available for a fee), Guests are offered a swimming pool with a terrace and deck chairs. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers Ã  la carte breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.79" OriginalAmount="393.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.496009" Longitude="115.253746" StarRating="4" HotelCode="986540|pita_maha_2" HotelName="Pita Maha Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Shopping on site,Computer,Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/56/c4569389a282133f1dd7d5f9ca8fa83b84028dce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="407.85" OriginalAmount="395.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6872" Longitude="115.164985" StarRating="4" HotelCode="|69918" HotelName="Avani Seminyak Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>28 DRUPADI STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/9/1/8/69918_7e868261026.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel and it offers comfortable facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="412.82" OriginalAmount="400.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6909866" Longitude="115.1603733" StarRating="5" HotelCode="|67190" HotelName="Le Jardin Villas Seminyak - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARINANDE, SEMINYAK 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/0/67190_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was built in 2007 and has 24 air-conditioning rooms, a lobby with express check-out, a reception, a safety deposit box service, a cloakroom, a television room, a breakfast room and a dining room. The establishment offers guests a car park and indoor parking. For an additional charge you can use internet, room service, a laundry service and bicycle rental. SITUATION: It is inSeminyak the heart of 5 minutes away from the establishment you have a beach, is situated 7 kilometres away from Ngurah Rai Airport. ROOM: They have a kitchen, a dining area, a private swimming pool and a garden. They have a king-size bed, a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite or cable television, a Hi-Fi, internet, a safe and a washing machine. They also have a kitchen with fridge, a microwave and individual air-conditioning. FACILITIES: The establishment has swimming pools, a gym, a spa, spa treatments and a massage service (available for a fee), You can find a terrace with deck chairs, a hydromassage bath and a covered pool. Guests can also go cycling (available for a fee), At the beach, customers can find deck chairs (available for a fee). PAYMENT METHODS: Customers can pay using American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an Ã  la carte restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.03" OriginalAmount="401.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.79164" Longitude="115.229195" StarRating="5" HotelCode="986717|sofitel_bali_nusa_dua_beach_resort_2" HotelName="Sofitel Bali Nusa Dua Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Television in lobby,Terrace,Express check-out,Fire Extinguisher,Outdoor furniture,Electric car charging">
        <Address>
          <AddressLines>
            <AddressLine>Lot N5, ITDC Tourism Complex Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/cc/8ccc53d1cd74a434dff3d530d368664cb4cdfed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="417.15" OriginalAmount="405.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.523147" Longitude="115.23356" StarRating="4" HotelCode="986685|villa_semana_resort_spa" HotelName="Villa Semana Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/07/2026" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Patio,Outdoor furniture,Adults Only,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Semana Desa Singakerta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/68/c268790a5dc5a584fa66492780965c676ab69667.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.07" OriginalAmount="417.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675" Longitude="115.172" StarRating="4" HotelCode="|400002" HotelName="Sana Vie Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tangkuban Perahu 888x Kerobokan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/0/2/400002_7c174840732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.90" OriginalAmount="430.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.799149" Longitude="115.232605" StarRating="5" HotelCode="986583|melia_bali_indonesia_all_inclusive" HotelName="Paradisus by Meliá Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Express check-in,Express check-out,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata ITDC Lot N1, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/f2/35f20b4e98be4edb8630e9c846983c7360f9649c.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="444.96" OriginalAmount="432.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.785887" Longitude="115.22532" StarRating="4" HotelCode="986706|bali_tropic_resort__spa" HotelName="Bali Tropic Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama 34A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/9e/af9ecf6222196a86b381416887c5291cea099583.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="445.99" OriginalAmount="433.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6899805" Longitude="115.15837" StarRating="4" HotelCode="986600|villa_bali_asri" HotelName="Villa Bali Asri Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sari Dewi No.39, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/55/205540d095255943bf490fe92b682cfed4591d84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="453.20" OriginalAmount="440.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696486" Longitude="115.16142" StarRating="4" HotelCode="986733|doublesix_luxury_hotel" HotelName="Double-Six Luxury Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>No.66 Double Six Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/86/2c863b3192548e770d6c5ce2dab0a8a80112e137.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="457.87" OriginalAmount="444.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.48001" Longitude="115.25886" StarRating="5" HotelCode="|169386" HotelName="Chapung Sebali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sebali No. 5 Keliki</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/8/6/169386_1_2455.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="464.53" OriginalAmount="451.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.51313" Longitude="115.27792" StarRating="5" HotelCode="986547|maya_ubud_resort_and_spa" HotelName="Maya Ubud Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari, Peliatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/7a/a27a3b701b476074b1e26c587e5b920088f2c828.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.53" OriginalAmount="454.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.686225" Longitude="115.154571" StarRating="5" HotelCode="|166058" HotelName="The Seminyak Beach Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JI. KAYU AYA, SEMINYAK BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/5/8/166058_1_7043.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Ku De Ta it is near Seminyak the beach. ROOM: The establishment has WiFi, a television, a bathroom with a shower and a bath. FACILITIES: Guests are offered a business centre, medical care, deck chairs and a spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="495.16" OriginalAmount="480.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.526371" Longitude="115.261688" StarRating="5" HotelCode="|36359" HotelName="The Ubud Village Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA NYUH KUNING PENGOSEKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/5/9/36359_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex was built in 2005, has 25 villas and with a private swimming pool. It has a reception, a lounge bar, a safety deposit box service, a currency exchange service, a restaurant and a cafÃ©. The establishment offers guests room service, a laundry service (on request) and a medical care service. Guests can also find conference facilities, a car park, WiFi and bicycle hire. SITUATION: It is surrounded by tropical gardens, Pengosekan it is in It is inUbud the city centre of near the establishment, guests will find the cultural area, the monkey forest and the market. 20 minutes away from the establishment clients have Bali Bird Park the Park of Denpasar It is 40 minutes away from it is situated 45 minutes away from Ngurah Rai Airport. ROOM: They have a balcony or terrace, stunning views, private swimming pool, a bathrobe, slippers, a bath and a hairdryer. They also have a king-size bed, a mini-bar, a mini-fridge, an air-conditioning system, a satellite TV, a direct line telephone, internet, a coffee maker, a kettle and a safe. FACILITIES: The establishment has a swimming pool and deck chairs. You can find guided tours, a jogging circuit, excursions, cookery courses and painting. Guests are offered a massage service and aromatherapy treatments. You can find a swimming pool that has an area for children, a sauna, a gym and billiards. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="524.42" OriginalAmount="509.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.52356" Longitude="115.28203" StarRating="5" HotelCode="|169304" HotelName="Tanah Gajah, A Resort By Hadiprana - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Gajah, Tengkulak Kaja Ubud, Gianyar,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/0/4/169304_1_144.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool and yoga. SITUATION: This hotel is situated 3 kilometres away from Ubud the city centre of it is situated 60 minutes away from Ngurah Rai Airport. ROOM: The rooms have a terrace, a bathroom and a television. Some rooms have private swimming pool. FACILITIES: Guests are offered cookery courses, yoga, gift shop, car rental, business facilities, a concierge service and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="570.62" OriginalAmount="554.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.697774" Longitude="115.263855" StarRating="5" HotelCode="986407|maya_sanur_resort__spa" HotelName="Maya Sanur Resort &amp; Spa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Heating,Newspapers,Garden,Terrace,Design hotel,Fire Extinguisher,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Indonesia, Bali, Denpasar, rayon Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b1/59/b1595dade412f2aaa72d49fc1d059978b5dcbff2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="577.17" OriginalAmount="560.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.144201" Longitude="114.657078" StarRating="3" HotelCode="|169218" HotelName="Amertha Bali Villas Beach Front Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>DUSUN PEMUTERAN, GEROKGAK, BULELENG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/1/8/169218_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a currency exchange service, a laundry service and a safety deposit box service. The establishment offers a TV room, a restaurant, a bar and a cafÃ©. SITUATION: This hotel is in the commercial area, Close to places of interest and a beach. ROOM: Each room has a balcony, a shower, internet, a television and a private swimming pool. FACILITIES: You can find a spa and therapeutic treatments.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="578.75" OriginalAmount="561.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68427" Longitude="115.1536" StarRating="5" HotelCode="|169878" HotelName="SAMAYA SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Laksmana, Seminyak Beach, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/7/8/169878_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is near Seminyak the beach it is situated 14 kilometres away from Ngurah Rai Airport Ku De Ta it is 5 minutes away from 10 minutes away from the establishment, clients can find Seminyak Square the shopping centre. ROOM: They have a private swimming pool, butler service, luxurious furniture, a flat-screen television, an iPod docking station and a DVD player. FACILITIES: Guests are offered WiFi (free of charge), a spa, a massage service, beauty treatments, a fitness centre and a sauna. OTHERS: Regarding the food and beverage provision, the establishment offers a bar, a restaurant and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="604.61" OriginalAmount="587.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512126" Longitude="115.258" StarRating="4" HotelCode="986480|goya_boutique_resort" HotelName="Goya Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/e6/46e64141147db81e9b3eb872cf64d523172e796c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="619.42" OriginalAmount="601.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6877181" Longitude="115.1548713" StarRating="5" HotelCode="|46970" HotelName="The Oberoi Beach Resort, Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/7/0/46970_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club, beach hotel, has chalets and with a private swimming pool. It has air-conditioning, a terrace, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a hairdresser's. It has 74 rooms, a cafÃ©, a restaurant, a bar and conference rooms. The establishment offers internet and a car park. At an extra cost you can use room service, a laundry service and bicycle hire. SITUATION: This complex is in Seminyak the beach close to the establishment, clients can find, the tourist centre, shops ,Denpasar it is 1,5 kilometres away from Ubud it is 35 kilometres away from Bedugul it is situated 55 kilometres away from 50 kilometres away, you can find Kuta the beach it is situated 15 kilometres away from Uluwatu the Temple of it is situated 30 kilometres away from Tanah Lot the Temple of the establishment is 9 kilometres away from Denpasar Airport. ROOM: The rooms have individual air-conditioning, a bathroom with a bath and a shower. Guests also have at their disposal chalets, The rooms have a hairdryer, a double bed, a direct line telephone, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, an ironing set and a safe. FACILITIES: The establishment boasts a massage service (available for a fee) and a gym (free of charge), Customers can enjoy a swimming pool, deck chairs, parasols, a sauna and spa treatments (available for a fee), Clients can enjoy activities such as surfing and tennis (available for a fee), At the beach, customers can find deck chairs and parasols. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant and a cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="622.39" OriginalAmount="604.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.466467" Longitude="115.242619" StarRating="5" HotelCode="|169874" HotelName="Puri Wulandari A Boutique Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kedewatan, Ubud Gianyar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/7/4/169874_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool, attentive service, a spa and WiFi (free of charge). ROOM: They have canopies, a wardrobe, a sitting room and a shower. FACILITIES: Guests are offered a beauty centre, tourist information, excursions, a library, DVD player and CD. The establishment also offers a transfer service, (available for a fee), on request. OTHERS: Regarding the food and beverage offering, clients have restaurants, a breakfast service and a cocktail bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="676.07" OriginalAmount="656.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1211484" Longitude="114.5133864" StarRating="3" HotelCode="|401144" HotelName="NusaBay Menjangan Resort by WHM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Gilimanuk Km 15, Singaraja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/1/4/4/401144_0f2170d1159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="682.13" OriginalAmount="662.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.428293" Longitude="115.297818" StarRating="5" HotelCode="|400440" HotelName="Aksari Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Desa Kenderan No. 88x Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/4/0/400440_592e94e1021.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="694.52" OriginalAmount="674.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.79479" Longitude="115.19025" StarRating="4" HotelCode="|170127" HotelName="Villa Hening Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAV 17HARBOUR VIEW KORI NUANSA JIMBARAN NUSA DUA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/1/2/7/170127_1_6861.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has harbour views, a swimming pool, a jacuzzi and a sauna. SITUATION: This establishment, is in Jimbaran the area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="777.65" OriginalAmount="755.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.429087" Longitude="115.25842" StarRating="5" HotelCode="986752|samsara_ubud" HotelName="Samsara Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Ayah, Desa Kelusa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/f0/61f069daa439fd7b7e2ba689d0a8b0e4acbf7711.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="891.97" OriginalAmount="865.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.48895" Longitude="115.247867" StarRating="4" HotelCode="|399973" HotelName="Villa Santun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Ulun Carik No. 06 Br. Lungsiakan Ds. Ke</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/7/3/399973_0eb44b80450.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="908.46" OriginalAmount="882.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.491756" Longitude="115.25383" StarRating="5" HotelCode="986660|uma_by_como_ubud" HotelName="Como Uma Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Terrace,Express check-in,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan,Banjar Lungsiakan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/5b/185b62c8ddd53e8a49bfc072c843cd239458d0d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="916.70" OriginalAmount="890.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.828452" Longitude="115.213264" StarRating="5" HotelCode="986415|the_ritzcarlton_bali" HotelName="The Ritz-Carlton, Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan Lot III, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/db/2ddb647c875f0816acf071fbdcc172140a7189d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="919.58" OriginalAmount="892.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.120025" Longitude="73.123343" StarRating="3" HotelCode="|550984" HotelName="JAWAI CASTLE RESORT - A Heritage in Jawai Leopard Reserve" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jawai Castle Heritage Resort</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/9/8/4/550984_f8ea4a21340.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="987.50" OriginalAmount="958.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.463372" Longitude="115.271915" StarRating="4" HotelCode="|399838" HotelName="Kuwarasan A Pramana Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cinta, Banjar Penusuan , Tegallalang , Giany</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/3/8/399838_9709d401155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1056.63" OriginalAmount="1025.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.239268" Longitude="115.071903" StarRating="4" HotelCode="|169848" HotelName="Munduk Moding Plantation Nature Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Asah Gobleg Banjar Dinas Asah Desa Gobleg Kecamatan Banjar Buleleng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/4/8/169848_1_7955.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has suites and villas. The establishment offers WiFi (free of charge), a swimming pool, a spa, a restaurant, a tennis court and room service. SITUATION: This establishment, is 5 minutes drive away from Buyan and Tamblingan the lakes of it is situated 15 minutes walk away from Munduk Falls of. ROOM: Each room has wooden floors, wooden furniture, large windows, a satellite television, cable television, a DVD player, a fridge, a mini-bar, a bathroom with a shower and a bath. FACILITIES: The establishment has a spa with a massage service and body treatments. Clients can enjoy activities such as cycling and horses. The complex has a laundry service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1135.71" OriginalAmount="1102.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.816693" Longitude="115.218969" StarRating="5" HotelCode="|169289" HotelName="BALI MULIA VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Nusa Dua Selatan Kawasan Sawangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/9/169289_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool. SITUATION: This hotel is in Bali Airport. ROOM: They have a sitting room and a dining room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1173.50" OriginalAmount="1139.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.49399" Longitude="115.27702" StarRating="0" HotelCode="|42179" HotelName="Viceroy Bali " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lanyahan, Banjar Nagi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/7/9/42179_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts business facilities and a conference centre. This hotel was opened in 2006 and has 12 rooms a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service and a restaurant. For an extra cost you can have access to internet, room service and a laundry service. The establishment also offers bicycle rental and a car park. SITUATION: Ubud 5 minutes away from the establishment you have 5 minutes away from the establishment, clients can find Ubud the Market of Clients can also find the monkey forest, is in an excellent location, is 40 minutes away from Denpasar the city of 50 minutes away from the establishment you haveBali Airport. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television and internet. They also have a mini-bar, a coffee maker, a kettle, a double bed, individual air-conditioning, a balcony and a terrace. FACILITIES: The establishment boasts a swimming pool with an outdoor bar and a terrace. Clients can enjoy activities such as go jogging and go cycling (available for a fee), Guests are offered a massage service, spa treatments and (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers Ã  la carte or set-menu breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1231.99" OriginalAmount="1196.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.845636" Longitude="115.159274" StarRating="5" HotelCode="|68167" HotelName="Umana Bali, LXR Hotels &amp; Resorts  " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR KELOD, UNGASAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/6/7/68167_1_4529.jpg</HotelPictures>
        <HotelDescription>HOTEL: this complex was built in 2009, with air-conditioning, has 73 rooms, 3 floors, a lobby, a reception, a safety deposit box service and a currency exchange service. It also has a lift, a hairdresser's, a games room, a mini-club, a bar, a restaurant, conference facilities, WiFi (for a fee), room service and a laundry service (for a fee), The establishment boasts a car park and a bicycle rental desk (for a fee). SITUATION: It is situated 5 kilometres away fromJimbaran the centre of 30 minutes away, you can find Kuta the beach Seminyak It is situated 20 kilometres away from it has good links to the transport network situated 12 kilometres away fromNgurah Rai Airport. ROOM: The rooms have an LCD TV, WiFi, a direct line telephone, an individual air-conditioning system, a shower, a bath, a hairdryer, a double or king-size bed, a radio, a safe, a mini-bar, a coffee maker, a kettle and an iron. FACILITIES: The establishment boasts a swimming pool, a pool that has a children's area, a terrace with deck chairs, parasols and an outdoor bar. For a fee, guests can enjoy a gym, bicycle rental, a hydromassage bath, a massage service and a spa. it is 2 kilometres away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1298.83" OriginalAmount="1261.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.843793" Longitude="115.15924" StarRating="5" HotelCode="986518|banyan_tree_ungasan" HotelName="Umana Bali, LXR Hotels &amp; Resorts by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melasti, Banjar Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/15/7e15ff8fa60d7a4a0bdd50aa6144ef5d515348c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1310.95" OriginalAmount="1272.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.686014" Longitude="115.158823" StarRating="0" HotelCode="|167518" HotelName="Villa Chocolat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sari Temuku No.16,Seminya,Oberoi,Kuta,Bali-I</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/1/8/167518_semi_int.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is 10 minutes away from the beach Seminyak. It is 15 minutes drive away from the street Legian. 20 minutes away, you can find the beach Kuta. It is 45 minutes drive away from the airport Ngurah Rai. ROOM: This villa has a sitting room, a kitchen, dining area, flat-screen satellite television, a terrace with swimming pool views, a bathroom with a bath and complimentary bathroom items. FACILITIES: The establishment boasts a swimming pool, a massage service, gardens and WiFi (free of charge). Guests are offered a launderette on request, car rental and a transfer service to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1330.44" OriginalAmount="1291.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7841" Longitude="115.159626" StarRating="5" HotelCode="|43964" HotelName="Four Seasons Resort Bali At Jimbaran Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JIMBARAN, KUTA SELATAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/6/4/43964_beefbfd0922.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned renovated hotel in 2007, has, 147 chalets a lobby with a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a bar and conference rooms. The establishment offers internet, For an extra cost you can have access to room service and a laundry service. SITUATION: It is inJimbaran Bay 15 minutes away from the establishment, clients can find Kuta the beach Clients can also find Nusa Dua the city of 20 minutes away from the establishment, you can find Uluwatu the Temple of It is 10 minutes away fromNgurah Rai Airport. ROOM: They have gardens, a patio, outdoor shower, a private swimming pool, a living room and bedrooms. They also have a bathroom, a king-size bed, a shower, a bath, a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a coffee maker, a kettle, a safe, an individual air-conditioning system and a terrace. FACILITIES: Guests are offered sports facilities, a gym, a swimming pool, water sports and canoeing. The establishment also has a spa, a sauna, a steam bath and spa treatments. The establishment boasts a pool that has a children's area, deck chairs and an outdoor bar. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have Ã  la carte breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1389.27" OriginalAmount="1348.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.812637" Longitude="115.226543" StarRating="5" HotelCode="|44549" HotelName="The St. Regis Bali Resort - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAWASAN PARIWISATA NUSA DUA LOT s6 po box 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/9/44549_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2008, has 81 suites, 24 chalets and 2 residences. It has with air-conditioning, gardens, a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. Our guests can find a cafÃ©, a restaurant, a bar and a hairdresser's. The establishment offers internet and a car park. At an additional cost you can have access to WiFi, room service, a laundry service and bicycle rental. SITUATION: This complex is in Nusa Dua the beachfront it is situated next to a golf course, is 2 kilometres away from the nightlife, shops, the establishment is 9 kilometres away from Besakih the Temple of it is situated 20 kilometres away from Ngurah Rai Airport. ROOM: They have a living room, a balcony, some rooms with private swimming pool, a bathroom and a bath. You are offered 44 chalets with telephone, a satellite TV, a mini-bar, a Hi-Fi and a king-size bed. They also have a hairdryer, internet, an air-conditioning system, a safe, a coffee maker and a kettle. FACILITIES: The establishment boasts a swimming pool, a children's swimming pool and water sports. At an extra cost, you can find water-skiing, speedboating, surfing, windsurfing and canoeing. The establishment also offers travel agency, excursions, an outdoor bar, deck chairs and a terrace. The establishment boasts a sauna, a steam bath, a boutique and a library. Guests can also find hydrotherapy treatments and a massage service. By paying an extra charge, you can enjoy tennis, badminton and use the gym. next to the establishment, you will find a golf course. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients haveKayuputi and Boneka the restaurants a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1587.85" OriginalAmount="1541.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.846127" Longitude="115.124434" StarRating="5" HotelCode="|169781" HotelName="The Edge Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Pura Goa Lempeh Banjar Dinas Kangin, Pecatu Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/8/1/169781_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a private pool, entertainment and WiFi (free of charge), The establishment has a fitness centre, a spa, a butler service and it offers breakfast service. SITUATION: This establishment, is on a cliff. ROOM: The villas have 2 Private Swimming Pools, home cinema, a kitchen, a wine cellar, a tropical garden and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1649.27" OriginalAmount="1601.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.450831" Longitude="115.235429" StarRating="5" HotelCode="|41242" HotelName="Como Shambhala Estate - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/2/41242_1_2180.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has meeting facilities, audiovisual equipment and WiFi. SITUATION: Ubud 15 minutes away from the establishment guests have 60 minutes away, guests can find the airport. ROOM: The rooms have a balcony, with views, an air-conditioning system, a direct line telephone, a satellite TV, a mini-bar, a coffee maker and a kettle. FACILITIES: Clients can enjoy activities such as go jogging and go cycling. Guests are offered a massage service (available for a fee) and treatments. The establishment also offers yoga courses. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2455.62" OriginalAmount="2384.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.501654" Longitude="115.243943" StarRating="5" HotelCode="|43965" HotelName="Four Seasons Resort Bali At Sayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sayan, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/6/5/43965_1_208.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 60 rooms, 3 floors, 18 suites and 42 chalets. It has a reception, a currency exchange service, a lift, a hairdresser's, a bar and a restaurant. The establishment offers guests internet, a laundry service and room service. SITUATION: Sayan Ubud It is in 15 minutes away from the establishment clients have Ubud the city centre of 10 minutes away, you can find, the market, shops, is 15 minutes away from Puri Lukisan the Museum of It is situated 35 kilometres away fromNgurah Rai Airport. ROOM: Guests are offered large suites and chalets. They have garden, a private bar, a king-size bed, a bathroom with a shower, a bath, a terrace and a hairdryer. They also have a direct line telephone, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, a safety deposit box and an individual air-conditioning system. FACILITIES: You can find deck chairs, sports facilities, a massage service, spa treatments and a gym. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy Ã  la carte breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2560.00" OriginalAmount="2485.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7728211" Longitude="115.1702651" StarRating="5" HotelCode="|47988" HotelName="Kayumanis Jimbaran Private Estate and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN YOGA PERKANTI, JIMBARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/8/8/47988_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 19 chalets air-conditioning, a lobby with express check-out, a reception, a safety deposit box service and a restaurant. The establishment offers guests room service, a laundry service and a car park. SITUATION: Jimbaran it is in close to the establishment, clients can find a beach, restaurants, is 5 kilometres away from the city centre, Kuta it is situated 15 kilometres away from 15 kilometres away, you can find places of interest, Denpasar it is 25 kilometres away from it is situated 10 kilometres away from Ngurah Rai Airport. ROOM: Guests are offered two bedroom chalets, They have a sitting area, a flat-screen television, a swimming pool, a terrace, king size bed or two beds and a bathroom with a shower, a bath, They also have a direct line telephone, a satellite or cable television, internet, a safe, a kitchen with fridge, a microwave, a coffee maker, a kettle and individual air-conditioning. FACILITIES: At an extra cost, you can find fishing, excursions, cookery courses, yoga, cycling, a massage service and spa treatments. 10 kilometres away, clients have at their disposal a golf course, in the surrounding area, you can find a beach. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and set-menu or Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2959.87" OriginalAmount="2873.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8437324" Longitude="115.1211361" StarRating="5" HotelCode="|46964" HotelName="Bvlgari Resort Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN GOA LEMPEH, BANJAR DINAS KANGIN, ULUWATU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/4/46964_1_1580.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 59 air-conditioning rooms, a garden, a terrace, a lobby, a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a bar and a restaurant. The establishment offers conference rooms, WiFi, room service, a laundry service (for a fee) and a car park. SITUATION: Pecatu it is situated next to the establishment is 40 kilometres away from Denpasar the city of, 5 kilometres away, there is a public transport stop, is situated 80 kilometres away from a bus station, 5 minutes away from the establishment guests have a beach, is situated 98 kilometres away from Batur Lake it is situated 62 kilometres away from the zoo, 20 kilometres away, you can find Discovery the shopping centre it is 9 kilometres away from Garuda Wisnu Kencana park it is 15 minutes away from Ngurah Rai Airport. ROOM: The rooms a bathroom, a dining room, a swimming pool, butler service, a shower and a bath. They also have a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi, internet, a mini-bar, a coffee maker, a kettle, an iron, individual air-conditioning and a safety deposit box. FACILITIES: The establishment boasts a spa, a yoga room, a swimming pool, 6 treatment cabins and showers. The establishment also has a beauty centre, a gym, a massage service (available for a fee), a children's swimming area, a terrace, deck chairs, a hydromassage bath and a steam bath. At an extra cost, you can find diving, sailing, horse-riding and go cycling. Guests also have access to ping pong, 30 kilometres away, clients have at their disposal a golf course. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offersIl Ristorante and Sangkar the restaurants The establishment serves a continental buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5272.48" OriginalAmount="5118.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.845647" Longitude="115.13724" StarRating="0" HotelCode="|48461" HotelName="Alila Villas Uluwatu, Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BELIMBING SARI, BANJAR TAMBIYAK, DESA PECATU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/6/1/48461_1_1343.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, was built in 2008, has, 84 chalets air-conditioning, a lobby, a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom, a garden, a terrace, a TV room and a restaurant. The establishment offers conference rooms, WiFi, room service, a laundry service (for a fee), a car park and indoor parking. SITUATION: it is on a cliff, is in Bukit the Peninsula of 15 minutes away from the establishment guests have Jimbaran Bay Clients can also find Dreamland the beach 15 minutes away, you can find a restaurant, is 30 minutes away from Kuta the beach it is 30 minutes away from Ngurah Rai Airport. ROOM: They have private swimming pool, a king size or double bed, a bathroom with a bath, a shower and a hairdryer. They also have a direct line telephone, satellite or cable TV, a Hi-Fi, internet, a mini-bar, a fridge, a coffee maker, a kettle, a safe, individual air-conditioning, central heating and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool and a gym. At an extra cost, you can find a personal trainer, spa treatments and a massage service. Guests can also find a terrace with deck chairs and parasols. 10 minutes away from the establishment, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard, Visa and credit cards. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service in the restaurant, The establishment serves an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44562.59" OriginalAmount="43264.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.691147" Longitude="115.262975" StarRating="4" HotelCode="|167986" HotelName="Sanur Resort Watujimbar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan No 99 A, Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/8/6/167986_1_4789.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.40" OriginalAmount="23.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50102" Longitude="115.2637" StarRating="3" HotelCode="|402178" HotelName="PURI BEBENGAN BUNGALOW" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL KAJENG NO 37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.90" OriginalAmount="37.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.499036" Longitude="115.252908" StarRating="3" HotelCode="|401564" HotelName="Sari Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan No.88 ,Sayan ,Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.79" OriginalAmount="88.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.525895" Longitude="115.268179" StarRating="0" HotelCode="|399849" HotelName="Menzel Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Yudistira, Peliatan, Kecamatan Ubud, Kabupate</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="281.60" OriginalAmount="273.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72848" Longitude="115.16725" StarRating="4" HotelCode="|401718" HotelName="Beachfront Suites Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL KARTIKA PO BOX 1008</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="307.24" OriginalAmount="298.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69125" Longitude="115.16427" StarRating="5" HotelCode="|400424" HotelName="Cicada Luxury Townhouses" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA TELAGA WAJA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="746.10" OriginalAmount="724.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7723779" Longitude="115.1693393" StarRating="4" HotelCode="|399686" HotelName="Luxury Villa Hanani Jimbaran Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Yoga Perkanthi 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture,No elevators,Elevator/lift,Security guard,Newspapers,Express check-in/check-out,Upper floors accessible by elevator,ATM,Computer,Television in lobby,Fire Extinguisher,Smoking Allowed,Dryer,Smoking areas,Reception desk,Private check-in/check-out,Washing machine,Chapel,Express check-out,Electric car charging,Patio,Dishwasher,Late check-out,Heating,All Spaces Non-Smoking (public and private),Express check-in,Adults Only,Design hotel,Early check-in</BasicAmenities>
    <HotelRating>3,4,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</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
dc6c94c7-8531-440e-a54b-56eedafd2b96|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="dc6c94c7-8531-440e-a54b-56eedafd2b96">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47113" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-16T00:00:00" End="2026-07-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="happyjourney554@gmail.com" Password="Jayesh@2016" 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
dc6c94c7-8531-440e-a54b-56eedafd2b96|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dc6c94c7-8531-440e-a54b-56eedafd2b96|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:c6ec6ab7-8d13-4d4b-a8f9-7e51c50da1cb
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dc6c94c7-8531-440e-a54b-56eedafd2b96|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-06-20T11:05:00.0357258+01:00" Version="0" EchoToken="Search" TransactionIdentifier="dc6c94c7-8531-440e-a54b-56eedafd2b96" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="20.62" OriginalAmount="20.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6672546" Longitude="115.216401" StarRating="1" HotelCode="|169721" HotelName="Ratu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. YOS SUDARSO NO 4 DENPASAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/2/1/169721_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is ideal for holidays or business trips, has a laundry service, a dry cleaner's, room service, a transfer service to the airport, a car park, WiFi in communal areas and a restaurant. SITUATION: This hotel is in Denpasar the heart of about 25 minutes away (by car) from Ngurah Rai Airport 20 minutes away from Ubung the bus station Matahari it is situated 5 minutes away from, and Denpasar Junction the shopping centre Close to Sanglah the hospital.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.79" OriginalAmount="24.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.693854" Longitude="115.440977" StarRating="3" HotelCode="|402141" HotelName="Seaweed Guesthouse Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/4/1/402141_c724f230723.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.46" OriginalAmount="24.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.717268" Longitude="115.176606" StarRating="2" HotelCode="|166003" HotelName="Amaris Dewi Sri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri No. 88x Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/0/3/166003_hab.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, internet, a television and a car park. SITUATION: This establishment, Kuta it is in Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.714558" Longitude="115.17379" StarRating="3" HotelCode="986614|81090" HotelName="Restu Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian 113, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/5b/5f5bea3986e2e4589cfb7695df22f356ece830a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.88" OriginalAmount="26.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710416" Longitude="115.185366" StarRating="2" HotelCode="|166006" HotelName="Amaris Sunset Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 57, Kuta, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/0/6/166006_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a TV, a car park and internet. SITUATION: This establishment, Kuta it is in Bali is situated in Close to Kuta and Legian the beaches of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.82" OriginalAmount="27.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.77532" Longitude="115.221497" StarRating="3" HotelCode="|402224" HotelName="Terrace Bali Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pratama No. 71 Tanjung Benoa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/2/2/4/402224_3e804d50918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.45" OriginalAmount="27.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7055748" Longitude="115.2538968" StarRating="4" HotelCode="|399602" HotelName="Signature Bali Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Poso 65 Sanur Kauh, 65 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/0/2/399602_002384c0848.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.04" OriginalAmount="28.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7293775" Longitude="115.1769719" StarRating="3" HotelCode="|154767" HotelName="J Hotels Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No.88D</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/6/7/154767_d300d4c1139.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in is situated in the city centre. HOTEL: The hotel was built in 2012, renovated in 2013 and has 91 rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.19" OriginalAmount="31.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6809727" Longitude="115.2029331" StarRating="3" HotelCode="|400838" HotelName="Amaris  Teuku Umar - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Umar No 139, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/8/400838_9826bea1136.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.22" OriginalAmount="31.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1658782" Longitude="115.0127118" StarRating="2" HotelCode="|41243" HotelName="Adirama Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYAL SINGARAJA-SERIRIT K. - LOVINA BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/3/41243_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a big swimming pool and a restaurant. It has 18 rooms, The establishment offers guests a lobby, a laundry service (for a fee) and a car park. SITUATION: It is inLovina the beach it is in a quiet area, is 2 kilometres away from Lovina the city centre of 20 minutes away from the establishment you have the Buddhist monastery,2,5 hours from the establishment, you can find the airport. ROOM: The rooms are spacious, some rooms with fan, some rooms with individual air-conditioning system, a balcony or patio, a bathroom and a double bed. FACILITIES: Guests are offered a massage service, a library and an outdoor bar. close to the establishment, you can find a beach. OTHERS: Regarding the food and beverage offering, clients have a breakfast service and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.32" OriginalAmount="31.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.737229" Longitude="115.165389" StarRating="3" HotelCode="|167978" HotelName="Solaris Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Jenggala (Ex.Wana Segara) Tuban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/7/8/167978_2_4541.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is a 10-minute walk away from the beach Kuta, about 5 minutes away (by car) from the shopping centre Discovery and Airport Ngurah Rai. The establishment offers a transfer service to the airport on request. ROOM: All the rooms have a bathroom, WiFi, an air-conditioning system, a kettle, a coffee maker, a television, a sitting area with sofa, a bathroom with a hairdryer and complimentary bathroom items. FACILITIES: This establishment has a restaurant, a swimming pool with a bar and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.90" OriginalAmount="31.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710078" Longitude="115.181353" StarRating="3" HotelCode="|167650" HotelName="Diamond Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No. 39, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/5/0/167650_gen.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in a good area in Kuta. It has excellent transport links to the business area. It is near Kuta Beach. Legian and Seminyak FACILITIES: The establishment has a swimming pool, a fitness centre and internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.709779" Longitude="115.17851" StarRating="3" HotelCode="986418|83403" HotelName="Euphoria Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/07/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Garden,Television in lobby,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Patih Jelantik 11-12 Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a6/75a6f76bff57ea036bc3e2a29bd3968ffa8c6f6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.28" OriginalAmount="32.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.698521" Longitude="115.234222" StarRating="3" HotelCode="|167465" HotelName="Marscity" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kerta Dalem, Sanur, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/6/5/167465_ceb602d1150.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a dining room, a lounge bar, a cafÃ©, swimming pools with deck chairs, a meeting room, conference rooms, a restaurant and a massage service. SITUATION: This hotel is a 20-minute walk away from Airport Ngurah Rai. 10 minutes away, guests can find the beach Sanur. It is 15 minutes away from the beach Kuta. 500 metres away, guests will find Jalan Ngurah Rai Bypass the establishment offers a transfer service free of charge. ROOM: The establishment has 96 rooms with a bathroom, a shower, WiFi, a television and a sofa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.49" OriginalAmount="33.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7235639" Longitude="115.173445" StarRating="3" HotelCode="|154798" HotelName="Zia Kuta - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. CIUNG WANARA NO 17 KUTA BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/9/8/154798_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the heart of Kuta. FACILITIES: There is a variety of facilities and services available at the establishment, including a launderette, a restaurant, meeting rooms, a lift and business centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.61" OriginalAmount="33.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.78842" Longitude="115.1583" StarRating="3" HotelCode="|401033" HotelName="Bali Elephants Boutique Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karang Mas Sejahtera, Kencana No 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/3/3/401033_c078ff80440.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.73" OriginalAmount="33.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.654803" Longitude="115.216621" StarRating="3" HotelCode="|167794" HotelName="Inna Bali Heritage - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Veteran No. 3 Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/9/4/167794_1_5031.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the centre of Denpasar. It is in Bali it has excellent transport links to the government buildings, the art museum, a shopping centre and traditional markets.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.33" OriginalAmount="34.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6912856" Longitude="115.1701252" StarRating="3" HotelCode="|402790" HotelName="Wayan House Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan plawa gang sandat no 17 seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/7/9/0/402790_19ac5691145.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.05" OriginalAmount="35.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.277523" Longitude="115.59186" StarRating="3" HotelCode="986750|tulamben_wreck_divers_resort__restaurant" HotelName="Tulamben Wreck Divers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Security guard,Ticket assistance,Garden,Terrace,Fire Extinguisher,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Singaraja, Tulamben, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/7f/937ff11387361c9f661060989f6aa505de1574f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.52" OriginalAmount="37.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71136" Longitude="115.16899" StarRating="3" HotelCode="|44546" HotelName="Champlung Mas Legian - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Legian, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/6/44546_1_5905.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 68 bungalows a lobby with express check-out, a reception, a safety deposit box service and a currency exchange service. Our guests can find a bar, a pub and a restaurant. The establishment offers guests internet (for a fee), room service, a laundry service (for a fee) and a car park. SITUATION: It is nearLegian the beach it is situated 1 kilometre away from Kuta Beach the city centre of Where you can find shops, restaurants and bars. Denpasar It is situated 10 kilometres away from 10 kilometres away from the establishment, guests will find Ngurah Rai Airport. ROOM: The rooms a bathroom with a shower, a direct line telephone, a satellite TV, a mini-bar, a king-size bed, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, clients have access to a swimming pool with a children's area and deck chairs. The establishment also offers a massage service (available for a fee), Clients can enjoy activities such as basketball, tennis and badminton. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers an Ã  la carte restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.00" OriginalAmount="37.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.671025" Longitude="115.2392" StarRating="2" HotelCode="|167687" HotelName="Praja" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Mohamad Yamin No.2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/8/7/167687_aseo.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi and a car park. SITUATION: This hotel is 10 minutes drive away from the beach Sanur. It is 5 minutes drive away from restaurants. ROOM: The rooms have an air-conditioning system, city views, a television, a sitting room, a writing desk, a bathroom with a shower and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.57" OriginalAmount="38.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69911" Longitude="115.17429" StarRating="0" HotelCode="|169346" HotelName="Arana Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Ratih No. 5, Legian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/4/6/169346_1_8246.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, rooms with balcony, a transfer service to the beach, (free of charge), WiFi (free of charge), in communal areas. SITUATION: This establishment, Seminyak it is in 5 minutes away, you can find Seminyak the beach a supermarket, is situated 15 minutes away from Seminyak the beach 20 minutes away from the establishment clients have Potato Head the beach 24 minutes away from the establishment, you can find Ngurah Rai Airport. ROOM: Each room has tiled floors, an air-conditioning system, flatscreen cable television, a wardrobe, a safe, a courtesy tea and coffee service, a fridge, a microwave and a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.61" OriginalAmount="38.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5134451" Longitude="115.577071" StarRating="1" HotelCode="|169633" HotelName="Puri Oka Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Puri Bagus, Candidasa Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/3/3/169633_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, a currency exchange service, a laundry service and a medical care service. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.17" OriginalAmount="39.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.786761" Longitude="115.18049" StarRating="4" HotelCode="986430|hastinapura_residence_" HotelName="Hastinapura Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Poh Gading II No.2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/b5/21b5d3bf83e4ac3b86000680bbf1eaf95767eae8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.62" OriginalAmount="39.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.677168" Longitude="115.190387" StarRating="3" HotelCode="|399582" HotelName="Quest  San Denpasar By Aston - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahendradata No. 93, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/8/2/399582_da7062a0746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.00" OriginalAmount="40.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.550071" Longitude="115.272506" StarRating="3" HotelCode="|41499" HotelName="Taman Harum Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Mas, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/4/9/9/41499_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated complex in 2005, has 14 rooms and cabins. It has tropical gardens, a lobby, express check-out, a reception, a hairdresser's, a television room and a restaurant. The establishment offers internet, room service and a laundry service. SITUATION: Mas It is in Ubud It is situated 10 minutes away from 60 minutes away from the establishment guests have the airport, Nearby, you will findBatuan, Pejeng and Celuk the villages of. ROOM: The spacious rooms, have a direct line telephone, a writing desk, a wardrobe, bedside table, a television, individual air-conditioning and a fan. They also have luxurious bathrooms, a mini-bar, a double bed, a hairdryer, towels and a terrace. Guests are offered non-smoking rooms. FACILITIES: The establishment has a swimming pool, a children's swimming pool, an outdoor bar and deck chairs. The establishment also offers hydrotherapy treatments and a massage service (available for a fee). PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant, a winery, Chinese food, traditional cuisine, Indonesian dishes and Occidental dishes. The establishment also offers a breakfast service and snacks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71009" Longitude="115.17047" StarRating="3" HotelCode="986737|80444" HotelName="The Sun Hotel &amp; Spa Legian, Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Melasti Street, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/6f/aa6f516181fe74660ab652d577f69fa8c61ba9d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.24" OriginalAmount="41.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.706034" Longitude="115.168971" StarRating="3" HotelCode="|34467" HotelName="Legian Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PADMA LEGIAN, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/4/6/7/34467_1_5732.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers comfortable standard rooms, The establishment boasts a spa, treatments and a restaurant. SITUATION: It is inLegian the city centre of in the surrounding area, clients have commercial areas, Clients can also find restaurants and leisure areas. 200 metres away you can find a beach, Denpasar 30 minutes away from the establishment clients have It is situated 3 kilometres away fromBali Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.14" OriginalAmount="41.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7838073" Longitude="115.1678998" StarRating="3" HotelCode="|401394" HotelName="Kubu Kak Dudung Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Tambak Sari</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/9/4/401394_19a33dc0957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.20" OriginalAmount="41.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68174" Longitude="115.43601" StarRating="3" HotelCode="|401820" HotelName="Tamarind Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tamarind Beach - Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/8/2/0/401820_63203f21155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.26" OriginalAmount="42.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.671335" Longitude="115.23942" StarRating="2" HotelCode="986604|praja_hotel" HotelName="Praja Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mohamad Yamin IV No. 2A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/0e/440eca3df10f0f568be36fc79793d911edaf96d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.29" OriginalAmount="43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6680975" Longitude="115.21757" StarRating="3" HotelCode="986701|152867" HotelName="Hotel Puri Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Television in lobby,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jendral Sudirman No. 14 A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/91/b891e2dbb64c179bd10fe78896b0ab5f76347c52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.85" OriginalAmount="43.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6534634" Longitude="115.1268026" StarRating="3" HotelCode="|399644" HotelName="Papillon Echo Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Batu Mejan, Echo Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/4/4/399644_bdc6cff0945.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.05" OriginalAmount="45.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.636597" Longitude="115.192935" StarRating="0" HotelCode="|167496" HotelName="Neo Gatot Subroto Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto Barat, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/9/6/167496_bath.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, a swimming pool, a wellness centre and a spa. At an additional cost you can have access to meeting rooms, a business centre, a laundry service, a dry cleaner's and a restaurant. SITUATION: This hotel is in Denpasar it is 5 minutes drive away from the government buildings. The establishment is a 25-minute drive away from the beach Kuta. ROOM: The rooms have an air-conditioning system, a television, a sitting area, a safe, a wardrobe, kettle, a mini-bar, a balcony and a bathroom with a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.25" OriginalAmount="45.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7432173" Longitude="115.178758" StarRating="4" HotelCode="|203132" HotelName="Arunika And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tuban No.2 Lingk. Tuban Griya Tuban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/1/3/2/203132_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.52" OriginalAmount="48.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72067" Longitude="115.17412" StarRating="1" HotelCode="|169546" HotelName="La Inn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>POPIES LANE I AGUNG MARKETKUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/4/6/169546_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is an ideal place for relaxing, has a reception, a currency exchange service, a laundry service, a medical care service and a car park. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.66" OriginalAmount="48.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7175" Longitude="115.1764139" StarRating="2" HotelCode="|210683" HotelName="Swiss-belexpress Kuta Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian Gg. Tropozone</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/3/210683_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.47" OriginalAmount="49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.743211" Longitude="115.178856" StarRating="4" HotelCode="986406|83389" HotelName="Sovereign Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Garden,Private check-in/check-out,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tuban 2, Lingkungan Griya, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/25/ff2527e8f916703ecaf30d4a19bc977fd750a488.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.84" OriginalAmount="49.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50827" Longitude="115.26579" StarRating="2" HotelCode="|68171" HotelName="Biyukukung Suites and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SUGRIWA, UBUD 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/1/68171_1_3370.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has a reception, a restaurant, a laundry service (for a fee) and a car park. SITUATION: Ubud it is in nearby, you will find Ubud Monkey Forest the Nature Reserve of it is situated 2 minutes away from the city centre, is situated 36 kilometres away from Ngurah Rai Airport. ROOM: The rooms a bathroom with a shower, a bath, a king-size bed and satellite and cable TV. They also have a safety deposit box, a mini-bar, kettle, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, guests have access to a swimming pool, You can also enjoy a sauna (available for a fee) and a spa area. At an extra cost a massage service and spa treatments. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.90" OriginalAmount="49.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.766613" Longitude="115.221018" StarRating="3" HotelCode="|167799" HotelName="Ion Bali Benoa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama 93 Tanjung Benoa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/9/9/167799_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant, a swimming pool with a bar, a transfer service to the beach, WiFi (free of charge) and a reception with a baggage room. The establishment boasts a valet service and a laundry service. SITUATION: This establishment is in the area Nusa Dua. It is 25 minutes drive away from the airport Ngurah Rai. The establishment is a 30-minute drive away from the beach Pandawa. ROOM: Each room has a television, kettle, a fridge, a bathroom with a shower, a hairdryer and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.16" OriginalAmount="49.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6847382" Longitude="115.4366528" StarRating="3" HotelCode="|401402" HotelName="Dinatah Lembongan Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/0/2/401402_fd9ddd00933.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.05" OriginalAmount="50.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.733443" Longitude="115.167659" StarRating="3" HotelCode="|47031" HotelName="The Rani &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KARTIKA PLAZA, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/3/1/47031_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: Rani is rated four stars. It has the cafÃ© Kenanga, the bar Kenanga, a spa, a massage service and a laundry service. SITUATION: It is located close to the beach Tuban-Kuta Sur. This hotel is close to Jalan Kartika Plaza nearby, you will find Waterbom Park the beach and restaurants. ROOM: The establishment has 55 standard rooms and suites, a balcony or terrace, an air-conditioning system, a satellite TV, a mini-bar, a direct line telephone, a kettle, a coffee maker and a safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.26" OriginalAmount="50.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.147279" Longitude="73.079478" StarRating="2" HotelCode="|537880" HotelName="Sun Stone and Club - Jawai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mahaveer talkies Road, Gokulvadi,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/8/8/0/537880_eb146770923.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.47" OriginalAmount="51.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.345453" Longitude="115.672232" StarRating="3" HotelCode="|166229" HotelName="Arya Amed Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Amed</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/2/9/166229_1_9285.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant and a swimming pool. SITUATION: This establishment, Amed it is in it is 100 kilometres away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.552837" Longitude="115.26286" StarRating="3" HotelCode="986653|bumi_ubud_resort_3" HotelName="Bumi Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Garden,Terrace,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lod Tunduh No. 88, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/64/4e64140ea7317bc3259de8330d6def768e16bbfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.36" OriginalAmount="52.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72038" Longitude="115.181" StarRating="4" HotelCode="|163165" HotelName="The Kana, Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. SETIABUDI NO. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/1/6/5/163165_1_6511.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2013, has 92 rooms, 33 single rooms, 35 double rooms, 2 suites, 10Â quadruple rooms, 10 executive rooms and 10 family rooms. The establishment has a car park. SITUATION: The hotel Bali it is in it is in the city centre excellent transport links to points of interest, Close to the airport, The hotel is close to the leisure areas, is near a golf course, Around the establishment, clients can find a beach, near the establishment, guests will find the harbour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.30" OriginalAmount="53.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.712277" Longitude="115.172236" StarRating="3" HotelCode="|168007" HotelName="Terrace At Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Benesari No. 2 Pantai Kuta, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/0/0/7/168007_1_1568.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.642024" Longitude="115.254616" StarRating="4" HotelCode="986626|153207" HotelName="The Cakra Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jln. By Pass Ngurah Rai No. 28, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/33/a533124684322a68166f520b164d601a1656ae9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696467" Longitude="115.2637" StarRating="3" HotelCode="986411|nesa_sanur_bali" HotelName="NESA Sanur Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan no. 144, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/58/275868cf1b39133c7945ac4cde67aff46f406dec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56.65" OriginalAmount="55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.703552" Longitude="115.18404" StarRating="4" HotelCode="986725|152749" HotelName="b Hotel Bali &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Imam Bonjol No. 508, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ff/59ffad167c54ab17c6c82a1233eba651419c0bf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.65" OriginalAmount="55.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.722101" Longitude="115.18498" StarRating="4" HotelCode="986611|ibis_styles_bali_kuta_circle" HotelName="Episode Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Dryer,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl By Pass Ngurah Rai No 99, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/47/fc476ce83c8c45f9bda010103e637b969c41923b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.40" OriginalAmount="55.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71309" Longitude="115.17346" StarRating="4" HotelCode="|191466" HotelName="Sun Island and Spa Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. LEGIAN 123 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/4/6/6/191466_1_4584.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.74" OriginalAmount="56.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675894" Longitude="115.15407" StarRating="3" HotelCode="|399544" HotelName="Amalfi Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Kendal no. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/4/4/399544_3a4ad9f0610.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.02" OriginalAmount="60.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1428934" Longitude="115.0510864" StarRating="4" HotelCode="|68166" HotelName="Bali Taman Beach Resort and Spa - Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA LOVINA, LOVINA BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/6/6/68166_1_6113.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style hotel, has a lobby, a safety deposit box service and a currency exchange service. The establishment has 30 rooms, Our guests can find a bar and a restaurant. The establishment also offers room service (for a fee), a laundry service and a car park. SITUATION: Lovina Beach It is in Where you can find a beach, Singaraja 10 minutes away from the establishment you have It is situated 11 kilometres away fromDenpasar Airport. ROOM: They have a fan or air-conditioning system, a mini-bar, a television, a bathroom with a shower, a bath, a safe and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool that has an area for children, Clients can enjoy activities such as diving, sailing and enjoy tennis. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.04" OriginalAmount="60.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.33512" Longitude="115.64364" StarRating="2" HotelCode="|167620" HotelName="Uyah Amed and Spa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ketut Natih, Pantai Timur No. 801</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/2/0/167620_1_1310.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, a diving centre, bungalows with garden views, views of the swimming pool and sea views. SITUATION: This establishment is in Bali, is situated 100 metres away from the beach Amed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.07" OriginalAmount="60.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6831921" Longitude="115.1672797" StarRating="3" HotelCode="|400317" HotelName="Santika Seminyak - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 17, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/1/7/400317_f51cb291353.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.14" OriginalAmount="60.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.26424" Longitude="115.05775" StarRating="3" HotelCode="|156503" HotelName="Puri Lumbung Cottages, Restaurant and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MUNDUK VILLAGE, BANJAR DISTRICT, BULELENG REGENCY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/0/3/156503_1_5246.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Bali south Munduk it is in around 120 kilometres away you can find Ngurah Rai Airport. HOTEL: The hotel is, Balinese, has 30 rooms, a reception and a restaurant. The establishment also offers a laundry service and a car park. ROOM: All the rooms have a bathroom with a shower, a bath and a balcony or terrace. FACILITIES: For a fee, you can enjoy a spa and a massage service. RESTAURANT: Guests can enjoy a restaurant. MEALS: The establishment serves a buffet breakfast, Ã  la carte and menu lunch and an Ã  la carte dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.88" OriginalAmount="61.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.707015" Longitude="115.18389" StarRating="3" HotelCode="|165872" HotelName="Holiday Inn Express Bali Sunset Road by IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road, No. 99X</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/7/2/165872_d7dbbd61019.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant, a conference room, rooms with air-conditioning and a TV. SITUATION: This establishment, is in Kuta the heart of Bali it is in it is situated near the cultural area and the commercial area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.67" OriginalAmount="61.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7981316" Longitude="115.1499259" StarRating="5" HotelCode="|400401" HotelName="The Leaf Jimbaran Luxury Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun No.81 Karang Mas Sejahtera, Jimbaran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/0/1/400401_f5cbacb0941.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.84" OriginalAmount="61.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689867" Longitude="115.261849" StarRating="2" HotelCode="|166796" HotelName="Bumi Ayu Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box. 3511 Jalan Bumi Ayu Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/9/6/166796_1_3863.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool and a restaurant. SITUATION: This hotel Sanur it is in Close to the city centre, 10 minutes away from the establishment, you can find the beach, Close to public transport services, this establishment, is 20 minutes drive away from Ngurah Rai the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.02" OriginalAmount="62.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6901233" Longitude="115.1701712" StarRating="3" HotelCode="|400996" HotelName="Kubu Cempaka Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Plawa Gang Cempaka No 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/6/400996_b3a707b1447.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.88" OriginalAmount="62.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.720089" Longitude="115.173634" StarRating="4" HotelCode="|399303" HotelName="Kuta Townhouse Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, Agung Art Market</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/3/0/3/399303_874e4651007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.797565" Longitude="115.2062" StarRating="3" HotelCode="986490|goodway_hotels_resort_nusa_dua" HotelName="Plagoo Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Garden,Television in lobby,Terrace,Fire Extinguisher,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dalem Tarukan No.7 Taman Mumbul, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/58/48586445ed872bd7557024298cbcde074bfac486.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.34" OriginalAmount="64.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.525957" Longitude="115.504738" StarRating="3" HotelCode="|400993" HotelName="Dewi Villa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan raya padangbai km. 1,1 Manggis, Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/3/400993_86266281426.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.38" OriginalAmount="65.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.669061" Longitude="115.150682" StarRating="4" HotelCode="|166145" HotelName="Aqua Octaviana Bali Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Klecung 38X, Umalas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/4/5/166145_hab2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, internet and a car park. SITUATION: This establishment, is in Umalas the residential area of it is close to a beach and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.05" OriginalAmount="66.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7133185" Longitude="115.1699585" StarRating="3" HotelCode="|32902" HotelName="Adi Dharma Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BENESARI, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/0/2/32902_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a garden with a terrace, has 85 rooms, 72 superior rooms, 7 deluxe rooms, 6 family rooms and 3 floors. This quiet hotel, is perfect for business and holiday stays, In the entrance, you can find a lobby, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers guests room service, a laundry service (for a fee) and a car park. SITUATION: It is inLegian the area near the establishment, guests will find a shopping centre, restaurants and a beach. it is 1 kilometre away from the city centre, is situated 5 kilometres away from the airport. ROOM: The rooms have a balcony, with views, individual air-conditioning, a double bed and a mini-bar. They also have a direct line telephone, a television, a hairdryer, a shower and a bath. FACILITIES: The establishment boasts a swimming pool with a children's area, a beauty centre and an entertainment programme. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and a restaurant with typical dishes and international cuisine. You can also enjoy a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.28" OriginalAmount="66.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689536" Longitude="115.164069" StarRating="4" HotelCode="|167535" HotelName="Harris  Seminyak - Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Drupati No. 99, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/3/5/167535_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, WiFi (free of charge), a spa with a massage service, a wellness centre and a fitness centre. The establishment has a restaurant and a bar. The establishment offers room service. SITUATION: This hotel is a 5-minute walk away from the beach Diana Pura. The establishment is a 15-minute drive away from the beach Kuta. It is 30 minutes drive away from the airport Ngurah Rai. ROOM: The rooms have cable television, a safety deposit box, an air-conditioning system, a mini-bar, kettle, a balcony, a bathroom with a shower, a hairdryer and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.34" OriginalAmount="66.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6767206" Longitude="115.1554108" StarRating="3" HotelCode="|33133" HotelName="Bali Ayu and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET 99 X</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/3/3/33133_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 32 rooms a garden, a terrace, a hall with a reception, a safety deposit box service and a currency exchange service. The establishment offers room service, a laundry service, restaurants, 2 bars and a car park. SITUATION: This hotel is in Petitenget the city of it is situated 3 kilometres away from Kuta the city centre of it is 700 metres away from restaurants ,Petintenget the beach 30 minutes away from the establishment guests have Ngurah Rai Airport. ROOM: The traditional-style rooms, have a kitchen, a bathroom with a hairdryer, a balcony or terrace with garden views, an air-conditioning system, a direct line telephone and a satellite television. They also have a fridge, a mini-bar, a king size or double bed, a coffee maker, a kettle and internet. FACILITIES: The establishment boasts a swimming pool bar, a swimming pool, a spa, a massage service and billiards. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant, local dishes and international dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.87" OriginalAmount="66.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5738814" Longitude="115.3655439" StarRating="3" HotelCode="|399522" HotelName="Kori Maharani Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass Prof. Dr. Ida Bagus Mantra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/2/2/399522_7c6bd2e0508.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.94" OriginalAmount="66.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1678014" Longitude="115.0078217" StarRating="3" HotelCode="|67199" HotelName="Nugraha Lovina Seaview Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Singaraja-Seririt</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/9/67199_1_2829.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a hall with a reception, a safety deposit box service, 22 rooms, a restaurant, room service, a laundry service and a car park. SITUATION: It is in a mountainous area, near the establishment, guests will find Beratan and Tamblingan the lakes of It is situated 115 kilometres away fromDenpasar Airport. ROOM: The modern rooms, have sea views, a bathroom with a shower or bath, a direct line telephone, satellite or cable TV, a safety deposit box and a balcony or terrace. FACILITIES: At an extra cost, you can find a swimming pool and a spa. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.04" OriginalAmount="68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.467695" Longitude="115.27175" StarRating="4" HotelCode="986412|83585" HotelName="Om Ham Retreat and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Dryer,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Tirta Tawar street, Junjungan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/zz/a7adaf5c8991ecd0acb463e150e42ffdeefb5818.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.17" OriginalAmount="68.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66773" Longitude="115.21771" StarRating="3" HotelCode="|169806" HotelName="Puri Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jendral Sudirman No.14 A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/6/169806_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is perfect for business and holiday stays, has a business centre, computer, a fax machine, a photocopier and internet. SITUATION: This luxurious hotel, Denpasar Bali it is in the Golden Triangle of Art it is in 10 minutes walk away, you can find the business area, is 25 minutes drive away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.56" OriginalAmount="68.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.155804" Longitude="115.0290969" StarRating="3" HotelCode="|399286" HotelName="Bali Paradise  Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL KARTIKAKALIBUKBUK LOVINA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/8/6/399286_dde13001333.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.58" OriginalAmount="68.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6734269" Longitude="115.4493131" StarRating="3" HotelCode="|401938" HotelName="D and B Bungalow's By Dewizz Management" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jln Raya Jungutbatu, Nusa Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/9/3/8/401938_92704280946.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.462712" Longitude="115.6295" StarRating="3" HotelCode="986441|taman_ujung_resort_spa" HotelName="Taman Surgawi Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/07/2026" HotelFacility="Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Dishwasher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Taman Ujung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/b1/79b19831e6404b1c9d9cf3e0b7dfe779234dcebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.26" OriginalAmount="70.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5354381" Longitude="115.2662319" StarRating="4" HotelCode="|399991" HotelName="Gusde Tranquil Villas by EPS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cempaka Banjar Kumbuh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/9/1/399991_f2813dd0606.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.01" OriginalAmount="70.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696605" Longitude="115.163946" StarRating="4" HotelCode="|399843" HotelName="Lloyd's Inn Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Arjuna, Seminyak, Kuta, Kabupaten Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/4/3/399843_b3485f51123.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.16" OriginalAmount="72.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.725856" Longitude="115.17034" StarRating="5" HotelCode="986507|kuta_paradiso_hotel" HotelName="Kuta Paradiso Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace,Dryer,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/c3/09c3640458830353bacd3bd3f4f6ef462f542aa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.19" OriginalAmount="73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696758" Longitude="115.16636" StarRating="4" HotelCode="986609|156592" HotelName="Horison Seminyak Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Arjuna (Double Six Beach), Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d9447793428fa78badf2e1c9dff1ab584f839eb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.65" OriginalAmount="73.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.634485" Longitude="115.152655" StarRating="4" HotelCode="|156580" HotelName="United Colors Of Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JI BANTAN KANGIN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/8/0/156580_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Canggu it is in 10 minutes away from the beaches.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.96" OriginalAmount="73.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.797436" Longitude="115.206631" StarRating="4" HotelCode="|167208" HotelName="Plagoo Holiday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dalem Tarukan No. 7 Taman Mumbul Nusa Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/2/0/8/167208_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, a gym, a spa and WiFi (free of charge). The establishment offers a business centre, meeting rooms, a garden area and a swimming pool bar. SITUATION: This hotel is in Nusa Dua, close to the beach Nusa Dua. 15 minutes away from the establishment you have Airport Bali. ROOM: The establishment has suite rooms with an air-conditioning system, a sitting room, dining area, a kitchen and a balcony or terrace. OTHERS: Regarding the food and beverage offering, clients have a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.14" OriginalAmount="73.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.481485" Longitude="115.286092" StarRating="3" HotelCode="|210738" HotelName="Kubu Bali Baik Villa and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Pejeng Kawan Br. Umahanyar Ds. Pejeng Kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/8/210738_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.22" OriginalAmount="74.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.736666" Longitude="115.1652" StarRating="4" HotelCode="986523|risata_bali_resort_and_spa" HotelName="Risata Bali Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Wana Segara, South Kuta Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/16/4e16287b0ce8f417d440de4e3ec6d29031c9e189.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.22" OriginalAmount="74.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.804913" Longitude="115.221954" StarRating="4" HotelCode="986581|hotel_santika_siligita_nusa_dua__bali" HotelName="Hotel Santika Siligita Nusa Dua - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Television in lobby,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintas Siligita 3A Banjar Peminge, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/a7/88a75c1d95cacaddfd6d0decff8b503547456a40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.61" OriginalAmount="75.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68289" Longitude="115.16792" StarRating="4" HotelCode="|169408" HotelName="D'penjor Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL BIDADARI II NO 1 TAMAN MERTHANADI KEROBOKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/0/8/169408_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool. SITUATION: This hotel is 5 minutes away from Seminyak the city centre of it is situated 10 minutes away from Petitenget the beach Seminyak the beach it is situated 10 kilometres away from Ngurah Rai Airport. ROOM: The rooms have an air-conditioning system, a balcony or terrace, WiFi (free of charge), garden views, a satellite TV, a DVD player, a bathroom, a mini-bar, kettle, a kettle, a coffee maker and a sitting area with sofa. FACILITIES: Guests are offered a swimming pool with deck chairs, a massage service, spa treatments, a launderette, a dry cleaner's, car hire, a car park (free of charge) and security services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.64" OriginalAmount="76.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.502444" Longitude="115.263092" StarRating="4" HotelCode="|399633" HotelName="Solo Villas and Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, juwuk manis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/3/399633_45e47f10957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.91" OriginalAmount="76.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.777938" Longitude="115.223765" StarRating="4" HotelCode="|166372" HotelName="Bali Relaxing Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama No.62 Tanjung Benoa,Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/7/2/166372_1_271.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, 2 restaurants, it offers a transfer service and WiFi in communal areas, (free of charge). SITUATION: This establishment, is 5 minutes drive away from Tanjung Benoa the beach Bali Collection Shopping Centre and Leisure Complex in Nusa Dua about 15 minutes away (by car) from 30 minutes away from the establishment, you can find Ngurah Rai Airport. ROOM: The rooms have large windows, a television, a mini-bar, a kettle, a coffee maker, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.67" OriginalAmount="77.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.676467" Longitude="115.151377" StarRating="4" HotelCode="|167204" HotelName="De Vins Sky Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Komplex Villa Kendal No. 35, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/2/0/4/167204_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Seminyak, close to the beach Petitenget. It is situated 5 minutes away from the shopping centre Sminyak Square. 20 minutes away from the establishment you have Airport Denpasar. ROOM: All the rooms have an air-conditioning system, a sitting area, cable television, an iPod docking station, a mini-bar, a bathroom with a shower or bath and complimentary bathroom items. FACILITIES: Guests are offered a swimming pool, WiFi (free of charge) and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.60" OriginalAmount="78.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559038" Longitude="115.261134" StarRating="4" HotelCode="|399520" HotelName="Canvas Escape Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. A.A. Gede Rai No.21, Lodtunduh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/2/0/399520_b5873ac0449.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.94" OriginalAmount="78.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512631" Longitude="115.258897" StarRating="3" HotelCode="|169866" HotelName="Pertiwi Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest - Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/6/6/169866_1_3515.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.83" OriginalAmount="79.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5273294" Longitude="115.2605755" StarRating="4" HotelCode="|210737" HotelName="Suarti Boutique Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Pengosekan,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/7/210737_1_3707.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.86" OriginalAmount="85.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.478633" Longitude="115.621478" StarRating="2" HotelCode="|401474" HotelName="Aashaya Jasri Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI JASRI SUBAGAN KARANGASEM</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/7/4/401474_447f1881216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.18" OriginalAmount="86.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.718" Longitude="115.175" StarRating="4" HotelCode="|163475" HotelName="J4 Hotels Legian - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl- Legian No.74, Br Pengabetan, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/7/5/163475_1_6803.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a medium-sized hall, an outdoor pool and a restaurant. The establishment also offers WiFi (free of charge), a reception, a garden area and a barbecue area. Guests can also find a meeting room and a car park (free of charge). SITUATION: This establishment, is in Legian the centre of Sky Garden Lounge 5 metres away from a 15-minute walk away from Kuta the beach it takes 15 minutes to get to Ngurah Rai the airport. ROOM: All the rooms have an air-conditioning system, a safe, a sitting area, a bathroom with bathroom amenities and slippers. Some rooms have garden views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.530215" Longitude="115.51104" StarRating="3" HotelCode="986516|padang_bai_beach_resort" HotelName="Absolute Scuba Bali Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Amlapura Bali Jl. Pantai Silayukti, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/7b/797bc2d2b637e5c0a87c0fb5c938c7c217997735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.28" OriginalAmount="88.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70055" Longitude="115.16892" StarRating="3" HotelCode="|399489" HotelName="Aq-va  and Villas Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Werkudara No. 464 (near double six beach) Legian, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/4/8/9/399489_0cb6e1d0336.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.08" OriginalAmount="89.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6515" Longitude="115.156" StarRating="3" HotelCode="|400866" HotelName="Bloomfield Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak 25, Gang Pulau no. 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/6/6/400866_0d5eb0b0901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.33" OriginalAmount="90.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.655953" Longitude="115.153457" StarRating="5" HotelCode="|47998" HotelName="The Bidadari Villas and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR ANYAR KELOD, KEROBOKAN, KUTA UTARA 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/9/8/47998_ad36fac0941.jpg</HotelPictures>
        <HotelDescription>HOTEL: This spa complex, has 19 chalets a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a restaurant and room service. At an additional cost you can have access to a laundry service, WiFi and bicycle hire. Guests can also find a car park. SITUATION: It is inUmalas-Kerobokan northern Kuta 15 minutes away from the establishment clients have Where you can find restaurants, pubs, bars and shops. It is 20 minutes away fromDenpasar Airport. ROOM: Guests are offered chalets with swimming pool, an air-conditioning system, a bathroom with a bath and outdoor shower. They also have a dining room, a kitchen, private garden, a king size or double bed, a fridge, a hairdryer, an ironing set, a coffee maker and a kettle. Guests can enjoy a satellite TV with international channels, a DVD player, a stereo, internet and a safe. Guests are offered individual air-conditioning, heating and a balcony or terrace. FACILITIES: You can find a solarium, spa treatments and a massage service. At an extra cost, you can find a spa, Clients can enjoy activities such as water-skiing, diving, surfing, windsurfing, jet-skiing, sailing, catamaran excursions and canoeing. Facilities (available for a fee), Our guests can also horse-riding, go cycling and play golf. Facilities (available for a fee), 17 kilometres away, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a continental breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.86" OriginalAmount="92.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7354591" Longitude="115.167474" StarRating="4" HotelCode="|35543" HotelName="The Vira Bali Boutique and Suite - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza No. 127, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/4/3/35543_1_5430.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 56 rooms a reception, a safety deposit box service, a currency exchange service, a bar, a restaurant and a conference room. The establishment offers a car park, room service and a laundry service. SITUATION: Jalan Kartika Plaza It is in 5 minutes away from the establishment guests have Ngurah Rai Airport next to the establishment, guests will find Waterboom the water park Kuta the beach Denpasar It is situated 20 kilometres away from. ROOM: The modern and cosy rooms, have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar, a coffee maker and a kettle. They also have a king size or double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: Guests are offered hydrotherapy treatments and a pool that has a children's area. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.04" OriginalAmount="92.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.661539" Longitude="115.136809" StarRating="4" HotelCode="|401738" HotelName="Citadines Berawa Beach Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemelisan Agung, Tibubeneng, Kuta Utara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/7/3/8/401738_bc80a251016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.23" OriginalAmount="92.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.822288" Longitude="115.090635" StarRating="3" HotelCode="|402143" HotelName="Uluwatu Jungle Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Suluban Uluwatu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/4/3/402143_1aa52b40746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.42" OriginalAmount="93.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5118238" Longitude="115.5743714" StarRating="3" HotelCode="|401031" HotelName="Aquaria Eco Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Bagus Candidasa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/3/1/401031_302ae4d0324.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.48" OriginalAmount="93.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.688939" Longitude="115.432689" StarRating="3" HotelCode="|401335" HotelName="Abian Huts Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dream Beach, Lembongan, Indonesia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/3/5/401335_01ea6750533.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.67" OriginalAmount="93.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5931464" Longitude="115.1060367" StarRating="4" HotelCode="|399604" HotelName="De Moksha Eco Friendly Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benuo, Banjar Kebilbil Desa Belalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/0/4/399604_e68ad1c1002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.47" OriginalAmount="94.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.245202" Longitude="115.161473" StarRating="4" HotelCode="|169284" HotelName="Handara Golf and Resort Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pancasari, Sukasada</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/4/169284_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a golf course, a sauna, internet in communal areas, a business centre and meeting rooms. Guests can find a restaurant, a lounge bar, breakfast service, a shop, a kiosk, a laundry service and a garden. At an additional cost you can have access to a transfer service (on request), The establishment also offers a car park (free of charge). SITUATION: This hotel Bali Handara Kosaido Country Club it is close to. ROOM: Each room has a mini-bar, a safety deposit box and a satellite TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.80" OriginalAmount="95.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.810348" Longitude="115.132408" StarRating="4" HotelCode="|399292" HotelName="Swiss-belresort Pecatu - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pecatu Indah Resort Block G2,Kuta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/9/2/399292_f6ac28b1226.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.730228" Longitude="115.16812" StarRating="4" HotelCode="986551|bali_rani_hotel" HotelName="Bali Rani Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/09/ac09f14b8bbc45bde301a506c651c2123230641d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.513031" Longitude="115.2639" StarRating="3" HotelCode="986457|amoya_inn" HotelName="Amoya Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 37 A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/77/d777f754beac6c886bdb631071d2b95fd6b5cfa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.20" OriginalAmount="98.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.13757" Longitude="114.56929" StarRating="4" HotelCode="|47962" HotelName="Naya Gawana Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park, Banyuwedang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/6/2/47962_1_1639.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, with air-conditioning and has chalets a lobby, a reception, a safety deposit box service, a currency exchange service, a games room, a TV room and a restaurant. The establishment offers WiFi, a car park, bicycle rental and a laundry service (for a fee). SITUATION: It is inBali north-west it is situated next to Menjangan Bay it is in a natural park,3,5 hours away, you can find Ngurah Rai Airport. ROOM: They have a sitting room, individual air-conditioning, a king size or double bed, a bathroom with a shower and a bath. You are offered a direct line telephone, a coffee maker, a kettle, a hairdryer, a safety deposit box and a balcony or terrace. FACILITIES: Clients can enjoy activities such as horse-riding, hiking, go cycling and diving. Guests are offered a massage service and spa treatments. Clients can also find canoeing and billiards. Facilities (available for a fee), The establishment has a swimming pool (free of charge) and a hydromassage bath. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers buffet and Ã  la carte restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.67" OriginalAmount="99.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1417567" Longitude="114.6527767" StarRating="3" HotelCode="|156537" HotelName="Taman Sari Bali Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DUSUN PEMUTERAN, KECAMATAN GEROKGAK, BULELENG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/3/7/156537_1_2956.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is in a natural enviroment, has gardens, ponds and is perfect for families and couples, This complex with air-conditioning, has 45 rooms, a hall, a safety deposit box service, a bar and a restaurant. For an additional charge cost offers room service and a laundry service. SITUATION: This complex is in Pemuteran the region of 50 kilometres away from Lovina the beach 15 kilometres away from Menjangan the Island of it is 3,5 kilometres away from Ngurah Rai the International Airport of. ROOM: The spacious, bright rooms are Thai-style, have ponds, a tropical garden, a bathroom with a shower, a double bed, a direct line telephone, a television, a safe, a small fridge, an individual air-conditioning system and a private terrace. FACILITIES: Guests can relax with an outdoor swimming pool, spa treatments and a massage service. At an additional cost, you can diving. MEALS: Guests are offered a breakfast service, traditional cuisine and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.79" OriginalAmount="100.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.53119" Longitude="115.264" StarRating="3" HotelCode="|401455" HotelName="Puri Kobot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Br. Pengosekan kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/5/5/401455_92020001326.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.65092" Longitude="115.15978" StarRating="4" HotelCode="986748|the_khayangan_dreams_villa_kerobokan" HotelName="The Khayangan Dreams Villa Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Ticket assistance,Garden,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>JL. Tegal Cupek ll, Br Anyar Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/0b/e70b7ce3de50027e93971d41a2cab912d5148506.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.09" OriginalAmount="103.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512872" Longitude="115.26108" StarRating="3" HotelCode="986458|_0x1e170" HotelName="Cinta Grill &amp; Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Air conditioning,Smoke-free property,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Monkey Forest St, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/1c/1e1c84db0c3a239f26f32531ca98c10c33515e6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.04" OriginalAmount="105.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68497" Longitude="115.16333" StarRating="4" HotelCode="|169713" HotelName="Jas Green Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JLN KAYU AYA GANG BUGIS SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/1/3/169713_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.60" OriginalAmount="106.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66741" Longitude="115.14012" StarRating="3" HotelCode="|34468" HotelName="Legong Keraton Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PANTAI BERAWA STR.,CANGGU, NORTH KUTA -</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/4/6/8/34468_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a good location, was built in 2004, renovated in 2006, has 40 rooms and standard rooms, superior rooms and deluxe rooms. The establishment has express check-out, a safety deposit box service, a currency exchange service, a cafÃ©, a games room and a TV room. The establishment also offers internet, a conference room and a restaurant. Guests can find room service, a laundry service, a medical care service, a car park and bicycle hire. SITUATION: It is inBerawa the beach is situated in Kuta northern Denpasar 30 minutes away from the establishment you have Clients can also find Ngurah Rai Airport. ROOM: The rooms are elegant and decorated in a Balinese style, You are offered superior and deluxe rooms, They have an individual air-conditioning system, a satellite television, a mini-bar, a king size or double bed, a direct line telephone, a safe, a bathroom with a shower, a hairdryer and a balcony or terrace. FACILITIES: It is situated in the beach, Clients can enjoy activities such as surfing and pedal-boating. The establishment boasts a swimming pool that has an area for children and deck chairs. The establishment also offers a massage service and spa treatments. Our guests can also go cycling. PAYMENT METHODS: Customers can pay by JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service, lunch and dinner service, traditional cuisine and European cuisine.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.09" OriginalAmount="106.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.3889548" Longitude="115.1088292" StarRating="3" HotelCode="|400833" HotelName="Prana Dewi Mountain Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wongaya Gede, Kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/3/400833_470805b1147.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.10" OriginalAmount="106.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.694" Longitude="115.16093" StarRating="4" HotelCode="|34847" HotelName="Pelangi Bali and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/4/7/34847_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 89 rooms, 78 superior rooms, 6 luxurious rooms, 4 super deluxe rooms and 1 suite. Guests can find a lobby with a reception, a safety deposit box service, a cloakroom, a lift and a television room. The establishment offers room service, a playground, bicycle rental, a laundry service, room service, internet, a pharmacy, a currency exchange service and a car park. SITUATION: It is inSeminyak the beach Kuta is situated in near the establishment, you will find shopping centres, tourist points of interest, 20 minutes away from the establishment clients have Ngurah Rai Airport It is 5 minutes away fromKuta the city centre of Denpasar it is situated 20 metres away from. ROOM: The rooms a bathroom with a hairdryer, an air-conditioning system, a mini-bar, a kettle, a coffee maker and an ironing set. They also have a direct line telephone, a television, a king size or double bed and a balcony or terrace. You are offered superior rooms. FACILITIES: The establishment has a swimming pool, deck chairs and a spa. Clients can enjoy activities such as surfing and horse-riding. Our guests can also use the gym. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and an international restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.60" OriginalAmount="107.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673229" Longitude="115.259762" StarRating="3" HotelCode="|35343" HotelName="Sri Phala Resort and Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BY PASS NGURAH RAI 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/3/35343_1_3176.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 18 comfortable rooms, In the entrance, you can find a lobby with a reception, a safety deposit box service, a currency exchange service, a bar and a restaurant. The establishment offers guests room service, a laundry service and a car park. SITUATION: It is in tropical gardens, 25 minutes away from the establishment guests have Bali Airport Sanur Beach it is situated 5 minutes away from 5 minutes away from the establishment, you can find shopping centres, leisure areas. ROOM: All are spacious and modern rooms, They have a bathroom with a hairdryer, a coffee maker, a kettle, a direct line telephone, internet and a double bed. There is also a satellite TV, a mini-bar, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a swimming pool and a bar. close to the establishment, clients can find restaurants. OTHERS: Guests can book bed and breakfast, Accepted American Express, Visa, Diners Club, JCB and Mastercard. Regarding the food and beverage offering, clients have an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.64" OriginalAmount="109.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.51286" Longitude="115.26083" StarRating="3" HotelCode="|41101" HotelName="Kori Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA SANGGINGAN 18 TJAMPUHAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/0/1/41101_1_5292.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, luxurious hotel, is and is ideal for family holidays, is surrounded by a garden a lobby with a reception, express check-out, a safety deposit box service and a currency exchange service. The establishment has a bar, a restaurant, room service and a laundry service (for a fee), Guests can find internet (for a fee), a car park, a transfer service to the city centre and bicycle hire (for a fee). SITUATION: Sanggingan Ubud It is in close to the establishment, clients can find tourist areas, 55 minutes away from the establishment clients have Bali Airport. ROOM: The Balinese in style rooms, have a balcony, individual air-conditioning, a direct line telephone and a satellite television. They also have a bathroom with a shower or bath, a hairdryer, an ironing set, a mini-bar and internet. FACILITIES: The establishment boasts a pool that has a children's area, Clients can enjoy sports activities, go jogging and go cycling. The establishment also offers a massage service and spa treatments (available for a fee). PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and lunch and dinner service in the restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.83" OriginalAmount="109.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.484936" Longitude="115.270676" StarRating="3" HotelCode="|401430" HotelName="Dupa Ubud Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tirta Tawar, Br. Junjungan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/3/0/401430_bf72a631151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.30" OriginalAmount="110.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69388" Longitude="115.1619" StarRating="4" HotelCode="986765|pelangi_bali_hotel_spa" HotelName="Pelangi Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk, Seminyak Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/d1/77d1328d7b21767fff52c68d0668557ebaed1dff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.49" OriginalAmount="111.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.519655" Longitude="115.26279" StarRating="3" HotelCode="|169802" HotelName="GREEN FIELD HOTEL AND BUNGALOW" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PENGOSEKAN, UBUD, GIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/2/169802_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a transfer service (free of charge), internet (free of charge), 2 swimming pools, a salt water pool and it offers excursions. SITUATION: This hotel is in Ubud south el Bosque de los Monos it is situated 10 minutes walk away from it is 1 minute drive away from Ngurah Rai the airport. ROOM: All the rooms have a balcony or terrace, a mini-bar, a kettle, a coffee maker, a bathroom with a shower and a bath. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.04" OriginalAmount="111.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.2785281" Longitude="115.5939564" StarRating="3" HotelCode="|156159" HotelName="Mimpi Resort Tulamben" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TULAMBEN, NORTHEAST BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/1/5/9/156159_ppal.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has marble floors, high wooden ceilings, a lobby with a reception, express check-out, a bar and a restaurant. SITUATION: This establishment, Tulamben it is in Next to, it takes 90 minutes to get to Ngurah Rai the airport. ROOM: Customers have Balinese in style rooms with tropical gardens, a bathroom with outdoor shower, a bath, an individual air-conditioning system and a balcony or terrace. FACILITIES: There are many facilities and services available at the establishment, including an outdoor swimming pool, You can enjoy scuba diving, For a fee, guests can enjoy a massage service and a spa. MEALS: Customers have at their disposal a restaurant, a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.29" OriginalAmount="112.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.2844841" Longitude="115.2254608" StarRating="3" HotelCode="|169283" HotelName="Bagus Agro Pelaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Puncak Mangu, Desa Pelaga Kecamatan Petang, Kabupaten Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/3/169283_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Petang the district of Bali it is in It has excellent transport links to taxis, the bus, the nightlife and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.24" OriginalAmount="113.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1383946" Longitude="114.5716898" StarRating="4" HotelCode="|65308" HotelName="Mimpi Resort Menjangan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANYUWEDANG, NORTHWEST BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/3/0/8/65308_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has a lobby with express check-out, a reception, a safety deposit box service, a bar, a restaurant, room service, a laundry service (for a fee) and a car park. The establishment has 54 rooms, 30 rooms with a courtyard and 24 chalets. SITUATION: This beach hotel is situated 3,5 kilometres away from Denpasar Airport it is next to the bay. ROOM: The rooms have marble floor, wooden roofs, large beds, a direct line telephone, a satellite television, a safe, a coffee maker, a kettle and an individual air-conditioning system. FACILITIES: Clients can enjoy activities such as scuba diving, kayaking, diving, canoeing and pedal-boating (available for a fee), The establishment boasts a swimming pool that has an area for children, an outdoor bar, deck chairs and parasols. For a fee, guests can enjoy a sauna, hydrotherapy and a massage service. Regarding the food and beverage offering, there is a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.42" OriginalAmount="114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.520743" Longitude="115.26218" StarRating="3" HotelCode="986679|green_field_hotel_and_restaurant" HotelName="Green Field Hotel and Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/b1/14b1babee3a9d989961ec3a70578782a4d4108a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="118.98" OriginalAmount="115.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6953934" Longitude="115.172321" StarRating="4" HotelCode="|41104" HotelName="Villa Seminyak Estate and Spa - By Astadala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BAIK BAIK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/0/4/41104_1_7997.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex is ideal for holidays or business trips and has 45 rooms a lobby, a reception, express check-out, a bar and a restaurant. The establishment offers room service, a laundry service, bicycle rental and a car park. SITUATION: It is inSeminyak the heart of 5 minutes away from the establishment clients have the beach, Kuta it is situated 10 minutes away from It is 20 minutes away from the airport, Denpasar it is 30 minutes away from. ROOM: Each room has a bathroom, a hairdryer, a direct line telephone, individual air-conditioning, a kettle and a coffee maker. They also have a satellite television, a stereo, a radio, internet, a mini-bar and a safe. FACILITIES: The establishment has a swimming pool, At an extra cost, you can find a massage service, spa treatments and a sauna. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a breakfast service, a restaurant, international cuisine, Asian specialties and traditional cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.32" OriginalAmount="115.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.506654" Longitude="115.259202" StarRating="3" HotelCode="|167816" HotelName="Samhita Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/6/167816_pool.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated 40 kilometres away from the airport Denpasar. ROOM: The establishment has of different styles.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.13" OriginalAmount="116.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71021" Longitude="115.468" StarRating="3" HotelCode="|402510" HotelName="Bintang Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sakti - Banjar Sakti</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/5/1/0/402510_633b5790715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120.51" OriginalAmount="117" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673952" Longitude="115.15832" StarRating="4" HotelCode="986681|76901" HotelName="Rama Residence Petitenget Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Washing machine,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Petitenget No. 35, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/79/09794a1b5cd04b88731bd69c932f277e6e2ffe54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.36" OriginalAmount="117.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5609477" Longitude="115.2652582" StarRating="5" HotelCode="|400429" HotelName="The Garcia Ubud and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Silungan, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/9/400429_64ee4f91028.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.49" OriginalAmount="119.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.449383" Longitude="115.234269" StarRating="4" HotelCode="|167814" HotelName="Rijasa Agung Resort Villas - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/4/167814_1_5551.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated above the river Ayung. The establishment offers a transfer service to the city centre. It is 20 minutes drive away from the city centre. ROOM: The rooms have marble floor, a television and a balcony with stunning views. FACILITIES: The establishment boasts an outdoor pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.60" OriginalAmount="120.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.674925" Longitude="115.48924" StarRating="4" HotelCode="986759|maruti_beach_villas" HotelName="Maruti Beach Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/07/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Security guard,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Nyuh Beach, Ped, Nusapenida, Klungkung Regency, Bali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/b7/8bb700aa8001f3a3c8748d284c09be6fc7bb16bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.98" OriginalAmount="120.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.110496" Longitude="115.319184" StarRating="4" HotelCode="|399264" HotelName="Bondalem Beach Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arcana, Desa Bondalem, 0</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/6/4/399264_62e105b0850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.14" OriginalAmount="120.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.808706" Longitude="115.158593" StarRating="4" HotelCode="|166239" HotelName="Four Points By Sheraton Bali, Ungasan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu, Br. Giri Dharma</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/3/9/166239_fba89400807.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool and a spa centre. SITUATION: This establishment, is close to Garuda Wisnu Kencana the cultural centre it is in Jimbaran Hill the establishment is a 12-minute drive away from Balangan the beach it is 20 minutes drive away from Ngurah Rai Airport The establishment offers a transfer service to, the airport, for a supplement. ROOM: The rooms have an air-conditioning system, a television, a kettle, a coffee maker, a safe and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8303385" Longitude="115.12945" StarRating="4" HotelCode="986576|hidden_valley_resort_bali" HotelName="S Resorts Hidden Valley Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nabor No. 29, Kuta Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/75/4c/754c929a8de54ec7da1d8c3c109842d482f149f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.06" OriginalAmount="125.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7235012" Longitude="115.1702423" StarRating="4" HotelCode="|36347" HotelName="Truntum Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI KUTA NO. 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/4/7/36347_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 103 standard rooms and bungalows. It has a reception, a safety deposit box service, a currency exchange service and a cloakroom. The establishment offers a hairdresser's, a bar, a television room and a playground. The establishment also has internet, a beach restaurant, a laundry service, a pharmacy, a medical care service, a car park and a conference room. SITUATION: This hotel is in the heart of Kuta. Is situated in the beach. Close to the establishment, clients can find shopping centres, restaurants, markets and the nightlife. 30 minutes away from the establishment clients have Denpasar it is situated 10 minutes away from Bali Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a kettle, a coffee maker, a double bed and an individual air-conditioning system. FACILITIES: At the beach, clients can enjoy surfing. The establishment has a swimming pool that has an area for children, a sunbathing terrace and deck chairs. The establishment also offers health treatments and tennis courts (available for a fee). MEALS: Guests are offered a breakfast service and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.78" OriginalAmount="126.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.733826" Longitude="115.16599" StarRating="5" HotelCode="986704|ramada_bintang_bali_resort" HotelName="Bintang Bali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>JL Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/fb/43fb4e9ab410a2238110bb9fe8f027e1c7ddf511.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.63" OriginalAmount="127.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.250579" Longitude="115.399686" StarRating="4" HotelCode="|166331" HotelName="The Ayu Kintamani Villa at Toya Devasya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Puri Bening Toya Bungkah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/3/1/166331_int.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Batur Lake 45 minutes away from the establishment, clients can find Ubud the centre of 90 minutes away from the establishment clients have Denpasar Airport. ROOM: The establishment has villas with private swimming pool, an air-conditioning system, a balcony, cable television, a mini-bar, a kettle and a coffee maker. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.16" OriginalAmount="128.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5062305" Longitude="115.559853" StarRating="3" HotelCode="|167970" HotelName="Lotus Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Candidasa Main Road Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/7/0/167970_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi in communal areas (free of charge). SITUATION: This establishment is in the centre of Candi Dasa. BUNGALOWS: The bungalows have a terrace, air-conditioning, a minibar, kettle, a safe, a wardrobe, a bathroom with hairdryer and a shower. FACILITIES: Outdoors, clients have access to a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.48" OriginalAmount="128.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6907" Longitude="115.26216" StarRating="2" HotelCode="|67196" HotelName="Pondok Prima Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BUMI AYU, SANUR 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/6/67196_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style hotel, has a lobby, a reception, a safety deposit box service, a cloakroom, a TV room and a restaurant. The establishment offers internet (for a fee), room service, a laundry service and a car park. SITUATION: Sanur it is in near the establishment, you will find the beach, Clients can also find restaurants, bars and pubs. it is 1 kilometre away from the nightlife, is 20 minutes away from Bali Airport. ROOM: They have a bathroom, a shower, a terrace with views, an air-conditioning system, a fridge, a television, a DVD player, internet and a mini-bar. FACILITIES: Clients can find a swimming pool and deck chairs. At an extra cost, you can find a massage service, diving and billiards. 10 minutes away, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have continental or American breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.65" OriginalAmount="131.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.61947" Longitude="115.08822" StarRating="3" HotelCode="|169390" HotelName="Natya Tanah Lot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kawasan Wisata Tanah Lot, Tabanan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/9/0/169390_1_3895.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="136.49" OriginalAmount="132.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.792496" Longitude="115.144547" StarRating="5" HotelCode="|220661" HotelName="Royal Tulip Springhill Resort Jimbaran - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. JEPUN, JIMBARAN, BADUNG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/6/1/220661_1_3799.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.83" OriginalAmount="133.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.62547" Longitude="115.162" StarRating="3" HotelCode="|401450" HotelName="Askara Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Betaka, Banjar Pengilian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/5/0/401450_833bb1a1235.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.705867" Longitude="115.25603" StarRating="4" HotelCode="986731|taksu_sanur_hotel" HotelName="Taksu Sanur Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala No. 26, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/7f/d67f21f359c5f9ca8281593aa160f83d3992e73b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="142.67" OriginalAmount="138.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.817242" Longitude="115.192625" StarRating="4" HotelCode="|399532" HotelName="The Miracle Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dharmawangsa Street Nusa Dua, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/3/2/399532_89a98f20641.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.42" OriginalAmount="139.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.350213" Longitude="115.682646" StarRating="3" HotelCode="|169315" HotelName="Coral View Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Lipah-Bunutan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/1/5/169315_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a salt water pool and a seafood restaurant. SITUATION: This establishment, is near Lipah the beach 2 hours away, you can find Ngurah Rai Airport. ROOM: All the rooms have an air-conditioning system, a balcony, a mini-bar, a bath, garden views, views of the swimming pool and sea views. FACILITIES: Guests are offered water activities, gardens, darts and table games. Clients can also find a launderette, a currency exchange, tourist information and car hire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.88" OriginalAmount="139.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.695138" Longitude="115.1724155" StarRating="0" HotelCode="|169347" HotelName="Lasanti s and Spa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN NAKULA GANG BAIKBAIK NO 89SEMINYAK KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/4/7/169347_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a library, tourist information, WiFi (free of charge) and a transfer service to the airport, Guests can find the massage service, a laundry service and a car hire service. SITUATION: This hotel Seminyak it is in Close to Seminyak the beach 30 minutes away, you can find Ngurah Rai Airport. ROOM: Guests can find a swimming pool, a kitchen, a television, a safety deposit box and mosquito nets.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50342" Longitude="115.55239" StarRating="4" HotelCode="986545|candi_beach_resort_and_spa" HotelName="Candi Beach Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Dryer,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Sengkidu, Candidasa, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/fe/c1fe61138911f4b5a720574fc9b289ddb4e4b3ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.94" OriginalAmount="143.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5439" Longitude="115.2309" StarRating="5" HotelCode="|47156" HotelName="FuramaXclusive Resort and Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR BINDU JLN.RAYA MAMBAL PO BOX 134 UBU 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/5/6/47156_1_9476.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 24 chalets air-conditioning, a hall with a reception, a reception, a currency exchange service and conference rooms. The establishment offers internet, room service, a car park, a bar, a restaurant, drinks, a laundry service and bicycle rental (for a fee). SITUATION: 20 minutes away from the establishment you haveUbud the commercial area of Bali Bird Park it is situated 10 kilometres away from it is situated 15 kilometres away from Sukawati the market Denpasar 30 kilometres away from the establishment, guests will find 45 minutes away from the establishment you haveNgurah Rai Airport. ROOM: Guests are offered one and two bedroom chalets with a bathroom with a shower, a bath, a hairdryer, a double bed, a direct line telephone and satellite or cable TV. They also have a radio, a Hi-Fi, internet, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system, a terrace and a safety deposit box. FACILITIES: The establishment has swimming pools, an outdoor bar, a terrace with deck chairs and parasols. The establishment also has a hydromassage bath, a sauna, hydrotherapy treatments and a massage service (available for a fee), You can find an activities programme (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, room service and a bar. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.35" OriginalAmount="145.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689508" Longitude="115.1718" StarRating="4" HotelCode="986514|the_amala_2" HotelName="The Amala Boutique Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 108, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/58/1b580a3051a538eb4721cfe33e3adab9510aede7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.597845" Longitude="115.29611" StarRating="4" HotelCode="986665|bali_masari_villas" HotelName="Bali Masari Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Dishwasher,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bali Masari, Banjar Gelumpang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/7c/c37ced0534f13136b74b7cc6cf85e533b409163a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.684345" Longitude="115.15929" StarRating="4" HotelCode="986579|u_paasha_seminyak_bali" HotelName="Cross Paasha Bali Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kayu Aya No.78, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/21/5d21a6c131cfec8df1c5a33f3fface7a6aaa4612.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.69" OriginalAmount="154.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.823437" Longitude="115.136795" StarRating="4" HotelCode="|210680" HotelName="Hideaway Villas Bali Uluwatu By Kanaan Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Uluwatu, Gg. Bang Bang Bendot</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/0/210680_1_5583.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="159.09" OriginalAmount="154.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.450145" Longitude="115.232975" StarRating="5" HotelCode="|169353" HotelName="Ayung Resort Ubud - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/5/3/169353_1_5368.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a gym, a bar, a restaurant and yoga. SITUATION: This hotel is in Ubud the city centre of 15 minutes away from the establishment, guests will find Ubud the Market of Ubud the Palace of it is situated 90 hours away from Ngurah Rai the airport. ROOM: Each room has an air-conditioning system, marble floor, a satellite television, a fridge, a mini-bar (free of charge), a bathroom with a bath, a shower and complimentary bathroom items. FACILITIES: Guests are offered a theatre, a reception, a luggage room, WiFi (free of charge), guided tours and a transfer service to the airport, (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="162.74" OriginalAmount="158" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71895" Longitude="115.17221" StarRating="3" HotelCode="986482|225642" HotelName="Poppies Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, No. 19, Jalan Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/07/4a075a3458b0033e37a99e0222072a26ce0efeba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165.83" OriginalAmount="161" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673624" Longitude="115.14938" StarRating="3" HotelCode="986636|81119" HotelName="Nipuri Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/07/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Batubelig No.16x, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/63/bb63dd47b3c630021e2e02069f76be654eb7590e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.473152" Longitude="115.53309" StarRating="3" HotelCode="986505|puri_bagus_manggis" HotelName="Puri Bagus Manggis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/07/2026" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Desa Manggis, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/07/210709c15ec29da209eb61395b07c2c9450017fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="165.99" OriginalAmount="161.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.64205" Longitude="115.145033" StarRating="4" HotelCode="|400441" HotelName="Sotis Villa Canggu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kayutulang, Canggu, Kec. Kuta Utara, Kabu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/4/1/400441_8b897311011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.4500065" Longitude="115.23324" StarRating="5" HotelCode="986559|ayung_resort_ubud_3" HotelName="Ayung Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/83/de830183769f14831ab4860b14bbeffd72b66e6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="168.31" OriginalAmount="163.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.179233" Longitude="115.0456414" StarRating="3" HotelCode="|400835" HotelName="Puri Mangga Sea View Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri Kayu Putih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/5/400835_2d8ac601153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.14" OriginalAmount="164.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.486996" Longitude="115.248083" StarRating="4" HotelCode="|399634" HotelName="Temuku Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik, No.7, Lungsiakan, Kedewatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/4/399634_e0ee5cc0932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.179403" Longitude="115.045555" StarRating="4" HotelCode="986724|puri_mangga_sea_view_resort_and_spa" HotelName="Puri Mangga Sea View Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Patio,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai Kayu Putih Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/e0/3ee0aad647ceed92f4bae28485a35b4171f18d6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="175.24" OriginalAmount="170.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559591" Longitude="115.266285" StarRating="5" HotelCode="|400420" HotelName="Ubud Nyuh Bali Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Raya Silungan st Lodtunduh Ubud, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/0/400420_35caaf00921.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="178.38" OriginalAmount="173.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.706952" Longitude="115.256264" StarRating="4" HotelCode="|210755" HotelName="Akana Boutique Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala No 17 Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/5/5/210755_1_4016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.78" OriginalAmount="184.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.81953" Longitude="115.14429" StarRating="5" HotelCode="|169569" HotelName="Mahagiri Villas and Spa Dreamland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL KAHURIPAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/6/9/169569_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool, a kitchen, WiFi (free of charge), a car park (free of charge) and a transfer service to the airport, (free of charge). SITUATION: This establishment, is 4 minutes away from Dreamland the beach it is situated 10 minutes away from Nusa Dua the beach Jimbaran Bay. it is situated 20 minutes away from Ngurah Rai Airport. ROOM: They have an air-conditioning system, a sitting area, a flat-screen television, a DVD player, a microwave, deck chairs, an ironing set, a bathroom with a bath and outdoor shower. FACILITIES: Guests are offered a gym, a spa, a massage service, a barbecue, tourist information, excursions, car hire and a transfer service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.691854" Longitude="115.162224" StarRating="5" HotelCode="986437|courtyard_by_marriott_bali_seminyak" HotelName="Courtyard By Marriott Bali Seminyak Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 103, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/57/db5794c11e3de5fe7e9c8d33ba7008a1bc621b8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.96" OriginalAmount="186.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69457" Longitude="115.16917" StarRating="0" HotelCode="|169431" HotelName="Downtown s" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA DALEM 9D, SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/3/1/169431_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Seminyak it is in 15 minutes away from the establishment, clients can find Seminyak the beach it is 5 minutes away from Seminyak District La plaza de Seminyak it is 30 minutes drive away from 30 minutes away from the establishment you have Ngurah Rai Airport. ROOM: The establishment has villas with private swimming pool, WiFi (free of charge), a patio, an air-conditioning system, flatscreen cable television, a DVD player and a kitchen. FACILITIES: Guests are offered a fitness centre, a massage service and tourist information. OTHERS: Regarding the food and beverage offering, clients can enjoy room service and a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.10" OriginalAmount="187.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.83026" Longitude="115.144498" StarRating="4" HotelCode="|220635" HotelName="Airis Luxury Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu Km 23 Desa Ungasan Kuta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/3/5/220635_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.82" OriginalAmount="194.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.49254" Longitude="115.25758" StarRating="5" HotelCode="986736|the_lokha_ubud" HotelName="The Lokha Ubud Resort, Villas &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Television in lobby,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jln Bangkiangsidem, Desa Keliki, Tegallalang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/47/3747d911de9d30b6bcae2f3c06055af8105b3cc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="201.23" OriginalAmount="195.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6731509" Longitude="115.1589581" StarRating="0" HotelCode="|48434" HotelName="Javana Royal Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET NO 27C KEROBOKAN, SEMINYAK - BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/3/4/48434_1_1443.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a butler service and 17 chalets. The establishment has air-conditioning, a hall, a restaurant, internet, a garden and a terrace. The establishment offers guests room service and a laundry service (for a fee). SITUATION: It is inKerobokan the district of 20 minutes away from the establishment you have the international airport. ROOM: Guests are offered large, comfortable chalets with king size bed, a bathroom with a bath and a shower. They also have a direct line telephone, a satellite television, internet, a fridge, an individual air-conditioning system and a terrace. FACILITIES: The establishment has private swimming pool, a jacuzzi, a sunbathing terrace with deck chairs and parasols. At an extra cost, you can find a massage service and spa treatments. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service and a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.92" OriginalAmount="197.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6852" Longitude="115.15693" StarRating="4" HotelCode="|169650" HotelName="Rc Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN LAKSMANA NO88 SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/5/0/169650_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.17" OriginalAmount="198.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6873229" Longitude="115.1746026" StarRating="3" HotelCode="|401819" HotelName="The Bali Bliss Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Saraswati III no 8 Br Basangkasa Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/8/1/9/401819_0d554490441.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.13" OriginalAmount="200.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5930858" Longitude="115.2735946" StarRating="0" HotelCode="|401448" HotelName="Mandala Desa Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Lantangidung, Sukawati,Batuan, Sukawati</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/4/8/401448_b0b3dee1204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.06" OriginalAmount="202.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.482275" Longitude="115.26714" StarRating="4" HotelCode="986757|the_sankara_suites_villas" HotelName="The Sankara Suites &amp; Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Express check-in/check-out,Chapel,Garden,Terrace,Early check-in,Late check-out,Design hotel,Private check-in/check-out,Dryer,Fire Extinguisher,Smoking Allowed,All Spaces Non-Smoking (public and private),Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sri Wedari No.973, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ca/53/ca5342d1fc557d176fca29a00c735a78b1330a2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.65" OriginalAmount="204.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6495261" Longitude="115.267337" StarRating="4" HotelCode="|218552" HotelName="The Samata By Lifestyleretreats" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>By pass Ida Bagus Mantra, Gang Pucuk I, No. 67</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/5/5/2/218552_1_1984.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.54" OriginalAmount="206.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559129" Longitude="115.266258" StarRating="4" HotelCode="|219405" HotelName="The Alena Resort A Pramana Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan Desa Mas, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/4/0/5/219405_b0f19ed1216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.23" OriginalAmount="208.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.537981" Longitude="115.265636" StarRating="4" HotelCode="|167817" HotelName="The Sankara Resort By Pramana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kumbuh, Desa Mas, Ubud, Gianyar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/7/167817_1_6699.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Mas/Ubud, 90 minutes away from the establishment, you can find Airport Ngurah Rai. It is situated 15 minutes away from the cultural centre. ROOM: The establishment has 20 rooms and villas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="216.77" OriginalAmount="210.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.702314" Longitude="115.1653" StarRating="5" HotelCode="|210733" HotelName="The Bandha and Suites " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Kaja, Legian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/3/210733_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.90" OriginalAmount="211.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.73709" Longitude="115.16318" StarRating="5" HotelCode="|47234" HotelName="Holiday Inn Resort Baruna Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/3/4/47234_1_5935.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style complex, has tropical gardens, was opened in 2009 and has 195 suites air-conditioning, a WC, a lobby with a reception, a safety deposit box service, a currency exchange service, daily newspapers, a lift, a playground and a mini-club. The establishment offers guests 2 restaurants, a cafÃ© and a bar. It also has room service, conference facilities, WiFi, a car park and a laundry service (for a fee). SITUATION: Tuban It is in close to the establishment, clients can find the leisure area ,Kuta the shopping area of it is 1 kilometre away from Waterbom Park the water park Discovery the shopping centre Denpasar it is situated 45 kilometres away from It is 10 minutes away fromNgurah Rai Airport. ROOM: They have a direct line telephone, a television, internet, a fridge, a coffee maker and a kettle. There is also a safe, a balcony or terrace, an individual air-conditioning system, a bathroom with a shower and a hairdryer. FACILITIES: The establishment boasts Kid Suites, family suite and an activities programme for children, (available for a fee), The establishment has a bar, a massage service, a spa (available for a fee), a gym, a swimming pool, a children's swimming area, an outdoor bar and a terrace. At the beach, guests can find deck chairs and parasols. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service in the restaurant, The establishment serves a continental buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.38" OriginalAmount="214.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67058" Longitude="115.159409" StarRating="5" HotelCode="|399846" HotelName="Ayona Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Batu Belig Street Gang Bayu No.8 Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/4/6/399846_b9396021129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="225.92" OriginalAmount="219.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72147" Longitude="115.17088" StarRating="5" HotelCode="|42345" HotelName="Hard Rock Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai, Banjar Pande Mas, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_659.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 418 rooms, suites with features that offer you the maximum level of comfort, a swimming pool, a jacuzzi, a sauna, a restaurant and a buffet breakfast. SITUATION: Kuta Beach It is in this hotel is in the commercial area, 10 minutes away from the establishment guests have Bali Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="226.78" OriginalAmount="220.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.76976" Longitude="115.1692" StarRating="4" HotelCode="|191228" HotelName="The Open House Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PEMELISAN AGUNG, NO 25 JIMBARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/2/2/8/191228_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.80" OriginalAmount="223.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.009423" Longitude="73.143396" StarRating="0" HotelCode="|546152" HotelName="Trulyy The Jawai Leapord Kingdom" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>SH-62</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/1/5/2/546152_1744ae41051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.78" OriginalAmount="226.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.57978" Longitude="115.26747" StarRating="3" HotelCode="986621|bali_purnati_center_for_the_arts" HotelName="The Bali Purnati Center For The Arts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/06/2026" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Abang, Br. Penataran, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/6b/4d6bb557290a52f978bf679e47499bc50e7c048a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.05" OriginalAmount="235.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.482513" Longitude="115.25828" StarRating="5" HotelCode="986470|jannata_resort_and_spa" HotelName="Jannata Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Terrace,Private check-in/check-out,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Rsi Markandya, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/16/fb167e213dd63d2220b7091112811007d08e8a0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.15" OriginalAmount="237.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675252" Longitude="115.152293" StarRating="4" HotelCode="|48023" HotelName="Aria Exclusive Villa and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PETITENGET, SEMINYAK KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/2/3/48023_1_4704.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has swimming pools, a massage service and a transfer service (free of charge), The establilshment offers tourist information. SITUATION: This establishment, is 5 minutes drive away from Petitenget the beach Ku De Ta the beach club it is situated 10 minutes walk away from Potato Head the beach club the establishment is a 30-minute drive away from Ngurah Rai the airport 10 minutes walk away, you can find restaurants. ROOM: The establishment has villas with wooden furniture, a fully-equipped kitchen, a sitting room, a sofa and a DVD player.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.60" OriginalAmount="237.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69324" Longitude="115.16234" StarRating="4" HotelCode="|63512" HotelName="Annora Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/1/2/63512_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex they have air-conditioning, a lobby, a reception, a safety deposit box service, a bar and a restaurant. The establishment also offers room service, a laundry service (for a fee) and a car park. SITUATION: 200 metres away, guests will find a beach, is 14 kilometres away from Nguarh Rai Airport. ROOM: The establishment has chalets and suites. They have a bathroom with a shower, a bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television and internet. They also have a safety deposit box, a mini-bar, a fridge, a microwave, a coffee maker, a kettle, a balcony or terrace and an individual air-conditioning system. FACILITIES: The establishment boasts a spa with treatments, a covered pool, a swimming pool with a children's area and deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers a set-menu restaurant. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.91" OriginalAmount="237.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5032196" Longitude="115.2686591" StarRating="4" HotelCode="|399545" HotelName="Origin Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan. Tirta Tawar. Banjar Kutuh Kelod, 1 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/4/5/399545_c4102600628.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.23" OriginalAmount="241.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512319" Longitude="115.260765" StarRating="4" HotelCode="986671|ubud_village" HotelName="Ubud Village Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/11/f911bfdc481a66b7d9afb52e8e58b3395bdc505f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.97" OriginalAmount="241.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.3921686" Longitude="115.2956191" StarRating="4" HotelCode="|210681" HotelName="BEINGSATTVAA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran, Banjar KapituDesa Kendran, Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/1/210681_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.70" OriginalAmount="244.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.703274" Longitude="115.17133" StarRating="5" HotelCode="|218551" HotelName="Abia Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. RAYA LEGIAN II, GANG XX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/5/5/1/218551_ed588191033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="252.85" OriginalAmount="245.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68189" Longitude="115.15941" StarRating="4" HotelCode="|68177" HotelName="Maya Sayang Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN MERTASARI, KEROBOKAN KLOD, KUTA BALI 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/7/68177_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel and has 10 chalets air-conditioning, a lobby with a reception, a safety deposit box service, a bar and a restaurant. The establishment offers room service, a laundry service (for a fee) and a car park. SITUATION: Seminyak It is in near the establishment, you will find, shops, restaurants, bars and a nightclub. it is situated 15 kilometres away from Ngurah Rai Airport. ROOM: They have a bathroom with a shower, a bath, a hairdryer, satellite and cable TV, internet and a king size or double bed. You can also find a direct line telephone, a safety deposit box, a kitchenette, private swimming pool, a terrace and an individual air-conditioning system. FACILITIES: Clients can find private swimming pool, The establishment also offers spa treatments, a massage service and body care treatments (available for a fee), Guests can also find a covered swimming pool and deck chairs. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="255.55" OriginalAmount="248.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.680742" Longitude="115.154789" StarRating="5" HotelCode="|170133" HotelName="Koenokoeni Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA TELAGA WAJA SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/1/3/3/170133_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a reception, a safety deposit box service, a currency exchange service, room service, a laundry service, a medical care service and a car park. SITUATION: This establishment, Bali it is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.80" OriginalAmount="260.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708921" Longitude="115.17018" StarRating="5" HotelCode="986769|the_maganichse_certified_hotel_and_spa" HotelName="The Magani Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Security guard,Newspapers,Chapel,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/47/b0/47b0f99c772c3d059f556becd989df376634f015.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.03" OriginalAmount="260.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67897" Longitude="115.15215" StarRating="5" HotelCode="|400421" HotelName="The Buah Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Gg. Cempaka</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/1/400421_7e11b340934.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.80" OriginalAmount="260.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.693934" Longitude="115.17354" StarRating="4" HotelCode="|400350" HotelName="Aksari Villa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road Gang Baik Baik 2 No. 8, 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/5/0/400350_cc7e0880652.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="271.48" OriginalAmount="263.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70402" Longitude="115.17358" StarRating="3" HotelCode="|154851" HotelName="Seminyak Sanctuary Villa By Ini Vie Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANDAWA NO 88 LEGIAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/8/5/1/154851_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in. HOTEL: The establishment boasts a reception, a safety deposit box service, a laundry service, a medical care service and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="274.74" OriginalAmount="266.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.682837" Longitude="115.263139" StarRating="4" HotelCode="|60254" HotelName="Segara Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. SEGARA AYU, SANUR, PO BOX 3091 DENPASAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/2/5/4/60254_1_6785.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has 120 rooms and with air-conditioning. It has a reception area, gardens, a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service, daily newspapers, a television room, a bar and a restaurant. The establishment offers guests room service, a car park, internet, a laundry service and bicycle rental. SITUATION: The complex, is in Segara Ayu the street it is in the beach, is 1,5 kilometres away from the city centre, Where you can find Hardy's the shopping centre the tourist office. 30 minutes away from the establishment you have Ngurah Rai Airport. ROOM: They have a double bed, an individual air-conditioning system, a central heating system, a satellite TV and a direct line telephone. Clients are offered a kitchen with mini-bar, a coffee maker, a kettle, a bathroom with a shower, toiletry set and a hairdryer. You are offered an ironing set (available on request), a reception with a safe and a balcony or terrace. FACILITIES: The establishment boasts 3 swimming pools, private beach, an activities programme and a children's area. You can find a snack bar, a hydromassage bath, deck chairs and parasols. At the beach, customers can find deck chairs and parasols. Guests can enjoy enjoy tennis, play ping-pong, playing billiards and beach volleyball. For a fee, you can enjoy a massage service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a restaurant, a buffet breakfast and a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.10" OriginalAmount="270.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.679495" Longitude="115.15314" StarRating="4" HotelCode="986440|_0x2908f" HotelName="Montigo Resorts Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/58/28/5828c9e17bfb32ea0874c966394306c423938ffc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="278.83" OriginalAmount="270.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67704" Longitude="115.15728" StarRating="5" HotelCode="|169900" HotelName="Villa Air Bali Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari, Br. Taman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/9/0/0/169900_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="282.22" OriginalAmount="274.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.476358" Longitude="115.28056" StarRating="4" HotelCode="986436|the_kayon_resort" HotelName="The Kayon Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kepitu, Desa Kendran,, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/20/7e2063384859e7cc02f7e414f5a23e51ef539a20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="283.66" OriginalAmount="275.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66328" Longitude="115.13568" StarRating="5" HotelCode="|238898" HotelName="Swarga Suites Bali Berawa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemelisan Agung, Tibubeneng, North Kuta, Badung Regency</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/8/9/8/238898_1_1677.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="287.52" OriginalAmount="279.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.674719" Longitude="115.148799" StarRating="4" HotelCode="|220633" HotelName="Bali Aroma Exclusive Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Batu Belig Gg. Pelangi No 8, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/3/3/220633_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="289.68" OriginalAmount="281.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6951367" Longitude="115.1682541" StarRating="4" HotelCode="|41209" HotelName="The Seminyak Suite - Private Villa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA SEMINYAK 17 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/0/9/41209_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant boutique hotel, was opened in 2005 and has 17 rooms a lobby, express check-out, a reception, a bar and a restaurant. The establishment offers bicycle hire, room service and a laundry service. SITUATION: Near the establishment, guests will find shops, restaurants, the nightlife and the beach. it is 10 minutes away from Kuta the beach 20 minutes away from the establishment guests have Ngurah Rai Airport Denpasar it is 30 minutes away from. ROOM: They have a garden area with swimming pool, a bathroom, a hairdryer, a living room, table and a mini-bar. They also have a coffee maker, a kettle, a swimming pool, a stereo, an individual air-conditioning system, a satellite or cable television, a DVD player, a safety deposit box, a direct line telephone and a king-size bed. FACILITIES: The establishment has a swimming pool. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an international restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.59" OriginalAmount="283.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.181381" Longitude="115.043881" StarRating="4" HotelCode="|46965" HotelName="The Damai - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN DAMAI, KAYUPUTIH, LOVINA, SINGARAJA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/5/46965_1_2239.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 19 air-conditioning rooms, a lobby, a reception, a safety deposit box service, a currency exchange service, a bar, a restaurant and a library. The establishment has a temple, WiFi, room service and a laundry service (for a fee), nearby, you can find a car park, The establishment offers bicycle hire. SITUATION: Buleleng It is in Singaraja and Lovina it is located between nearby, you will find, restaurants, bars and pubs. Lovina it is 3 kilometres away from it is situated 500 metres away from Kayuputih the Forest it is 25 kilometres away from Gitgit the waterfall of It is 90 minutes away fromMenjangan the Island of it is situated 120 kilometres away from Ngurah Rai Airport. ROOM: Guests are offered spacious bungalows, have a king-size bed, a sitting room, a safety deposit box, a satellite or cable television, a DVD player, a mini-bar, a hairdryer, a bathrobe and slippers. Clients can find superior rooms with a shower and deluxe rooms with hydromassage, They have a direct line telephone, a radio, a Hi-Fi, individual air-conditioning, heating and a balcony or terrace. FACILITIES: Guests are offered a spa with treatments and a massage service (available for a fee), The establishment has swimming pools, an outdoor bar, deck chairs and a hydromassage bath. By paying an extra charge, you can enjoy tennis and diving. in the surrounding area, you can find a beach. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Guests can book half-board or full-board, Regarding the food and beverage offering, clients have a continental breakfast and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.48" OriginalAmount="286.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.349065" Longitude="115.6807927" StarRating="3" HotelCode="|169804" HotelName="Hidden Paradise Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO. BOX 121 AMLAPURA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/4/169804_87c1af40951.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a laundry service, a currency exchange service, motorbike hire, a gift shop and a restaurant. SITUATION: This establishment, is close to Amed the beach. BUNGALOWS: The bungalows have WiFi at no extra cost, tropical gardens, a balcony, a fridge, a hairdryer, a living room and a bathroom with shower or bath. FACILITIES: This establishment has a swimming pool, a massage service and a car park (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.64" OriginalAmount="288.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.806965" Longitude="115.23023" StarRating="5" HotelCode="986459|inaya_putri_bali" HotelName="MERUSAKA Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata Nusa Dua Lot S-3, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4e/53/4e535271e09f99fe3ffb138a674883ba36f69e5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="301.68" OriginalAmount="292.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.713286" Longitude="115.174283" StarRating="5" HotelCode="|70269" HotelName="Alaya Dedaun Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian 123B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/2/6/9/70269_1_231.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel ideal for all kinds of travellers, has excellent service and comfortable facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="301.79" OriginalAmount="293.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.692026" Longitude="115.16729" StarRating="4" HotelCode="986625|blue_karma_resort" HotelName="Blue Karma Dijiwa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Bima No 2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/de/3dde2a185590d0824114875d6736a0dd4110e51b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="311.09" OriginalAmount="302.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.785386" Longitude="115.163465" StarRating="5" HotelCode="|210685" HotelName="Movenpick Resort and Spa Jimbaran Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Wanagiri No. 1 Jimbaran Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/5/210685_1_6817.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="314.27" OriginalAmount="305.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6942936" Longitude="115.2590069" StarRating="4" HotelCode="|61895" HotelName="Prime Plaza Suites Sanur - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BY PASS NGURAH RAI 83 SANUR SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/9/5/61895_1_6267.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts one, two or three bedroom apartments, The establishment offers guests a transfer service (free of charge), a swimming pool with a bar, a terrace, ping-pong, a gym, a spa with treatments and an activities programme for children, Guests can also find a swimming pool with slides and a playground. ROOM: The rooms have an air-conditioning system, a living room, a fully-equipped kitchen and have modern facilities. OTHERS: Regarding the food and beverage offering, clients can enjoy a dinner service and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.21" OriginalAmount="308.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6880931" Longitude="115.1575868" StarRating="0" HotelCode="|44551" HotelName="The Elysian Villa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARI DEWI, SEMINYAK 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/5/1/44551_1_1302.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has tropical gardens, villas with a swimming pool, a restaurant, a spa and a swimming pool. VILLAS: They have a garden, a terrace, a TV, an iPod, a bathroom with bath and a shower. FACILITIES: Guests are offered cookery courses, yoga, meditation, cycling (free of charge), a gym and a library. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and room service. SITUATION: This establishment, is in Bali south it is 11 kilometres away from Ngurah Rai Airport It has excellent transport links to the beach and the nightlife.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.66" OriginalAmount="310.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6944" Longitude="115.166" StarRating="4" HotelCode="|220624" HotelName="Agata Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Keraton No. 88, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/2/4/220624_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="321.36" OriginalAmount="312" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.729628" Longitude="115.16698" StarRating="5" HotelCode="986519|24290" HotelName="Discovery Kartika Plaza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kartika Plaza, PO. Box 1012, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/38/a53887cbfa9107c7be242a91aa09d58ffc751ed5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="325.35" OriginalAmount="315.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.504149" Longitude="115.255218" StarRating="5" HotelCode="|68174" HotelName="Warwick Ibah Luxury Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. RAYA CAMPUHAN, P.O. BOX 193, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/4/68174_1_1097.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a lobby, a reception, a safety deposit box service, a bar and a restaurant. The establishment also offers room service, the launderette and a car park. SITUATION: It is 5 minutes away fromUbud the commercial area of 45 minutes away from the establishment you have the airport. ROOM: Guests can find chalets, have a bathroom, with a bath, a king size or double bed, a direct line telephone and satellite or cable TV. They also have internet, a safety deposit box, a mini-bar, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment has a covered pool and a swimming pool. For a fee, you can enjoy hydrotherapy treatments and a massage service. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="329.29" OriginalAmount="319.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.008251" Longitude="73.159881" StarRating="0" HotelCode="|537750" HotelName="Jawai Wildlife Safari Camp" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>vill- virampura bhagal (near nana)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/7/5/0/537750_00c80112144.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.62" OriginalAmount="320.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708708" Longitude="115.250119" StarRating="3" HotelCode="|34955" HotelName="Puri Mesari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mertasari No.66, Sanur Kauh, Denpasar Sel., Kota Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/9/5/5/34955_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers rooms with air-conditioning, a balcony, an outdoor pool, a restaurant, WiFi and a car park (free of charge). ROOM: Each room has a mini-bar a bathroom with a bath. FACILITIES: Guests are offered a massage service, cycling, a reception and a transfer service to the airport. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and room service. SITUATION: This hotel is 10 minutes away from Sanur the beach Kuta 30 minutes away from the establishment, guests will find the establishment is a 40-minute drive away from Ngurah Rai the airport is situated in the leisure area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.82" OriginalAmount="321.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.683997" Longitude="115.160451" StarRating="0" HotelCode="|41517" HotelName="C151 Smart s At Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN LAKSMANA SEMINYAK 151</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/5/1/7/41517_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2007 and has 21 rooms a lobby and a reception. For an extra cost you can have access to room service and a laundry service. Guests also have access to a car park. SITUATION: Seminyak It is in Close to the establishment, clients can find, shops, leisure areas 100 metres away from, the beach, restaurants, Kuta 15 minutes away from the establishment guests have 20 minutes away, guests can find the airport, Denpasar It is 40 metres away from. ROOM: Guests are offered two bedroom chalets, a living room-bedroom, a bathroom, a swimming pool, a direct line telephone and a Hi-Fi. They also have internet, a mini-bar, a coffee maker, a kettle, a double bed, a safety deposit box and a terrace. Clients are offered curtains with electric shutters, an individual air-conditioning system, a hydromassage bath and flatscreen cable and satellite television. FACILITIES: Outdoors, clients have access to a swimming pool. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="339.74" OriginalAmount="329.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5227562" Longitude="115.2322322" StarRating="4" HotelCode="|68181" HotelName="Villa Semana Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR SEMANA, DESA SINGAKERTA, UBUD, GIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/8/1/68181_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has a lobby, with a reception, express check-out, a safety deposit box service, a television room and a restaurant. The establishment offers internet, room service, a laundry service (for a fee) and a car park. SITUATION: Ubud it is 10 minutes away from it is near Bali the tourist centre of. ROOM: Clients can find chalets, have a sitting room, a dining room, a kitchen, butler (available on request), a bathroom with a shower, a bath and a hairdryer. You can also find a king size or double bed, a direct line telephone, satellite or cable TV, a safety deposit box, a mini-bar, a coffee maker and a kettle. They also have an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a covered swimming pool, sunbeds and parasols. Guests are offered a sauna, a steam bath, hydrotherapy treatments and a massage service (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="346.84" OriginalAmount="336.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.4745297" Longitude="115.4401078" StarRating="4" HotelCode="|399253" HotelName="Samanvaya Luxury Resort and Spa - Adults Only" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tabola, Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/5/3/399253_a3c64dc0819.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="356.38" OriginalAmount="346.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.47113" Longitude="115.258026" StarRating="4" HotelCode="986405|puri_sebali_resort" HotelName="Puri Sebali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Banjar Sebali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/ba/2bbabccc7fdbb32417fc1a11e4fca1f2476ec2e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.80" OriginalAmount="350.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1328939" Longitude="114.5527252" StarRating="5" HotelCode="|400409" HotelName="Plataran Menjangan Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/0/9/400409_3da28290941.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="367.56" OriginalAmount="356.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.44465" Longitude="115.67" StarRating="4" HotelCode="|399803" HotelName="Shunyata Villas Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Batu Telu, Seraya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/0/3/399803_956b43a0901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.30" OriginalAmount="360.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.435047" Longitude="114.830759" StarRating="4" HotelCode="|167918" HotelName="Kelapa Retreat and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ngurah Rai Road, Pekutatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/1/8/167918_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a private beach, a restaurant, WiFi (free of charge) and a transfer service (available on request). SITUATION: This hotel is on the east coast of Bali. ROOM: The establishment has suite rooms, villas have an air-conditioning system, a television, a DVD player, a mini-bar, a bathroom with a bath, a shower and a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.60" OriginalAmount="370.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5102" Longitude="115.23987" StarRating="5" HotelCode="|48035" HotelName="Kayumanis Ubud Private Villas and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DESA SAYAN, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/3/5/48035_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex with air-conditioning, renovated in 2008 and has 27 rooms a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers WiFi, a car park, an indoor car park, bicycle rental, room service and a laundry service (for a fee). SITUATION: Ubud it is in it is 11 kilometres away from the market ,Ubud the city centre of it is situated 45 kilometres away from Ngurah Rai Airport. ROOM: They have private swimming pool, a terrace, a garden, a sitting area and a dining area. Guests are offered an air-conditioning system, a double bed, a bathroom with a shower, a bath, a satellite television, a Hi-Fi, a kitchen with oven, a microwave, a fridge, kitchenware, a coffee maker and a kettle. Our guests also have available a mini-bar, a safety deposit box, a direct line telephone, internet, a hairdryer, a washing machine and an ironing set. FACILITIES: Outdoors, clients can enjoy a swimming pool, The establishment also offers spa facilities, a massage service and spa treatments (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.33" OriginalAmount="371.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66019" Longitude="115.1311" StarRating="5" HotelCode="|46971" HotelName="Tugu Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BATU BOLONG, CANGGU BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/7/1/46971_57dc5191339.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex beach, renovated in 2007, has 21 deluxe suites and chalets. It has a lobby with a reception, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers internet (for a fee), room service, a laundry service (for a fee), a car park and bicycle rental (for a fee). SITUATION: It is by the beach, is situated in a peaceful area, Seminyak 15 minutes away from the establishment guests have Where you can find the nightlife, restaurants and shops. Kuta it is situated 20 minutes away from Denpasar It is 35 metres away from 30 minutes away from the establishment you have the airport. ROOM: They have a satellite television, a mini-bar, a direct line telephone, a bathroom with a shower, a bath and a hairdryer. They also have internet, a double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: The establishment boasts a spa and with a massage service. Some services (available for a fee), Guests are offered a swimming pool with a terrace and deck chairs. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers Ã  la carte breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.79" OriginalAmount="393.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.496009" Longitude="115.253746" StarRating="4" HotelCode="986540|pita_maha_2" HotelName="Pita Maha Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Shopping on site,Computer,Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/56/c4569389a282133f1dd7d5f9ca8fa83b84028dce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="407.85" OriginalAmount="395.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6872" Longitude="115.164985" StarRating="4" HotelCode="|69918" HotelName="Avani Seminyak Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>28 DRUPADI STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/9/1/8/69918_7e868261026.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel and it offers comfortable facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="412.82" OriginalAmount="400.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6909866" Longitude="115.1603733" StarRating="5" HotelCode="|67190" HotelName="Le Jardin Villas Seminyak - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARINANDE, SEMINYAK 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/0/67190_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was built in 2007 and has 24 air-conditioning rooms, a lobby with express check-out, a reception, a safety deposit box service, a cloakroom, a television room, a breakfast room and a dining room. The establishment offers guests a car park and indoor parking. For an additional charge you can use internet, room service, a laundry service and bicycle rental. SITUATION: It is inSeminyak the heart of 5 minutes away from the establishment you have a beach, is situated 7 kilometres away from Ngurah Rai Airport. ROOM: They have a kitchen, a dining area, a private swimming pool and a garden. They have a king-size bed, a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite or cable television, a Hi-Fi, internet, a safe and a washing machine. They also have a kitchen with fridge, a microwave and individual air-conditioning. FACILITIES: The establishment has swimming pools, a gym, a spa, spa treatments and a massage service (available for a fee), You can find a terrace with deck chairs, a hydromassage bath and a covered pool. Guests can also go cycling (available for a fee), At the beach, customers can find deck chairs (available for a fee). PAYMENT METHODS: Customers can pay using American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an Ã  la carte restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.03" OriginalAmount="401.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.79164" Longitude="115.229195" StarRating="5" HotelCode="986717|sofitel_bali_nusa_dua_beach_resort_2" HotelName="Sofitel Bali Nusa Dua Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Television in lobby,Terrace,Express check-out,Fire Extinguisher,Outdoor furniture,Electric car charging">
        <Address>
          <AddressLines>
            <AddressLine>Lot N5, ITDC Tourism Complex Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/cc/8ccc53d1cd74a434dff3d530d368664cb4cdfed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="417.15" OriginalAmount="405.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.523147" Longitude="115.23356" StarRating="4" HotelCode="986685|villa_semana_resort_spa" HotelName="Villa Semana Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/07/2026" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Patio,Outdoor furniture,Adults Only,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Semana Desa Singakerta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/68/c268790a5dc5a584fa66492780965c676ab69667.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.07" OriginalAmount="417.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675" Longitude="115.172" StarRating="4" HotelCode="|400002" HotelName="Sana Vie Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tangkuban Perahu 888x Kerobokan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/0/2/400002_7c174840732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.90" OriginalAmount="430.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.799149" Longitude="115.232605" StarRating="5" HotelCode="986583|melia_bali_indonesia_all_inclusive" HotelName="Paradisus by Meliá Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Express check-in,Express check-out,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata ITDC Lot N1, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/f2/35f20b4e98be4edb8630e9c846983c7360f9649c.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="444.96" OriginalAmount="432.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.785887" Longitude="115.22532" StarRating="4" HotelCode="986706|bali_tropic_resort__spa" HotelName="Bali Tropic Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama 34A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/9e/af9ecf6222196a86b381416887c5291cea099583.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="445.99" OriginalAmount="433.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6899805" Longitude="115.15837" StarRating="4" HotelCode="986600|villa_bali_asri" HotelName="Villa Bali Asri Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sari Dewi No.39, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/55/205540d095255943bf490fe92b682cfed4591d84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="453.20" OriginalAmount="440.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696486" Longitude="115.16142" StarRating="4" HotelCode="986733|doublesix_luxury_hotel" HotelName="Double-Six Luxury Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>No.66 Double Six Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/86/2c863b3192548e770d6c5ce2dab0a8a80112e137.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="457.87" OriginalAmount="444.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.48001" Longitude="115.25886" StarRating="5" HotelCode="|169386" HotelName="Chapung Sebali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sebali No. 5 Keliki</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/8/6/169386_1_2455.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="464.53" OriginalAmount="451.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.51313" Longitude="115.27792" StarRating="5" HotelCode="986547|maya_ubud_resort_and_spa" HotelName="Maya Ubud Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari, Peliatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/7a/a27a3b701b476074b1e26c587e5b920088f2c828.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.53" OriginalAmount="454.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.686225" Longitude="115.154571" StarRating="5" HotelCode="|166058" HotelName="The Seminyak Beach Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JI. KAYU AYA, SEMINYAK BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/5/8/166058_1_7043.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Ku De Ta it is near Seminyak the beach. ROOM: The establishment has WiFi, a television, a bathroom with a shower and a bath. FACILITIES: Guests are offered a business centre, medical care, deck chairs and a spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="495.16" OriginalAmount="480.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.526371" Longitude="115.261688" StarRating="5" HotelCode="|36359" HotelName="The Ubud Village Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA NYUH KUNING PENGOSEKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/5/9/36359_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex was built in 2005, has 25 villas and with a private swimming pool. It has a reception, a lounge bar, a safety deposit box service, a currency exchange service, a restaurant and a cafÃ©. The establishment offers guests room service, a laundry service (on request) and a medical care service. Guests can also find conference facilities, a car park, WiFi and bicycle hire. SITUATION: It is surrounded by tropical gardens, Pengosekan it is in It is inUbud the city centre of near the establishment, guests will find the cultural area, the monkey forest and the market. 20 minutes away from the establishment clients have Bali Bird Park the Park of Denpasar It is 40 minutes away from it is situated 45 minutes away from Ngurah Rai Airport. ROOM: They have a balcony or terrace, stunning views, private swimming pool, a bathrobe, slippers, a bath and a hairdryer. They also have a king-size bed, a mini-bar, a mini-fridge, an air-conditioning system, a satellite TV, a direct line telephone, internet, a coffee maker, a kettle and a safe. FACILITIES: The establishment has a swimming pool and deck chairs. You can find guided tours, a jogging circuit, excursions, cookery courses and painting. Guests are offered a massage service and aromatherapy treatments. You can find a swimming pool that has an area for children, a sauna, a gym and billiards. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="524.42" OriginalAmount="509.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.52356" Longitude="115.28203" StarRating="5" HotelCode="|169304" HotelName="Tanah Gajah, A Resort By Hadiprana - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Gajah, Tengkulak Kaja Ubud, Gianyar,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/0/4/169304_1_144.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool and yoga. SITUATION: This hotel is situated 3 kilometres away from Ubud the city centre of it is situated 60 minutes away from Ngurah Rai Airport. ROOM: The rooms have a terrace, a bathroom and a television. Some rooms have private swimming pool. FACILITIES: Guests are offered cookery courses, yoga, gift shop, car rental, business facilities, a concierge service and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="570.62" OriginalAmount="554.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.697774" Longitude="115.263855" StarRating="5" HotelCode="986407|maya_sanur_resort__spa" HotelName="Maya Sanur Resort &amp; Spa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Heating,Newspapers,Garden,Terrace,Design hotel,Fire Extinguisher,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Indonesia, Bali, Denpasar, rayon Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b1/59/b1595dade412f2aaa72d49fc1d059978b5dcbff2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="577.17" OriginalAmount="560.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.144201" Longitude="114.657078" StarRating="3" HotelCode="|169218" HotelName="Amertha Bali Villas Beach Front Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>DUSUN PEMUTERAN, GEROKGAK, BULELENG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/1/8/169218_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a currency exchange service, a laundry service and a safety deposit box service. The establishment offers a TV room, a restaurant, a bar and a cafÃ©. SITUATION: This hotel is in the commercial area, Close to places of interest and a beach. ROOM: Each room has a balcony, a shower, internet, a television and a private swimming pool. FACILITIES: You can find a spa and therapeutic treatments.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="578.75" OriginalAmount="561.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68427" Longitude="115.1536" StarRating="5" HotelCode="|169878" HotelName="SAMAYA SEMINYAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Laksmana, Seminyak Beach, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/7/8/169878_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is near Seminyak the beach it is situated 14 kilometres away from Ngurah Rai Airport Ku De Ta it is 5 minutes away from 10 minutes away from the establishment, clients can find Seminyak Square the shopping centre. ROOM: They have a private swimming pool, butler service, luxurious furniture, a flat-screen television, an iPod docking station and a DVD player. FACILITIES: Guests are offered WiFi (free of charge), a spa, a massage service, beauty treatments, a fitness centre and a sauna. OTHERS: Regarding the food and beverage provision, the establishment offers a bar, a restaurant and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="604.61" OriginalAmount="587.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512126" Longitude="115.258" StarRating="4" HotelCode="986480|goya_boutique_resort" HotelName="Goya Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/e6/46e64141147db81e9b3eb872cf64d523172e796c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="619.42" OriginalAmount="601.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6877181" Longitude="115.1548713" StarRating="5" HotelCode="|46970" HotelName="The Oberoi Beach Resort, Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/7/0/46970_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club, beach hotel, has chalets and with a private swimming pool. It has air-conditioning, a terrace, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a hairdresser's. It has 74 rooms, a cafÃ©, a restaurant, a bar and conference rooms. The establishment offers internet and a car park. At an extra cost you can use room service, a laundry service and bicycle hire. SITUATION: This complex is in Seminyak the beach close to the establishment, clients can find, the tourist centre, shops ,Denpasar it is 1,5 kilometres away from Ubud it is 35 kilometres away from Bedugul it is situated 55 kilometres away from 50 kilometres away, you can find Kuta the beach it is situated 15 kilometres away from Uluwatu the Temple of it is situated 30 kilometres away from Tanah Lot the Temple of the establishment is 9 kilometres away from Denpasar Airport. ROOM: The rooms have individual air-conditioning, a bathroom with a bath and a shower. Guests also have at their disposal chalets, The rooms have a hairdryer, a double bed, a direct line telephone, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, an ironing set and a safe. FACILITIES: The establishment boasts a massage service (available for a fee) and a gym (free of charge), Customers can enjoy a swimming pool, deck chairs, parasols, a sauna and spa treatments (available for a fee), Clients can enjoy activities such as surfing and tennis (available for a fee), At the beach, customers can find deck chairs and parasols. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant and a cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="622.39" OriginalAmount="604.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.466467" Longitude="115.242619" StarRating="5" HotelCode="|169874" HotelName="Puri Wulandari A Boutique Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kedewatan, Ubud Gianyar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/7/4/169874_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool, attentive service, a spa and WiFi (free of charge). ROOM: They have canopies, a wardrobe, a sitting room and a shower. FACILITIES: Guests are offered a beauty centre, tourist information, excursions, a library, DVD player and CD. The establishment also offers a transfer service, (available for a fee), on request. OTHERS: Regarding the food and beverage offering, clients have restaurants, a breakfast service and a cocktail bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="676.07" OriginalAmount="656.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1211484" Longitude="114.5133864" StarRating="3" HotelCode="|401144" HotelName="NusaBay Menjangan Resort by WHM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Gilimanuk Km 15, Singaraja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/1/4/4/401144_0f2170d1159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="682.13" OriginalAmount="662.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.428293" Longitude="115.297818" StarRating="5" HotelCode="|400440" HotelName="Aksari Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Desa Kenderan No. 88x Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/4/0/400440_592e94e1021.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="694.52" OriginalAmount="674.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.79479" Longitude="115.19025" StarRating="4" HotelCode="|170127" HotelName="Villa Hening Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAV 17HARBOUR VIEW KORI NUANSA JIMBARAN NUSA DUA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/1/2/7/170127_1_6861.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has harbour views, a swimming pool, a jacuzzi and a sauna. SITUATION: This establishment, is in Jimbaran the area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="777.65" OriginalAmount="755.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.429087" Longitude="115.25842" StarRating="5" HotelCode="986752|samsara_ubud" HotelName="Samsara Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Ayah, Desa Kelusa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/f0/61f069daa439fd7b7e2ba689d0a8b0e4acbf7711.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="891.97" OriginalAmount="865.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.48895" Longitude="115.247867" StarRating="4" HotelCode="|399973" HotelName="Villa Santun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Ulun Carik No. 06 Br. Lungsiakan Ds. Ke</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/7/3/399973_0eb44b80450.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="908.46" OriginalAmount="882.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.491756" Longitude="115.25383" StarRating="5" HotelCode="986660|uma_by_como_ubud" HotelName="Como Uma Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Terrace,Express check-in,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan,Banjar Lungsiakan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/5b/185b62c8ddd53e8a49bfc072c843cd239458d0d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="916.70" OriginalAmount="890.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.828452" Longitude="115.213264" StarRating="5" HotelCode="986415|the_ritzcarlton_bali" HotelName="The Ritz-Carlton, Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan Lot III, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/db/2ddb647c875f0816acf071fbdcc172140a7189d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="919.58" OriginalAmount="892.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.120025" Longitude="73.123343" StarRating="3" HotelCode="|550984" HotelName="JAWAI CASTLE RESORT - A Heritage in Jawai Leopard Reserve" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jawai Castle Heritage Resort</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/9/8/4/550984_f8ea4a21340.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="987.50" OriginalAmount="958.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.463372" Longitude="115.271915" StarRating="4" HotelCode="|399838" HotelName="Kuwarasan A Pramana Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cinta, Banjar Penusuan , Tegallalang , Giany</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/3/8/399838_9709d401155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1056.63" OriginalAmount="1025.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.239268" Longitude="115.071903" StarRating="4" HotelCode="|169848" HotelName="Munduk Moding Plantation Nature Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Asah Gobleg Banjar Dinas Asah Desa Gobleg Kecamatan Banjar Buleleng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/4/8/169848_1_7955.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has suites and villas. The establishment offers WiFi (free of charge), a swimming pool, a spa, a restaurant, a tennis court and room service. SITUATION: This establishment, is 5 minutes drive away from Buyan and Tamblingan the lakes of it is situated 15 minutes walk away from Munduk Falls of. ROOM: Each room has wooden floors, wooden furniture, large windows, a satellite television, cable television, a DVD player, a fridge, a mini-bar, a bathroom with a shower and a bath. FACILITIES: The establishment has a spa with a massage service and body treatments. Clients can enjoy activities such as cycling and horses. The complex has a laundry service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1135.71" OriginalAmount="1102.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.816693" Longitude="115.218969" StarRating="5" HotelCode="|169289" HotelName="BALI MULIA VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Nusa Dua Selatan Kawasan Sawangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/9/169289_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool. SITUATION: This hotel is in Bali Airport. ROOM: They have a sitting room and a dining room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1173.50" OriginalAmount="1139.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.49399" Longitude="115.27702" StarRating="0" HotelCode="|42179" HotelName="Viceroy Bali " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lanyahan, Banjar Nagi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/7/9/42179_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts business facilities and a conference centre. This hotel was opened in 2006 and has 12 rooms a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service and a restaurant. For an extra cost you can have access to internet, room service and a laundry service. The establishment also offers bicycle rental and a car park. SITUATION: Ubud 5 minutes away from the establishment you have 5 minutes away from the establishment, clients can find Ubud the Market of Clients can also find the monkey forest, is in an excellent location, is 40 minutes away from Denpasar the city of 50 minutes away from the establishment you haveBali Airport. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television and internet. They also have a mini-bar, a coffee maker, a kettle, a double bed, individual air-conditioning, a balcony and a terrace. FACILITIES: The establishment boasts a swimming pool with an outdoor bar and a terrace. Clients can enjoy activities such as go jogging and go cycling (available for a fee), Guests are offered a massage service, spa treatments and (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers Ã  la carte or set-menu breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1231.99" OriginalAmount="1196.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.845636" Longitude="115.159274" StarRating="5" HotelCode="|68167" HotelName="Umana Bali, LXR Hotels &amp; Resorts  " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR KELOD, UNGASAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/6/7/68167_1_4529.jpg</HotelPictures>
        <HotelDescription>HOTEL: this complex was built in 2009, with air-conditioning, has 73 rooms, 3 floors, a lobby, a reception, a safety deposit box service and a currency exchange service. It also has a lift, a hairdresser's, a games room, a mini-club, a bar, a restaurant, conference facilities, WiFi (for a fee), room service and a laundry service (for a fee), The establishment boasts a car park and a bicycle rental desk (for a fee). SITUATION: It is situated 5 kilometres away fromJimbaran the centre of 30 minutes away, you can find Kuta the beach Seminyak It is situated 20 kilometres away from it has good links to the transport network situated 12 kilometres away fromNgurah Rai Airport. ROOM: The rooms have an LCD TV, WiFi, a direct line telephone, an individual air-conditioning system, a shower, a bath, a hairdryer, a double or king-size bed, a radio, a safe, a mini-bar, a coffee maker, a kettle and an iron. FACILITIES: The establishment boasts a swimming pool, a pool that has a children's area, a terrace with deck chairs, parasols and an outdoor bar. For a fee, guests can enjoy a gym, bicycle rental, a hydromassage bath, a massage service and a spa. it is 2 kilometres away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1298.83" OriginalAmount="1261.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.843793" Longitude="115.15924" StarRating="5" HotelCode="986518|banyan_tree_ungasan" HotelName="Umana Bali, LXR Hotels &amp; Resorts by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melasti, Banjar Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/15/7e15ff8fa60d7a4a0bdd50aa6144ef5d515348c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1310.95" OriginalAmount="1272.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.686014" Longitude="115.158823" StarRating="0" HotelCode="|167518" HotelName="Villa Chocolat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sari Temuku No.16,Seminya,Oberoi,Kuta,Bali-I</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/1/8/167518_semi_int.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is 10 minutes away from the beach Seminyak. It is 15 minutes drive away from the street Legian. 20 minutes away, you can find the beach Kuta. It is 45 minutes drive away from the airport Ngurah Rai. ROOM: This villa has a sitting room, a kitchen, dining area, flat-screen satellite television, a terrace with swimming pool views, a bathroom with a bath and complimentary bathroom items. FACILITIES: The establishment boasts a swimming pool, a massage service, gardens and WiFi (free of charge). Guests are offered a launderette on request, car rental and a transfer service to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1330.44" OriginalAmount="1291.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7841" Longitude="115.159626" StarRating="5" HotelCode="|43964" HotelName="Four Seasons Resort Bali At Jimbaran Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JIMBARAN, KUTA SELATAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/6/4/43964_beefbfd0922.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned renovated hotel in 2007, has, 147 chalets a lobby with a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a bar and conference rooms. The establishment offers internet, For an extra cost you can have access to room service and a laundry service. SITUATION: It is inJimbaran Bay 15 minutes away from the establishment, clients can find Kuta the beach Clients can also find Nusa Dua the city of 20 minutes away from the establishment, you can find Uluwatu the Temple of It is 10 minutes away fromNgurah Rai Airport. ROOM: They have gardens, a patio, outdoor shower, a private swimming pool, a living room and bedrooms. They also have a bathroom, a king-size bed, a shower, a bath, a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a coffee maker, a kettle, a safe, an individual air-conditioning system and a terrace. FACILITIES: Guests are offered sports facilities, a gym, a swimming pool, water sports and canoeing. The establishment also has a spa, a sauna, a steam bath and spa treatments. The establishment boasts a pool that has a children's area, deck chairs and an outdoor bar. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have Ã  la carte breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1389.27" OriginalAmount="1348.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.812637" Longitude="115.226543" StarRating="5" HotelCode="|44549" HotelName="The St. Regis Bali Resort - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAWASAN PARIWISATA NUSA DUA LOT s6 po box 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/9/44549_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2008, has 81 suites, 24 chalets and 2 residences. It has with air-conditioning, gardens, a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. Our guests can find a cafÃ©, a restaurant, a bar and a hairdresser's. The establishment offers internet and a car park. At an additional cost you can have access to WiFi, room service, a laundry service and bicycle rental. SITUATION: This complex is in Nusa Dua the beachfront it is situated next to a golf course, is 2 kilometres away from the nightlife, shops, the establishment is 9 kilometres away from Besakih the Temple of it is situated 20 kilometres away from Ngurah Rai Airport. ROOM: They have a living room, a balcony, some rooms with private swimming pool, a bathroom and a bath. You are offered 44 chalets with telephone, a satellite TV, a mini-bar, a Hi-Fi and a king-size bed. They also have a hairdryer, internet, an air-conditioning system, a safe, a coffee maker and a kettle. FACILITIES: The establishment boasts a swimming pool, a children's swimming pool and water sports. At an extra cost, you can find water-skiing, speedboating, surfing, windsurfing and canoeing. The establishment also offers travel agency, excursions, an outdoor bar, deck chairs and a terrace. The establishment boasts a sauna, a steam bath, a boutique and a library. Guests can also find hydrotherapy treatments and a massage service. By paying an extra charge, you can enjoy tennis, badminton and use the gym. next to the establishment, you will find a golf course. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients haveKayuputi and Boneka the restaurants a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1587.85" OriginalAmount="1541.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.846127" Longitude="115.124434" StarRating="5" HotelCode="|169781" HotelName="The Edge Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Pura Goa Lempeh Banjar Dinas Kangin, Pecatu Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/8/1/169781_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a private pool, entertainment and WiFi (free of charge), The establishment has a fitness centre, a spa, a butler service and it offers breakfast service. SITUATION: This establishment, is on a cliff. ROOM: The villas have 2 Private Swimming Pools, home cinema, a kitchen, a wine cellar, a tropical garden and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1649.27" OriginalAmount="1601.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.450831" Longitude="115.235429" StarRating="5" HotelCode="|41242" HotelName="Como Shambhala Estate - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/2/41242_1_2180.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has meeting facilities, audiovisual equipment and WiFi. SITUATION: Ubud 15 minutes away from the establishment guests have 60 minutes away, guests can find the airport. ROOM: The rooms have a balcony, with views, an air-conditioning system, a direct line telephone, a satellite TV, a mini-bar, a coffee maker and a kettle. FACILITIES: Clients can enjoy activities such as go jogging and go cycling. Guests are offered a massage service (available for a fee) and treatments. The establishment also offers yoga courses. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2455.62" OriginalAmount="2384.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.501654" Longitude="115.243943" StarRating="5" HotelCode="|43965" HotelName="Four Seasons Resort Bali At Sayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sayan, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/6/5/43965_1_208.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 60 rooms, 3 floors, 18 suites and 42 chalets. It has a reception, a currency exchange service, a lift, a hairdresser's, a bar and a restaurant. The establishment offers guests internet, a laundry service and room service. SITUATION: Sayan Ubud It is in 15 minutes away from the establishment clients have Ubud the city centre of 10 minutes away, you can find, the market, shops, is 15 minutes away from Puri Lukisan the Museum of It is situated 35 kilometres away fromNgurah Rai Airport. ROOM: Guests are offered large suites and chalets. They have garden, a private bar, a king-size bed, a bathroom with a shower, a bath, a terrace and a hairdryer. They also have a direct line telephone, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, a safety deposit box and an individual air-conditioning system. FACILITIES: You can find deck chairs, sports facilities, a massage service, spa treatments and a gym. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy Ã  la carte breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2560.00" OriginalAmount="2485.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7728211" Longitude="115.1702651" StarRating="5" HotelCode="|47988" HotelName="Kayumanis Jimbaran Private Estate and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN YOGA PERKANTI, JIMBARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/8/8/47988_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 19 chalets air-conditioning, a lobby with express check-out, a reception, a safety deposit box service and a restaurant. The establishment offers guests room service, a laundry service and a car park. SITUATION: Jimbaran it is in close to the establishment, clients can find a beach, restaurants, is 5 kilometres away from the city centre, Kuta it is situated 15 kilometres away from 15 kilometres away, you can find places of interest, Denpasar it is 25 kilometres away from it is situated 10 kilometres away from Ngurah Rai Airport. ROOM: Guests are offered two bedroom chalets, They have a sitting area, a flat-screen television, a swimming pool, a terrace, king size bed or two beds and a bathroom with a shower, a bath, They also have a direct line telephone, a satellite or cable television, internet, a safe, a kitchen with fridge, a microwave, a coffee maker, a kettle and individual air-conditioning. FACILITIES: At an extra cost, you can find fishing, excursions, cookery courses, yoga, cycling, a massage service and spa treatments. 10 kilometres away, clients have at their disposal a golf course, in the surrounding area, you can find a beach. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and set-menu or Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2959.87" OriginalAmount="2873.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8437324" Longitude="115.1211361" StarRating="5" HotelCode="|46964" HotelName="Bvlgari Resort Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN GOA LEMPEH, BANJAR DINAS KANGIN, ULUWATU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/4/46964_1_1580.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 59 air-conditioning rooms, a garden, a terrace, a lobby, a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a bar and a restaurant. The establishment offers conference rooms, WiFi, room service, a laundry service (for a fee) and a car park. SITUATION: Pecatu it is situated next to the establishment is 40 kilometres away from Denpasar the city of, 5 kilometres away, there is a public transport stop, is situated 80 kilometres away from a bus station, 5 minutes away from the establishment guests have a beach, is situated 98 kilometres away from Batur Lake it is situated 62 kilometres away from the zoo, 20 kilometres away, you can find Discovery the shopping centre it is 9 kilometres away from Garuda Wisnu Kencana park it is 15 minutes away from Ngurah Rai Airport. ROOM: The rooms a bathroom, a dining room, a swimming pool, butler service, a shower and a bath. They also have a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi, internet, a mini-bar, a coffee maker, a kettle, an iron, individual air-conditioning and a safety deposit box. FACILITIES: The establishment boasts a spa, a yoga room, a swimming pool, 6 treatment cabins and showers. The establishment also has a beauty centre, a gym, a massage service (available for a fee), a children's swimming area, a terrace, deck chairs, a hydromassage bath and a steam bath. At an extra cost, you can find diving, sailing, horse-riding and go cycling. Guests also have access to ping pong, 30 kilometres away, clients have at their disposal a golf course. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offersIl Ristorante and Sangkar the restaurants The establishment serves a continental buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5272.48" OriginalAmount="5118.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.845647" Longitude="115.13724" StarRating="0" HotelCode="|48461" HotelName="Alila Villas Uluwatu, Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BELIMBING SARI, BANJAR TAMBIYAK, DESA PECATU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/6/1/48461_1_1343.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, was built in 2008, has, 84 chalets air-conditioning, a lobby, a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom, a garden, a terrace, a TV room and a restaurant. The establishment offers conference rooms, WiFi, room service, a laundry service (for a fee), a car park and indoor parking. SITUATION: it is on a cliff, is in Bukit the Peninsula of 15 minutes away from the establishment guests have Jimbaran Bay Clients can also find Dreamland the beach 15 minutes away, you can find a restaurant, is 30 minutes away from Kuta the beach it is 30 minutes away from Ngurah Rai Airport. ROOM: They have private swimming pool, a king size or double bed, a bathroom with a bath, a shower and a hairdryer. They also have a direct line telephone, satellite or cable TV, a Hi-Fi, internet, a mini-bar, a fridge, a coffee maker, a kettle, a safe, individual air-conditioning, central heating and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool and a gym. At an extra cost, you can find a personal trainer, spa treatments and a massage service. Guests can also find a terrace with deck chairs and parasols. 10 minutes away from the establishment, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard, Visa and credit cards. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service in the restaurant, The establishment serves an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44562.59" OriginalAmount="43264.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.691147" Longitude="115.262975" StarRating="4" HotelCode="|167986" HotelName="Sanur Resort Watujimbar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan No 99 A, Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/8/6/167986_1_4789.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.40" OriginalAmount="23.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50102" Longitude="115.2637" StarRating="3" HotelCode="|402178" HotelName="PURI BEBENGAN BUNGALOW" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL KAJENG NO 37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.90" OriginalAmount="37.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.499036" Longitude="115.252908" StarRating="3" HotelCode="|401564" HotelName="Sari Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan No.88 ,Sayan ,Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.79" OriginalAmount="88.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.525895" Longitude="115.268179" StarRating="0" HotelCode="|399849" HotelName="Menzel Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Yudistira, Peliatan, Kecamatan Ubud, Kabupate</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="281.60" OriginalAmount="273.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72848" Longitude="115.16725" StarRating="4" HotelCode="|401718" HotelName="Beachfront Suites Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL KARTIKA PO BOX 1008</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="307.24" OriginalAmount="298.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69125" Longitude="115.16427" StarRating="5" HotelCode="|400424" HotelName="Cicada Luxury Townhouses" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA TELAGA WAJA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="746.10" OriginalAmount="724.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7723779" Longitude="115.1693393" StarRating="4" HotelCode="|399686" HotelName="Luxury Villa Hanani Jimbaran Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Yoga Perkanthi 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture,No elevators,Elevator/lift,Security guard,Newspapers,Express check-in/check-out,Upper floors accessible by elevator,ATM,Computer,Television in lobby,Fire Extinguisher,Smoking Allowed,Dryer,Smoking areas,Reception desk,Private check-in/check-out,Washing machine,Chapel,Express check-out,Electric car charging,Patio,Dishwasher,Late check-out,Heating,All Spaces Non-Smoking (public and private),Express check-in,Adults Only,Design hotel,Early check-in</BasicAmenities>
    <HotelRating>3,4,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
  </Filter>
</HotelSearchRS>||True