<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
ce56698d-311d-4f2e-815e-dfc3d797bb73|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="ce56698d-311d-4f2e-815e-dfc3d797bb73">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="84866" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-18T00:00:00" End="2026-06-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="744563|tom_hill_resort_spa_phu_quoc" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" 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
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|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
ce56698d-311d-4f2e-815e-dfc3d797bb73|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ce56698d-311d-4f2e-815e-dfc3d797bb73|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="ce56698d-311d-4f2e-815e-dfc3d797bb73" TimeStamp="0001-01-01T00:00:00" HotelName="Tom Hill Resort &amp; Spa" HotelCode="744563|tom_hill_resort_spa_phu_quoc" StarRating="3" GTCityId="84866" CountryCode="VN" CityName="Phu Quoc" CountryName="Viet Nam" Address="121 Tran Hung Dao, Duong Dong, Phu Quoc" PostCode="" PhoneNo="" FaxNo="" Email="" CheckInTime="14:00" CheckOutTime="12:00" Latitude="10.20235903" Longitude="103.97116709" SourceId="63" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast|Room 4: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room with sea view (twin beds)|Room 2: Deluxe Double room with sea view (twin beds)|Room 3: Deluxe Double room with sea view (twin beds)|Room 4: Deluxe Double room with sea view (twin beds)" RoomTypeCode="h-2bddeeb6-e43f-5a1c-803d-aa43705c8069|63|MTE0LjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="114" TotalPrice="116.28" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 5.04-- service fee is included in the room rate.&lt;br/&gt;GBP 8.08-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Fridge|Family room|Indoor Fireplace|Smoke Detector|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-06-18T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="116.28" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast|Room 4: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room with ocean view (twin beds)|Room 2: Deluxe Double room with ocean view (twin beds)|Room 3: Deluxe Double room with ocean view (twin beds)|Room 4: Deluxe Double room with ocean view (twin beds)" RoomTypeCode="h-896b0608-63ad-5b73-b8e7-98c651a24ed8|63|MTE4LjAwfEdCUHwyMDI2LTA2LTE3" OriginalAmount="118" TotalPrice="120.36" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/06/2026"><AdditionalDetails>GBP 5.24-- service fee is included in the room rate.&lt;br/&gt;GBP 8.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Fridge|Family room|Indoor Fireplace|Smoke Detector|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-13T00:00:00" End="2026-06-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="120.36" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast|Room 4: Bed &amp; Breakfast" RoomType="Room 1: Double Run of House room with ocean view (twin beds)|Room 2: Double Run of House room with ocean view (twin beds)|Room 3: Double Run of House room with ocean view (twin beds)|Room 4: Double Run of House room with ocean view (twin beds)" RoomTypeCode="h-2dbc2021-a698-533e-a224-c150138477d0|63|MTMxLjAwfEdCUHwyMDI2LTA2LTEz" OriginalAmount="131" TotalPrice="133.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/06/2026"><AdditionalDetails>GBP 5.80-- service fee is included in the room rate.&lt;br/&gt;GBP 9.28-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Fridge|Family room|Indoor Fireplace|Smoke Detector|Cable TV|TV|Minibar|Hairdryer|Shower|Wardrobe/Closet|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-09T00:00:00" End="2026-06-18T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="133.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/2e/29/2e299d48c72e2de539bef11208d2d4c598b10250.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e5/29/e529d1812f597a39687e0704ea05b2471b0f86e9.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5a/a9/5aa9a119fabf84a6db41aed8a265ed202ed20826.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/38/0f/380f739f52f8100fdd06c942babf0850b6e331cf.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/4d/dd/4ddd5a49477bdb31ed1bc6b0a7f27f1a060039e8.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5a/72/5a72fac071719cf07824c44e387ea122e55078f2.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/99/59/99596584c0a2e4db5d79c32aec89d2adaf0611b6.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/b5/1d/b51d001462e8c15360c11541052140540fb4f04e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/31/e1/31e1dd83ae2798374ff87c8614c18773af8795c1.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/44/c3/44c3913f3a07e6b07173a73fbc4a9732f0e4d738.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5f/ee/5fee2603987fb6614c8141b02c0c67f4b8c34933.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/02/8d/028d405560cce786db0517c6804d3e792b9190c7.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/4c/5a/4c5a9c24bfb2c9018254ff7c59273c2c60a707b6.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c5/0e/c50e061f3f264d99c60b334bce6b5989c411ef92.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e6/60/e6603563d566e183cfdf286589d2d39e2a996634.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ee/1d/ee1dabe8c3872ee23f8971fae4e1cb43277fbedb.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/30/43/3043988ff3ab04b0714b1a767533836f3964f89d.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/18/ed/18ed1f8cb85f51a0459e0294780abd9fae5c571b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/02/e2/02e206a16ce76ff0e60c31db57c674562cb73509.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/07/bd/07bd7e00abadd01901a68cb8e3bb5c52958317b2.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3f/dc/3fdce68fc74976ab048633d710df7556541af23b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/9e/66/9e66236da08709424662185279255726a301dd08.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/85/c9/85c9275ddbb183d458e9083d947a50d7b7bcb77a.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f8/65/f8654d7cbe044633ca57dcc9020eaa40eb34e962.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/23/ed/23edb0748fbb97bd75c53f332379c94b7f457fcb.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/85/e7/85e7585575a1a0e609eee4408ca5b8de5bd8e2f6.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/26/d9/26d95eb73685b1e58ab7daa4a2fefb4cf12b0b6e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c8/ec/c8ecf77e094f4077a753c1b2e63626865b8873e1.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/03/5b/035bdc2ab69bf54598fcadf65c2e093338c0f377.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3f/47/3f478d38c3d3834a1702c5ec37ff9ce3b717a0ab.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/89/36/8936ab3968112722db73805d44d1853133432e04.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/57/ee/57ee58ed9d1b54a5f03b2ad6ea4242ec516435ba.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/59/c6/59c62de6d9e3becc434baad039a3f3d7c3569ca2.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/52/56/52566c9f0371c806f2b7a97dc35e33af0141cf04.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 5 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 100,000.00 VND one way.</HotelDescription><Facilities><HotelFacilities><Type>General</Type><Description>Shopping on site</Description><Value>Shopping on site</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Air conditioning</Description><Value>Air conditioning</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Elevator/lift</Description><Value>Elevator/lift</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Smoking areas</Description><Value>Smoking areas</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Currency exchange</Description><Value>Currency exchange</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Smoke-free property</Description><Value>Smoke-free property</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Security guard</Description><Value>Security guard</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Ticket assistance</Description><Value>Ticket assistance</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Gift shop</Description><Value>Gift shop</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Express check-in/check-out</Description><Value>Express check-in/check-out</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Garden</Description><Value>Garden</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Television in lobby</Description><Value>Television in lobby</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Terrace</Description><Value>Terrace</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Fire Extinguisher</Description><Value>Fire Extinguisher</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Outdoor furniture</Description><Value>Outdoor furniture</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Reception desk</Description><Value>Reception desk</Value></HotelFacilities><HotelFacilities><Type>Accessibility</Type><Description>Accessibility features</Description><Value>Accessibility features</Value></HotelFacilities><HotelFacilities><Type>Accessibility</Type><Description>Wheelchair Accessible</Description><Value>Wheelchair Accessible</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Ironing</Description><Value>Ironing</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Laundry</Description><Value>Laundry</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Safe-deposit box</Description><Value>Safe-deposit box</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Concierge services</Description><Value>Concierge services</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Dry-cleaning</Description><Value>Dry-cleaning</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Wake-up service</Description><Value>Wake-up service</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Telephone</Description><Value>Telephone</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Bar</Description><Value>Bar</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Coffee/tea for guests</Description><Value>Coffee/tea for guests</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast</Description><Value>Breakfast</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Buffet breakfast</Description><Value>Buffet breakfast</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Restaurant</Description><Value>Restaurant</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Snack bar</Description><Value>Snack bar</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Kitchen</Description><Value>Kitchen</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Bottled water</Description><Value>Bottled water</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Kettle</Description><Value>Kettle</Value></HotelFacilities><HotelFacilities><Type>Internet</Type><Description>Free Wi-Fi</Description><Value>Free Wi-Fi</Value></HotelFacilities><HotelFacilities><Type>Internet</Type><Description>Internet</Description><Value>Internet</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Shuttle</Description><Value>Shuttle</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Car rental</Description><Value>Car rental</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Airport transportation</Description><Value>Airport transportation</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Transfer services</Description><Value>Transfer services</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>English</Description><Value>English</Value></HotelFacilities><HotelFacilities><Type>Tourist services</Type><Description>Tour assistance</Description><Value>Tour assistance</Value></HotelFacilities><HotelFacilities><Type>Recreation</Type><Description>Bike rental</Description><Value>Bike rental</Value></HotelFacilities><HotelFacilities><Type>Recreation</Type><Description>Picnic area</Description><Value>Picnic area</Value></HotelFacilities><HotelFacilities><Type>Recreation</Type><Description>Fishing</Description><Value>Fishing</Value></HotelFacilities><HotelFacilities><Type>Recreation</Type><Description>Sun Deck</Description><Value>Sun Deck</Value></HotelFacilities><HotelFacilities><Type>Parking</Type><Description>Parking</Description><Value>Parking</Value></HotelFacilities><HotelFacilities><Type>Parking</Type><Description>Parking nearby</Description><Value>Parking nearby</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Swimming pool</Description><Value>Swimming pool</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Indoor Pool</Description><Value>Indoor Pool</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Outdoor pool</Description><Value>Outdoor pool</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Fax and copy machine</Description><Value>Fax and copy machine</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Conference Hall</Description><Value>Conference Hall</Value></HotelFacilities><HotelFacilities><Type>Sports</Type><Description>Diving</Description><Value>Diving</Value></HotelFacilities><HotelFacilities><Type>Sports</Type><Description>Fitness facilities</Description><Value>Fitness facilities</Value></HotelFacilities><HotelFacilities><Type>Sports</Type><Description>Gym</Description><Value>Gym</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Solarium</Description><Value>Solarium</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Massage</Description><Value>Massage</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Sauna</Description><Value>Sauna</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Spa</Description><Value>Spa</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>First Aid Kit</Description><Value>First Aid Kit</Value></HotelFacilities><HotelFacilities><Type>Kids</Type><Description>Children swimming pool</Description><Value>Children swimming pool</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Extra decontamination measures</Description><Value>Extra decontamination measures</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3f930662-f151-424d-a598-45b10e155b30|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="3f930662-f151-424d-a598-45b10e155b30">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="73722" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-17T00:00:00" End="2026-06-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="holidaysworldtours@gmail.com" Password="Birdres@1" 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
3f930662-f151-424d-a598-45b10e155b30|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3f930662-f151-424d-a598-45b10e155b30|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3f930662-f151-424d-a598-45b10e155b30|InfiniteSearch|successfull supplier interation||Infinite|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3f930662-f151-424d-a598-45b10e155b30|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3f930662-f151-424d-a598-45b10e155b30|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3f930662-f151-424d-a598-45b10e155b30|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3f930662-f151-424d-a598-45b10e155b30|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:69b6c3d1-8083-4cd0-80e4-7d886673821a
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
3f930662-f151-424d-a598-45b10e155b30|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-02T09:54:03.2591341+01:00" Version="0" EchoToken="Search" TransactionIdentifier="3f930662-f151-424d-a598-45b10e155b30" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="5.84" OriginalAmount="5.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.898073" Longitude="100.869631" StarRating="0" HotelCode="|534166" HotelName="Scandia Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Soi Chom Thian 2,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/1/6/6/534166_1a7698e1158.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.21" OriginalAmount="7.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90904881" Longitude="100.90369376" StarRating="2" HotelCode="603861|jozef_erika_apartment_2" HotelName="J&amp;E" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>98/165 Moo 11 Soi Khaotalo 5, Pattaya, Chonburi 20160</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/9f/819f1f64662bf92aa7801976d84f22e0405f7f39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a laundry service and a theatre hall. Wireless internet access is available...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.06" OriginalAmount="8.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.86159" Longitude="100.896396" StarRating="3" HotelCode="|210605" HotelName="Sunday Beachfront View Jomtien Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>73-74 Moo.1 Najomtien ,Sattahip, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/0/5/210605_1_776.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.24" OriginalAmount="8.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927475" Longitude="100.889678" StarRating="0" HotelCode="|389409" HotelName="OYO 458 Nakorn Siam Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>417/698 Soi Bongkot 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/4/0/9/389409_1552ca11053.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.27" OriginalAmount="9.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88543134" Longitude="100.88125004" StarRating="3" HotelCode="345315|happy_bou_jomtien_guesthouse" HotelName="Ananya Boutique Jomtien Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>334/41-42 Moo 12, Soi Welcome, Jomtien Beach, Pattaya, Chonburi 20250</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/05/51/055191c29fdc70986979b78574a2e908f364bca6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.27" OriginalAmount="9.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="0" HotelCode="448277|merry_inn_" HotelName="Merry Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>363/14 Moo 10, Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/05/9205a30a59a9d1da58fe38d1088964c8b2ca2deb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel is clean and tidy with friendly helpful staff,the rooms are comfortable and the location is 2 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.45" OriginalAmount="10.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96839" Longitude="100.89419" StarRating="1" HotelCode="|169712" HotelName="Southern Star Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Soi 12 Naklua Road, Naklua, Pattaya 535/25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/1/2/169712_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run complex, has security and a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.45" OriginalAmount="10.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928174" Longitude="100.878908" StarRating="0" HotelCode="|475855" HotelName="Seedling House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>215/23-24, Pattaya Second Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/8/5/5/475855_4a463a72038.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.68" OriginalAmount="10.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90937238" Longitude="100.85912516" StarRating="2" HotelCode="361753|3582615" HotelName="Jardin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>456/70-71 Moo12, Pratamnak soi 5, Nongprue Banglamung, Pattaya South 45668</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/eb/01/eb01e8a5c21df28698598d7f73cbd119e78782b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.33" OriginalAmount="11.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.917376" Longitude="100.86581133333" StarRating="3" HotelCode="200025|hillside_resort_pattaya" HotelName="Hillside Resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>305 Moo 12, Pratumnak Soi 2, South Pattaya, Pattaya, Nongprue, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ca/d4/cad43c096e1a5c0965ccf98a31e5219a0545850e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.33" OriginalAmount="11.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91636761" Longitude="100.89479685" StarRating="2" HotelCode="438198|ck_residence" HotelName="CK Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>565/67-8 Moo 10, Nongprue, Banglamung, Chonburi, Pattaya South 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/be/acbed788bae2f8568b49e4031b520d1cf0057da4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.33" OriginalAmount="11.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92244901" Longitude="100.88271582" StarRating="2" HotelCode="783029|la_canteena" HotelName="La Canteena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10193/174 Moo, Rungland Village, Pattaya, Chanburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/70/58709f5628fedb2def3a310efb114873535436e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.39" OriginalAmount="11.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.912691030621" Longitude="100.8854803461" StarRating="3" HotelCode="384634|3546355" HotelName="Deeden Pattaya Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>59/26 Threppasit Road Soi 6 Moo 12, Soi Korpai, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/d4/64d44c12a33c4a5c46b89b52b4846ef3114f0580.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.43" OriginalAmount="11.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89393098" Longitude="100.87644424" StarRating="3" HotelCode="777868|2523555" HotelName="T2 Jomtien Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>380/95 Moo 12, Tambon Nongpure, Amphoe Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/c4/2ec46d2afeb960bda4af7bd868593687a4443e88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.56" OriginalAmount="11.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8762448" Longitude="100.8864024" StarRating="3" HotelCode="|404102" HotelName="Jomtien Hisotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>125/24-26 Moo.12 Nongplue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/1/0/2/404102_ab5495f1647.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.68" OriginalAmount="11.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92845" Longitude="100.88623" StarRating="2" HotelCode="|237664" HotelName="KJS Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>383/94 Soi Chaloem Phrakiat 25 Moo 9 Nongprue Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/6/6/4/237664_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.73" OriginalAmount="11.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.926039" Longitude="100.87571" StarRating="0" HotelCode="|567196" HotelName="Walking Street Encore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>27 Thanon Pattaya Tai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/1/9/6/567196_aee01231438.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.81" OriginalAmount="11.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90872" Longitude="100.8815" StarRating="3" HotelCode="|232837" HotelName="Momento Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>143/117 Moo 12, Soi Daeng-Dum Thepprasit Road Soi 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/8/3/7/232837_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.84" OriginalAmount="11.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.926236" Longitude="100.872874" StarRating="2" HotelCode="|475917" HotelName="Walking Street Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Walking Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/9/1/7/475917_814c6322137.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.96" OriginalAmount="11.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95178" Longitude="100.89114" StarRating="4" HotelCode="|83175" HotelName="Sunday JA Plus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>3/248 Moo 6 Pattaya sai 3 road, Naklua, Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/7/5/83175_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: 15 minutes away from the establishment, clients can find a beach, Close to shops and nightlife. it is 1 kilometre away from Pattaya bus station. HOTEL: This conference hotel, has with air-conditioning, 120 rooms, a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. It also has a cafÃ©, a bar, a breakfast room, conference facilities, internet (for a fee), room service, a laundry service and a car park. ROOM: The spacious and smart rooms, have beautiful views, a bathroom with a shower, a bath and a hairdryer. Are also furnished with a double bed, a satellite TV, internet, a safety deposit box, a mini-bar, an air-conditioning system and a balcony or terrace. FACILITIES: Guests can enjoy an outdoor swimming pool and a massage service. At the beach, clients can enjoy deck chairs (available for a fee). RESTAURANT: This hotel has a bar and a restaurant. It serves a continental buffet breakfast and set-menu lunch.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.97" OriginalAmount="11.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93061" Longitude="100.89381" StarRating="2" HotelCode="|235436" HotelName="M Place Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>422/15-16 Moo 9, Arunothai Soi 2 Central Pattaya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/4/3/6/235436_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.01" OriginalAmount="11.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946878182926" Longitude="100.89638829231" StarRating="3" HotelCode="401204|75514" HotelName="J.A. Villa Pattaya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3/248 Moo 6 Pattaya Sai 3 Road, Naklua, Pattaya, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/14/8114837b6dd30c197ed5fca92b90ac2d5dd2f865.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Pattaya, this hotel is approximately 1.2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.13" OriginalAmount="11.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9224139" Longitude="100.87500126" StarRating="3" HotelCode="867331|3549145" HotelName="Marine Paradise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Phra Tamnak, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/09/9309aeee10cc62e0ad930c1764c2ddd2da9274e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.33" OriginalAmount="11.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9282" Longitude="100.88676" StarRating="2" HotelCode="|232956" HotelName="Chaiyapoon Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>383/78 Soi Chaiyapoon Third Rd. No. 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/9/5/6/232956_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.34" OriginalAmount="11.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.914796" Longitude="100.884974" StarRating="3" HotelCode="|408244" HotelName="Nine Blue residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>164/39 Moo 10 Khopai 6 1 Nongprue Banglamung Chonb</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/2/4/4/408244_00496a31724.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.36" OriginalAmount="12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92844056" Longitude="100.88621155" StarRating="2" HotelCode="545871|175130" HotelName="KJS House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>383/94 Soi Chaloem Phrakiat 25 Moo 9, Nongprue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/b0/acb00db019c170cdc10f41b61d201a7e2054eefa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A wide range of services and facilities ensures a comfortable stay at the hotel for business travell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.36" OriginalAmount="12.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90134556" Longitude="100.90256357" StarRating="2" HotelCode="321647|1866578" HotelName="Baan Kaew Ruen Khwan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>46/3 Moo 11, Sukhumvit Road, Soi 87 Nongkabok, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/8d/148d8a4391a1cd833aa9084e554cc6c892a29b8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.36" OriginalAmount="12.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92618426226" Longitude="100.87474175667" StarRating="1" HotelCode="340268|encore_walking_st_guesthouse" HotelName="Encore Walking St. Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>109/29-30 Moo 10, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/1b/fb1b4dad16f1318473e3e3c7cbdb4e0130085065.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.36" OriginalAmount="12.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.929327477029" Longitude="100.88418728732" StarRating="2" HotelCode="383346|nemos_guesthouse_and_massage" HotelName="Nemo's Guesthouse and Massage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33/46 Moo 10, Soi Diana Inn, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/c5/fcc5dbecd2b5e9d506c72dee5aa1f126c5c24a51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.36" OriginalAmount="12.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92337189" Longitude="100.88282866" StarRating="0" HotelCode="748923|green_hotel_26" HotelName="Greenvale Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Coffee Shop,Concierge,Designated Smoking Area,Golf,Internet,Laundry,Parking">
        <Address>
          <AddressLines>
            <AddressLine>193/124-5 South Pattaya Road, Rungland Village, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/0a/b30a8215d8ca2f367c3e7978eb001a11460ec73a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of South Pattaya, Greenvale Serviced Apartment promises ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.36" OriginalAmount="12.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92147074" Longitude="100.86259426" StarRating="3" HotelCode="623431|the_hideaway_22" HotelName="The Hideaway Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>396/191 Soi Kasetsin 2 Moo 12, Amphoe Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/5a/485a6b5ebba93de590f98b2b28b57264b1853497.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.36" OriginalAmount="12.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.961982" Longitude="100.896055" StarRating="3" HotelCode="897780|siam_pura_resort" HotelName="Siam Pura" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>119/102 Pattaya-Naklua Rd., Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cf/59/cf5960e74c2f59f237daac1506f4d0f892c31380.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya, about 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.48" OriginalAmount="12.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.960604036751" Longitude="100.89082539082" StarRating="3" HotelCode="188353|1578678" HotelName="Riviera Resort pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>157/1 Soi Naklua 16/1, Pattaya Naklua Road, Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/d5/93d51ace2c9b9c7343ba92ea6b597fc5f15bfbce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.49" OriginalAmount="12.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.961764" Longitude="100.896225" StarRating="4" HotelCode="|464664" HotelName="Chateau En Ville Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>119/102 Moo. 5, Pattaya Naklua Rd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/6/6/4/464664_4e7ec6b1818.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.56" OriginalAmount="12.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90985" Longitude="100.85878" StarRating="3" HotelCode="|236262" HotelName="Patamnak Beach Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>352/85-86 Phra tumnak Soi 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/2/6/2/236262_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.63" OriginalAmount="12.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930631" Longitude="100.881292" StarRating="0" HotelCode="|467466" HotelName="The Lodge Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>284/1 M.10 Pattaya Sai 2 Road. (Soi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/4/6/6/467466_39cb0e21717.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.86" OriginalAmount="12.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89716906" Longitude="100.86849329" StarRating="3" HotelCode="853766|3576055" HotelName="Vickans Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>144/2 Jomtiensaineung Road, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5c/6b/5c6b540623344be77b81834a9a47fdf3476f3d42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.88" OriginalAmount="12.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.929197" Longitude="100.884306" StarRating="3" HotelCode="|409280" HotelName="Harrys , Bar and Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>33 47 48 49 Moo 10 Soi Diana Inn Nongprue Banglamu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/9/2/8/0/409280_715d0751557.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.96" OriginalAmount="12.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.915916782381" Longitude="100.8665838454" StarRating="3" HotelCode="936767|1945555" HotelName="FX Hotel Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>352/316 Moo 12, Pratamnak Road Soi 4, Pattaya, Cholburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1b/1f/1b1f54640342af246ae2e8dcd0e700b9c50c1906.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chonburi. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.08" OriginalAmount="12.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93026529" Longitude="100.88443524" StarRating="3" HotelCode="428661|1247918" HotelName="Pasadena Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Lounge,Parking,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33/127 M.10 Soi LK Metro  soi Diana Inn, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/a9/cda909b14775916c2e37d01bd257fa793ebfd802.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Pasadena Lodge in Pattaya Central Pattaya, you'll be minutes from C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.39" OriginalAmount="13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930589997959" Longitude="100.89350973725" StarRating="2" HotelCode="377600|175167" HotelName="M Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>422/15-16 Soi Arunothai 2 Moo 9, Nong Prue, Banglamung, Central Pattaya, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/40309/2340309/34.jpg?f=15668352</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.39" OriginalAmount="13.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92304329" Longitude="100.87842583" StarRating="2" HotelCode="344698|holidays_home_" HotelName="Holidays Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>20/175 South Pattaya Road Moo 10, Nongprue, Banglamung, Chonburi, Pattaya South 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/5c/065c7e21570cde9138f80d8113e381cc1c082663.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.39" OriginalAmount="13.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91589891" Longitude="100.8799755" StarRating="2" HotelCode="600699|orient_house__2" HotelName="Orient House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>584/78 Soi 17 Moo 10, Nongprue Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/fc/0efc7c2c15effaf4418351a63658ff4cce932dd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.42" OriginalAmount="13.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90958394" Longitude="100.85840428" StarRating="2" HotelCode="351789|3593385" HotelName="Baan Talay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>352/189-191 Moo 12, Pratumnuk Soi 5, 20150 Pattaya South</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/90/fd907c4775942f0c3aea9f64b342adc8cdf64cc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.42" OriginalAmount="13.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.889627" Longitude="100.885546" StarRating="3" HotelCode="|389336" HotelName="Le Nara Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13/75 Soi Wat Boonkanchana Moo 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/3/3/6/389336_873722e1115.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.43" OriginalAmount="13.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92583" Longitude="100.88141" StarRating="2" HotelCode="|242564" HotelName="The Links Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>316/145-146 Soi Buakhow</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/5/6/4/242564_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.53" OriginalAmount="13.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931423" Longitude="100.882937" StarRating="3" HotelCode="|407267" HotelName="Ice Inn  Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>528/2 Moo 10 Pattaya 2Nd Road Nongprue Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/7/2/6/7/407267_78eaeac1744.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.55" OriginalAmount="13.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.897042" Longitude="100.86977" StarRating="3" HotelCode="|408594" HotelName="Stefans Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75/63-65 Moo. 12 Jomtien Beach Road, Soi 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/5/9/4/408594_a5ea1e60845.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.55" OriginalAmount="13.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92221" Longitude="100.86276" StarRating="3" HotelCode="|246902" HotelName="The Hideaway Resort Pattaya Chonburi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>396/191 M.12, Soi Kasetsin 2, Phra Tamnak Hill, Chonburi Province 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/9/0/2/246902_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.66" OriginalAmount="13.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90049" Longitude="100.89658" StarRating="3" HotelCode="|244357" HotelName="The Train Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>22/5 Moo 11, Sukhumvit Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/3/5/7/244357_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.71" OriginalAmount="13.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87657577" Longitude="100.88591552" StarRating="3" HotelCode="118755|1578668" HotelName="RS Seaside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Lounge,Luggage Storage,Parking,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>125/19 Moo 12 Jomtien Beach Road, Nougpour Banglamung, Jomtien Beach, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/305341/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;An affordable 76-room hotel right by Jomtien Beach in Pattaya (Thailand), just 2 kilometres from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.74" OriginalAmount="13.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95907" Longitude="100.88985" StarRating="3" HotelCode="|71461" HotelName="Wongamat Privacy Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 5, SOI NAKLUA, 16/2, BANGLAMUNG, CHONBURI 157/196</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/4/6/1/71461_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel is an ideal place for relaxing, perfect for business and holiday stays, has a reception, a safety deposit box service, a lift, a hairdresser's, a playground, a cafÃ©, a bar, a restaurant, conference facilities, meeting rooms, WiFi, room service and a laundry service. SITUATION: It is close toWongamat the beach 10 minutes away, guests can find the city centre, is situated 150 kilometres away from Suvarnabhumi Airport. ROOM: The spacious rooms, a bathroom with a shower, an individual air-conditioning system, a television, WiFi, a balcony, a small kitchen, a mini-bar, a fridge, a safe and a hairdryer. Clients are offered non-smoking floor. FACILITIES: Guests are offered tourist information, sports facilities, an outdoor pool, an outdoor bar, a jacuzzi, a gym, a spa, hydrotherapy treatments and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast, lunch and dinner service, a coffee shop, an outdoor bar and a bakery. Guests are offered Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.76" OriginalAmount="13.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.951068690754" Longitude="100.89766629753" StarRating="2" HotelCode="442492|3570355" HotelName="Aromdee Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>150/11 Pattaya 3rd Road Moo 5, Chaloem Phrakiat, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/ef/8cef47c6ca05f7ac97c663d7bf984ca907d844fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Chonburi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.76" OriginalAmount="13.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92139" Longitude="100.8745" StarRating="2" HotelCode="|231846" HotelName="Oyo 1068 Nn Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>198/7 Moo 10 Soi Yensabai, Pratumnak Rd Nongprue Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/8/4/6/231846_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.90" OriginalAmount="13.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92788192" Longitude="100.88348067" StarRating="3" HotelCode="552230|3615035" HotelName="Pace Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>420/177 Soi Buakhaow Moo 9, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/46/8746a882fbdc2c61f43fd0431428eba961724630.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.97" OriginalAmount="13.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88343" Longitude="100.88317" StarRating="0" HotelCode="|234631" HotelName="Jomtien" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>279/347 Moo 12, Soi Sarita Hotel Jomtien Beach Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/6/3/1/234631_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.02" OriginalAmount="13.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.960707" Longitude="100.8907" StarRating="0" HotelCode="|468306" HotelName="Safari Riviera Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157 Soi Na Kluea 16/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/3/0/6/468306_49bd7261133.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.04" OriginalAmount="13.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91911746" Longitude="100.87180492" StarRating="2" HotelCode="71670|1222958" HotelName="Mr. Mac´s" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>146/182 Soi 1, Thappraya Road, South Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/a7/8ca703be084d874900609d2fb49e1c05915c0010.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.12" OriginalAmount="13.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.948226830837" Longitude="100.89332008298" StarRating="2" HotelCode="380900|1224178" HotelName="Navin Mansion 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Dining,Elevator,Internet,LCD/Projector,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>171/19 North Pattaya Road Moo 6, Soi 7, North Pattaya, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/3f/c33fea5c4fdfa7056f786d015f2df7ce272436cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Pattaya Central Pattaya, Navin Mansion 3 is minutes from Pattaya City H...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.21" OriginalAmount="13.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.920253" Longitude="100.869711" StarRating="3" HotelCode="|46149" HotelName="Manita Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>561/1 moo 10, Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/4/9/46149_1_4499.jpg</HotelPictures>
        <HotelDescription>SITUATION: This boutique hotel is in Pattaya the southern area of it is situated close to Wat Khao Phra Bat the temple the establishment, is close to Bali Hai the Marina of Walking Street the street. ROOM: The establishment has studios with modern furniture, a hairdryer, WiFi, cable television and computer safe. FACILITIES: Regarding the food and beverage offering, there is a restaurant, The establishment has a swimming pool with a garden.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.24" OriginalAmount="13.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931245" Longitude="100.886423" StarRating="3" HotelCode="|534033" HotelName="The Sports Lounge" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Soi Buakhao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/0/3/3/534033_cfe85b51143.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.26" OriginalAmount="13.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.958967016079" Longitude="100.88964450066" StarRating="3" HotelCode="141084|138974" HotelName="Wongamat Privacy Resort &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>157/365 Moo 5 Soi Naklua 16/2, Naklua, Banglamung, Chon Buri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/c7/e3c7a84e5d0c6b0dfdb2978dd21083bb9e153fa3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.27" OriginalAmount="13.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91154176" Longitude="100.87065936" StarRating="2" HotelCode="761339|3598265" HotelName="SAB Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>308/114 Soi 15 Thappraya Road, Amphoe Banglamung, Pattaya 20260, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/7d/207d928f057f033187e0a305fb2288cf344ec061.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.32" OriginalAmount="13.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.968611" Longitude="100.893816" StarRating="3" HotelCode="|406454" HotelName="Prima House Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>534/36 Soi Na Kluea 12 Nakluea</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/6/4/5/4/406454_bc7bcbf1112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.32" OriginalAmount="13.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92791" Longitude="100.88355" StarRating="3" HotelCode="|244606" HotelName="Pace Residence Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>420/177 Moo 9, Soi Buakao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/6/0/6/244606_4b51c5c1003.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93080834" Longitude="100.89012436" StarRating="3" HotelCode="360889|53592" HotelName="AA Pattaya Ville" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>87/41 Moo9 Soi Chalerm Prakiat 14, 20260 Pattaya, Pattaya 3rd Road</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/7c/7b7c1d3731cd721ea83e16f7d12d118e5e66a34c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The upper floors of the hotel can be accessed by lift. A restaurant is available to travellers. Wire...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92206031" Longitude="100.88393236" StarRating="3" HotelCode="357290|175001" HotelName="B2 South Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>321/9 Moo 10 Tambol Nongprue, Banglamung, 20150 Pattaya South, Chon Buri</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/f0/baf08c33e7df3bd46eab2a8d930887bd5fd0b986.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88338262" Longitude="100.8833813" StarRating="2" HotelCode="411778|175117" HotelName="Jomtien Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Beauty Salon,Bicycle Rental,Business Centre,Coffee Shop,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Library,Luggage Storage,Parking,Pets allowed,Room Service,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>279/347 Moo 12 Soi Sarita Hotel, Jomtien Beach Rd, Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/c8/75c81905729818e9f05523bdefdc7f896ff3bef8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Jomtien Beach, Jomtien Hostel promises a relaxing and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928387" Longitude="100.884495" StarRating="2" HotelCode="351718|195553" HotelName="Sutus Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>420/100 Soi Buakhaw Moo 9, Nongprue, Banglamung, Chon Buri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/9a/b79a18b51ce3183279b1cbafce90efc57610b162.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.42" OriginalAmount="14.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95443" Longitude="100.90191" StarRating="4" HotelCode="|242727" HotelName="Lk Noble Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>268/44 Moo 6 Phothisan Road Soi 4 Naklue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/7/2/7/242727_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.42" OriginalAmount="14.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.918776429519" Longitude="100.89477544907" StarRating="3" HotelCode="104166|citin_garden_resort_pattaya" HotelName="Gazebo Resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>148/232 South Pattaya Soi 2, South Pattaya Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/21/de21767b18792ebc94a1ebf2bdce695ba4c9b3c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the South Pattaya Road, the club resort is very close to the centre of Pattaya City and i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.42" OriginalAmount="14.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92579025" Longitude="100.88139407" StarRating="2" HotelCode="493560|the_links_hotel_" HotelName="The Links Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>316/145-146 Soi Buakhow Moo 10, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/5a/365ae854e0b9dcb074ffb2a8c792ee3031a1a319.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features room service for a comfortable and relaxing stay. Wireless internet access in pub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.42" OriginalAmount="14.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91193138" Longitude="100.86953465" StarRating="2" HotelCode="853378|bed_n_bev_pattaya_hostel" HotelName="Bed N Bev Pattaya Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>144/62 Thappraya Road, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/d7/bad7f6c3eaf0cde8cf47bc77d36ba847569f292f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.42" OriginalAmount="14.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="0" HotelCode="981731|oyo_279_sweet_pound_hotel" HotelName="Sweet Pound Hotel by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>519/16-17 Soi 9 Pattayasaisong Road, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/fd/22fd40e01ab0ae22ec0e3d0e9fb6441b6329f2bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.53" OriginalAmount="14.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.960032" Longitude="100.893075" StarRating="2" HotelCode="188355|1578708" HotelName="Sawasdee Place Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Internet,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>272/75 M.5, Pattaya-Naklua Rd., Naklua, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/79/bd7906bcd0563f47eba791ee8fb80b042b59bfa9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sawasdee Place Pattaya Hotel is perfectly located for both business and leisure guests in Pattaya. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.58" OriginalAmount="14.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90211" Longitude="100.89896" StarRating="3" HotelCode="|246101" HotelName="Blue Garden Resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>47/22 Moo11 Soi Sukhumvit Pattaya 85 Nongprue Banglamung Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/1/0/1/246101_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.72" OriginalAmount="14.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94364137" Longitude="100.88675718" StarRating="2" HotelCode="632021|3641485" HotelName="Soi 5 Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Internet,Massage Centre,Parking">
        <Address>
          <AddressLines>
            <AddressLine>235/2 Moo 9 Soi 5 Pattaya Beach Road, Nong Prue, Bang Lamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/ed/7fed2ae815ef9e6c5dd2f0312cfb8858e5253be8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star Soi 5 Apartment offers comfort and convenience whether you're on business or holiday in P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.81" OriginalAmount="14.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.942570236686" Longitude="100.92142671347" StarRating="3" HotelCode="186205|1578648" HotelName="Eastiny Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>147/7 Moo 6 Soi Siam Country Club, Tambon Nongprue, Amphur Banglamung, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/e7/13e7f6e688998c821eb16db9e06e641ea3c9f84a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the private residential area of Pattaya, approximately 5 km away from Patta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.84" OriginalAmount="14.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92843693" Longitude="100.88433738" StarRating="2" HotelCode="321643|1182518" HotelName="18 Coins Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>198/20 Soi Buakhao, South Pattaya, Banglamung, Central Pattaya, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/d5/bcd5063fb1ed29f8b448ce13efc99cd95a7a3ce5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.89" OriginalAmount="14.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.948196" Longitude="100.897533" StarRating="3" HotelCode="900662|99422" HotelName="Bella Villa Serviced Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Apartment Hotel,Guesthouse,Hostel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8/82, Moo 6, Pattaya 3rd Road, Naklua, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/4a/394ab8fe0b96a7aa7ac4fd08775e8ce92d14fe6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the 3rd Road in the North Pattaya area, which is just a few steps from the h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.92" OriginalAmount="14.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.893731" Longitude="100.876591" StarRating="3" HotelCode="|405945" HotelName="Frankie's Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jomtien Second Rd Second Road 380 89 Na Jomtien</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/9/4/5/405945_9e441381102.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.05" OriginalAmount="14.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.923204140666" Longitude="100.8817002028" StarRating="3" HotelCode="401211|1578388" HotelName="Diamond City Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>513 Moo 10, South Pattaya, Pattaya, Cholburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/4e/604eef45df359c01cde0a2a71b1b4e71f4726047.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.10" OriginalAmount="14.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94696813" Longitude="100.90278884" StarRating="3" HotelCode="571789|3545895" HotelName="The LD Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>209/116 North Pattaya Road Moo 6, Soi Paniadchang 1, Naklua, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/73/f3734de7174c9025a78a818ce65baefdad485dcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.10" OriginalAmount="14.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91537" Longitude="100.87122" StarRating="3" HotelCode="|169557" HotelName="Zing" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>192 THAP PHRAYA ROAD SOI 7 NONGPREU BANGLAMUNG PHR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/5/7/169557_1_3940.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers rooms with air-conditioning, WiFi (free of charge), a car park (free of charge), a swimming pool, tourist information and a massage service. SITUATION: This hotel is 10 minutes away from the pedestrian area and Pattaya the beach 15 minutes away, you can find Central Festival the shopping centre it is situated 45 minutes away from Suvarnabhumi Airport. ROOM: All the rooms have cable television, a safety deposit box, a fridge, a bathroom and complimentary bathroom items. Some rooms offer kettle. OTHERS: The establishment offers a reception and a laundry.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.10" OriginalAmount="14.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93556" Longitude="100.88592" StarRating="0" HotelCode="|596288" HotelName="Kaen Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>328/23 ,Pattaya sia 2 Raod,Nong Prue,Bang La Mung,Chon Buri</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/6/2/8/8/596288_515b9eb2137.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.12" OriginalAmount="14.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91631593" Longitude="100.87175833" StarRating="3" HotelCode="429699|1201468" HotelName="T5 Suites @ Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Lounge,Luggage Storage,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>162/210 Soi Thappraya 5 Moo 10, Banglamung District, Nongprue, South Pattaya City, Thailand, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/a1/cea1a6633f42aa6a34003d22ced42bf090629a19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at T5 Suites @ Pattaya in Pattaya South Pattaya, you'll be minutes fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.16" OriginalAmount="14.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88706" Longitude="100.882614" StarRating="3" HotelCode="|415449" HotelName="Atlantis Condo Resort Jomtien By Evt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>jomtien beach pattaya city</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/5/4/4/9/415449_6d4fb2c1753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.22" OriginalAmount="14.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.922431" Longitude="100.881188" StarRating="2" HotelCode="|535326" HotelName="Aree House Poshtel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moo 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/3/2/6/535326_0abe9ae1114.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.25" OriginalAmount="14.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92174" Longitude="100.87468" StarRating="3" HotelCode="|243342" HotelName="Koenig Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>568/18 M.10 Soi Yensabai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/3/3/4/2/243342_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.36" OriginalAmount="14.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92144524" Longitude="100.87546502" StarRating="3" HotelCode="71658|3635635" HotelName="König" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>568/18  Moo 10, Soi Yensabai, Nongprue, Banglamung, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/42/fc4210fdf2bbe592e8ff5a2e60736603d305a33e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.40" OriginalAmount="14.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.929312" Longitude="100.884148" StarRating="3" HotelCode="|411581" HotelName="Zip Lounge and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>198/6 Soi Diana, Moo 10 Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/5/8/1/411581_924f5f91518.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.42" OriginalAmount="14.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93545" Longitude="100.8907" StarRating="2" HotelCode="|229519" HotelName="Highfive Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>70/7 Pattaya Klang road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/5/1/9/229519_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94455852" Longitude="100.91552279" StarRating="4" HotelCode="615914|247089" HotelName="CK Resort Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>999  Soi Nongyai 14 Moo 11, Nongprue, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/cd/12cd928e08f64dc172b181e587c4945aa7d6eace.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88974604" Longitude="100.88678074" StarRating="3" HotelCode="586054|234057" HotelName="Concordia Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>52/568 Soi Wat Bun Kanchana, Jomtien Beach, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/88854/3788854/1.jpg?f=15568431</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92552414" Longitude="100.87416085" StarRating="2" HotelCode="380888|81150" HotelName="Dream Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>115/11 Moo 10 Pratumnak Road, Walking Street, 20260 Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/2e/f32e84bb965e5a4735f5a6e573bb453d2bd813bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location A stay at Dream Hotel places you in the heart of Pattaya, steps from Walking Stree...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928322292615" Longitude="100.88460189418" StarRating="3" HotelCode="353101|85219" HotelName="Maleez Lodge Hotel &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>312/84-85 Soi Bua Khao Moo 9, Tambon Nongprue, Amphoe Banglamung, Pattaya Central 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/a5/2fa52c8f4392729dacd5bcf64a77976282c28096.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Maleez Lodge welcomes you with warmth and a feeling that each guest is truly special. Located in Sou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92143013" Longitude="100.87448556" StarRating="2" HotelCode="536952|81347" HotelName="NN Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>198-7 Soi Yensabai  Moo 10, Nongprue Banglamung, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/2a/4a2a8c91ef694d0b057e129942fb0eca130aac0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.945387296688" Longitude="100.88774756634" StarRating="2" HotelCode="378802|195530" HotelName="Seaside Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102/7 Pattaya Moo 9, Soi 3, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c1/86c122d5b00a6400e79b6e28b77ed58165b281c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.45" OriginalAmount="15.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.922675199882" Longitude="100.88142868716" StarRating="3" HotelCode="354216|selina_place" HotelName="Selina Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Apartment" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>36/39 Moo 10, Soi Veera Soi 9, South Pattaya, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/7d/5f7d475771e57646ba3614ea274d55880bcaf0aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.45" OriginalAmount="15.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.924015846464" Longitude="100.87415665159" StarRating="3" HotelCode="356665|babylon_palace_hotel" HotelName="Babylon Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>26/154-155 Soi 17 Moo 10, Tambon Nong Prue, Pattaya South, Pattaya 20150, Amphoe Banglamung</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/8c/9b8c8ab7e07c3c0dcb54154e7ebea382309d45b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service and a restau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.45" OriginalAmount="15.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94673549" Longitude="100.88492145" StarRating="2" HotelCode="547157|the_bedrooms_hostel_pattaya" HotelName="The Bedrooms Hostel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Internet,Laundry,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>436/49 Beach Road Moo 9, Soi 1, Nong prue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/17/de17cba5cacd1da28642afb1c3a160829e4eb1e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.45" OriginalAmount="15.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92817954" Longitude="100.88580245" StarRating="2" HotelCode="492757|malee_house_and_restaurant" HotelName="Malee House and Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>312/51-52 Moo 9, Soi Leng Kee 1, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/17/151755b9abf969b451b2f7ae3f49710d191de6e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and facilities await guests of the hotel, ensuring a comfortable stay. Wireless ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.45" OriginalAmount="15.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92821012" Longitude="100.88559183" StarRating="2" HotelCode="545878|new_nikom_court_" HotelName="New Nikom Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>312/90 Soi Lengkee Moo 9, Nongpure, Banglamung, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/9a/ce9ac43cf2c113fabf78ae43cbd6502637cf54f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.45" OriginalAmount="15.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.929370866151" Longitude="100.88157514968" StarRating="2" HotelCode="915573|the_siam_guest_house_" HotelName="The Siam Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>528/26 Moo 10, Soi 12 Pattaya Sai Song  2nd Road, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/0e/9c0ef9abee59046ba0792b26a6208b69f5497a8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.47" OriginalAmount="15.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.905835" Longitude="100.878461" StarRating="0" HotelCode="|470030" HotelName="T2 Adira Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thep Prasit Soi 13, Bang Lamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/0/3/0/470030_dabe0eb1806.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.52" OriginalAmount="15.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.915521" Longitude="100.871443" StarRating="3" HotelCode="933177|1867878" HotelName="Hotel Zing" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>192 Moo 10 Thap Phraya Road Soi 7, Nongpreu, Banglanumg, Chon Buri, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/a6/e8a6836fa341dc7c348c131f4b6555235485d39b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Utapao (UTP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.53" OriginalAmount="15.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9480867" Longitude="100.8974108" StarRating="3" HotelCode="|71511" HotelName="Bella Villa Pattaya 3rd Road" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>8/82 M.6 PATTAYA 3RD RD. NOUGPRUE BANGLAMUNG; CHON</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/1/1/71511_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.71" OriginalAmount="15.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.968637884186" Longitude="100.89394574783" StarRating="3" HotelCode="188317|4761185" HotelName="Prima House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>534/36 Naklua 12, Banglamung, Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/fa/c2fab5d97140c4f8023c0fab02621bafa8fd7df1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Baliya Place hotel is a 3 star hotel suitable for both business and leisure travelers. Guests at Bal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.76" OriginalAmount="15.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.925343" Longitude="100.874042" StarRating="3" HotelCode="|389169" HotelName="Dream" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115/11 M.10 Pratumnak Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/1/6/9/389169_9deb8ca1141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.81" OriginalAmount="15.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.897878" Longitude="100.86828" StarRating="0" HotelCode="|522512" HotelName="By Dee @Jomtien (Sha)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>152/42, Moo 12, Jomtien Soi 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/5/1/2/522512_e50cbc51045.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.82" OriginalAmount="15.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91551568" Longitude="100.91575109" StarRating="3" HotelCode="359492|3604355" HotelName="Siwa House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>38/53  Moo 10 Soi, Boonsamphan13, Nong Prue, Bang Lamung, Pattaya, Chonburi 20250</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/18/7318862bb2ff7d6c35aa9aa1fd193e6dc95de446.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.94" OriginalAmount="15.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93041982" Longitude="100.88893811" StarRating="2" HotelCode="624487|3589875" HotelName="Happy Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Internet,Laundry,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>332/9 Soi Chaloem Phrakiat 21/1 Moo 9, Pattaya Sai 3 Road, Nongprue, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/c4/dfc4b00499394aad36a926f0b750f6ead9f804d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.99" OriginalAmount="15.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.897015" Longitude="100.871784" StarRating="3" HotelCode="|407388" HotelName="Lek Jomtien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>75 94 Moo 12 Soi 7 Jomtien Pattaya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/7/3/8/8/407388_51b63f31213.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.01" OriginalAmount="15.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="3" HotelCode="615912|3548075" HotelName="Zip Lounge &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>198/6 Soi Diana Moo 10, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/d6/c5d6cc3d2ee839c7330527ae6e687653f029f92b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.24" OriginalAmount="15.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91927" Longitude="100.87659" StarRating="0" HotelCode="|235909" HotelName="V Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>598/1 Pattaya sai3 road T. Nong Prue A. Bang Lamung, Chonburi, Pattaya South, Chon Buri Province 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/9/0/9/235909_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.24" OriginalAmount="15.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.944641" Longitude="100.915743" StarRating="4" HotelCode="|388468" HotelName="Oyo 1130 Ck Resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>999 Moo 11 Soi Nongyai 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/6/8/388468_5091a6e1036.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.28" OriginalAmount="15.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91903427" Longitude="100.88734881" StarRating="2" HotelCode="621961|3541855" HotelName="The Tung" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>45/15-16 Moo 10, Nongprue, Bang Lamung, Pattaya 20150, Chon Buri</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/76/2376be23e7a41fb3d4dd5a30e5c4db14fcbf7927.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89741731" Longitude="100.86990517" StarRating="2" HotelCode="585712|233833" HotelName="Artem's Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>144/62 Jomtien Beach Road Soi 4, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/95/e7/95e7db9ce12d8e10fdd0e8a5a68e30e5b180fa61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.936827716078" Longitude="100.8881513749" StarRating="2" HotelCode="397236|85142" HotelName="Bedtime Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>199/25-28 Moo 9, Pattaya Klang Soi 16, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/0e/310e1a9a15154042cce3f6b9b588936b630f95da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93600539" Longitude="100.88461982" StarRating="3" HotelCode="71649|227077" HotelName="Eastiny Bella Vista" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>217 / 29 Pattaya Beach Road, Soi 7-8, Pattaya City 20510</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/50/ad504d837e47c117112f4de02457bfd570e2013d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in central Pattaya between Soi 7 and Soi 8, surrounded by a wide range of shopp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89036802" Longitude="100.87478466" StarRating="2" HotelCode="387440|195698" HotelName="Wilai Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>344/10 Moo 12 Soi 9, Jomtien Beach, Nongprue, Pattaya 20250, Banglamung</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/4a/c04af667b83248b5cec68684ec6284bca2ef72a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.926049501314" Longitude="100.87256079903" StarRating="2" HotelCode="342611|royal_bj_hotel" HotelName="Royal B.J Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>547/29-30 Walking street Moo 10, Soi B.J., Nongprue, Amphoe Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/34/5a/345a65268c3623e8c03ac2bcc1e987e28c2210e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Royal B.J Hotel to discover the wonders of Pattaya. The hotel offers a wide range of ameniti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928040327574" Longitude="100.87600672595" StarRating="2" HotelCode="362766|taj_place_guest_house_" HotelName="Taj Place Residency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>325/13 Beach Road Moo10, Soi 13/4, Pattayaland 2, Pattaya, Chon Buri 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/6e/426e0aee41b9ba8a236dbf75584b5bab28cf1959.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.937203483213" Longitude="100.8908516264" StarRating="3" HotelCode="380903|pj_inn_pattaya" HotelName="Pj Inn Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Inns" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>243/28 Central Pattaya Road Moo 9, Soi 12, Pattaya Central, Pattaya, Chon Buri 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/15/5d15597edf37f8a573414ea0a1f29ab4a2d416c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931699502307" Longitude="100.90576298556" StarRating="3" HotelCode="380825|the_icon_place_2__nurn_plub_wan" HotelName="The Icon Place at Nurn Plub Wan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>14/66 Soi Nurnplubwan Moo 5, Sukhumvit Road, Nongprue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/45/9645c703949d09cea115be8522af1b767679aa88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bang Lamung.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89656494553" Longitude="100.86930725858" StarRating="3" HotelCode="444785|gi_guesthouse" HotelName="G I Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>75/14 Jomtien Soi 5 (Soi Immigration) Moo 12, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/46/e146c19373624261c565a1fbf99985af5ec9aad3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92909458" Longitude="100.8848727" StarRating="2" HotelCode="545873|charlie_place_2" HotelName="Charlie Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>33/56-59 Soi Buakhao, Nongprue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/3f/323f4d2b3fe14c317d2ea7fbe8f16d93cd7c3206.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a wide range of services and facilities to ensure a comfortable stay, makin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92919886" Longitude="100.88434599" StarRating="3" HotelCode="546751|harrys_hotel_bar_restaurant" HotelName="Harrys Hotel Bar &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>33/47-48-49 Moo 10, Soi Diana Inn, Nongprue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/25/9725cc19fcb55e9f1a5d75f1c3329514d1685cd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91037421" Longitude="100.86830828" StarRating="2" HotelCode="625459|nong_guest_house" HotelName="Nong Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>377/316 Moo 12</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/e8/c2e8f03f051f8b10b4f7cf94a3f34001924050c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9088348" Longitude="100.90232423" StarRating="3" HotelCode="639226|retreat_by_the_tree_pattaya" HotelName="Retreat By The Tree Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>256 Moo 11, Soi Khoatalo Sukumvit Road, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/72/8772ac311e0dcfb86ec5667327980737b9390e27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.54" OriginalAmount="16.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.897401" Longitude="100.870052" StarRating="2" HotelCode="|405775" HotelName="Baanmaeresidence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>75/74 Moo 12 Jomtien Soi 4 Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/7/7/5/405775_2369f491031.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.55" OriginalAmount="16.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94367519" Longitude="100.93595046" StarRating="2" HotelCode="777519|3611855" HotelName="Ampan Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>9/26 Soi Pornprapanimitr Moo 1, Nong Prue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9d/36/9d36386fffa6892a3b3df42f0dbc8ed868d0530e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Ampan Resort offers comfort and convenience whether you're on business or holiday in Patt...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.58" OriginalAmount="16.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91603" Longitude="100.87151" StarRating="3" HotelCode="|44632" HotelName="Naris Art" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>162/234 SOI 5 THAPPRAYA ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/3/2/44632_1_6180.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inPattaya the city centre of. ROOM: The establishment has 71 rooms with mini-bar, a safe and an air-conditioning system. FACILITIES: The establishment boasts a cafÃ© and a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.62" OriginalAmount="16.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95339" Longitude="100.89731" StarRating="3" HotelCode="|246042" HotelName="Le Palm Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>160/29 Moo 5, T. Naklua, Pattaya 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/0/4/2/246042_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.64" OriginalAmount="16.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91311" Longitude="100.88477" StarRating="3" HotelCode="|401706" HotelName="Lk Crystal Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Moo 10, Nongprue, Banglamung, 168/44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/7/0/6/401706_c53c3f31229.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.01" OriginalAmount="16.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95442" Longitude="100.89034" StarRating="3" HotelCode="|83178" HotelName="Windmill Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 5, PATTAYA-NAKLUA RD., BANGLAMUNG, CHONBURI 665</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/7/8/83178_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Pattaya it is in 10 minutes away from the establishment, clients can find the shopping centres, is located near the beach. HOTEL: The establishment offers a restaurant. ROOM: All the rooms have an air-conditioning system, a direct line telephone, a fridge, a television, a terrace with swimming pool views and a bathroom with a shower. FACILITIES: Outdoors, guests have access to a swimming pool with an outdoor bar, Guests can also enjoy a massage service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.09" OriginalAmount="16.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89739635" Longitude="100.87006406" StarRating="3" HotelCode="621436|3592155" HotelName="Baanmae Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>144/74 Soi 4 Jomtien, Nongprue, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/cf/1dcffa0b79f783d2769210c7e3130702181f76b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.13" OriginalAmount="16.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9795209" Longitude="100.9258304" StarRating="2" HotelCode="773044|3548315" HotelName="Tippawan Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19/65 Nongpachai Road, Sukhumvit Soi 15, Banglamung, Chonburi, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/a3/13a3efc8493921e84d53e740b45b59f8b75d2f9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.24" OriginalAmount="16.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9466099" Longitude="100.8881957" StarRating="3" HotelCode="|35154" HotelName="Capital O 75395 Sabai Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>380 MOO 9, PATTAYA SOI 2 380</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/1/5/4/35154_1_1711.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.27" OriginalAmount="16.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92428" Longitude="100.882893" StarRating="0" HotelCode="|553159" HotelName="The Freelancer" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>124 Moo 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/1/5/9/553159_d8ce3b61236.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.29" OriginalAmount="16.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.965853" Longitude="100.898335" StarRating="0" HotelCode="|391820" HotelName="Asleep by Lantana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>1115/1 Moo 5 Pattaya Na-Klua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/1/8/2/0/391820_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.43" OriginalAmount="16.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92951525" Longitude="100.88637885" StarRating="3" HotelCode="584700|2244595" HotelName="P Plus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>373/63 Soi Chaloem Phrakiat 23 Moo 9, Pattaya 3 Road, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/ce/bfce06d47226675018d00b081a3185e861275f3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.49" OriginalAmount="16.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92969323" Longitude="100.8801803" StarRating="3" HotelCode="352230|1166908" HotelName="The Privi Hotel Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>219/47 Soi 13/1 Moo 9, 2nd Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/72/5b726be2413eb9ae82f40e2624d119d6a9353a3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Utapao (UTP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.920598385621" Longitude="100.89302520302" StarRating="2" HotelCode="377610|195557" HotelName="T Sleep Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>249/18 Moo 10, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/cf/2dcfa5c2d59fe1f83d8a7edaa1be9f36a1f7ff32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9307579" Longitude="100.878922" StarRating="2" HotelCode="354533|star_residency_2" HotelName="Star Residency Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>219/1 Soi 13/1 Pattaya Beach Road, Chonburi, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/be/69be5b82ae5d8d7703603d42f0c61fdf64b0ce47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935988" Longitude="100.883682" StarRating="3" HotelCode="11968|eastiny_inn_hotel" HotelName="Eastiny Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>441/1 Pattaya Beach Road, Soi 8, Tambon NongPrue, Amphur Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/60/b3600694714e16cdbfbc4f5f64d11f250cb5d05c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a prime spot in central Pattaya, surrounded by plenty of shopping, dining a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92240938" Longitude="100.87877301" StarRating="3" HotelCode="571621|the_grand_day_night" HotelName="The Grand Day Night" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 South Pattaya Road, Moo 10, Nongprue, Banglamung, Chonburi, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/c3/d6c34478f2b2bb58c3480e0f4b5d81a63086303a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92497326" Longitude="100.87364973" StarRating="3" HotelCode="588837|kkinn_south_pattaya" HotelName="KKinn South Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>486 Moo 10, Nongprue, Pattaya, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/8f/9f8fec51da54eda2b86a14c560d08d24d4dd310f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a wide range of services and facilities to ensure a comfortable stay, making it the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91571195" Longitude="100.87504854" StarRating="2" HotelCode="738663|apartment_x5" HotelName="Apartment X5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>530/11  Soi Bonkai  2 Moo 10, South Pattaya, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/10/7c10f8d4293255bfc6edafa7a608444a9332a497.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in South Pattaya, Apartment X5 is a perfect starting point from which to explore Pattaya. Of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.56" OriginalAmount="17.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87662" Longitude="100.885639" StarRating="0" HotelCode="|482075" HotelName="Blue House Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>125/8-9 Moo 12 Jomtien Beach, Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/2/0/7/5/482075_08edddb1332.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.62" OriginalAmount="17.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.899736" Longitude="100.869455" StarRating="3" HotelCode="186384|1579068" HotelName="Jomtien Plaza Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>500/5 Moo 12 Thappraya Road, Pattaya, Chon Buri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/d8/17d8a627d224a7934b153ac02c7082ff7642dac3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a 5-minute walk to Jomtien Beach, situated in the prime location in Jomtien close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.71" OriginalAmount="17.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.976587" Longitude="100.92045" StarRating="3" HotelCode="|408781" HotelName="kasalong resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>258/11-12 Moo2, Sukumvit Road 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/7/8/1/408781_e9071580333.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.71" OriginalAmount="17.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8729399" Longitude="100.8902171" StarRating="3" HotelCode="|408621" HotelName="Lotusland Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>409/49-50 Moo12, Jomtien Beach 16/1 Alley</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/6/2/1/408621_dd05f050921.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.82" OriginalAmount="17.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946183" Longitude="100.887459" StarRating="3" HotelCode="186380|1578328" HotelName="Sabai Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>380 Moo 9 Pattaya Soi 2, Pattaya City 20150, Chon Buri</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260433/w_260433_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort enjoys a convenient location in the heart of Pattaya City. It is just a 5-minute walk fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.88" OriginalAmount="17.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92973047" Longitude="100.88227961" StarRating="2" HotelCode="584860|3538535" HotelName="Arcadia Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>397/46 Soi 14, Second Road, Nongprue, Banglamung, Pattaya City 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/4a/e64a3d08f8a3cf203b59ddc5c1b30bc9a5fa00d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.01" OriginalAmount="17.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.912662" Longitude="100.87856" StarRating="4" HotelCode="|439387" HotelName="Iris Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>380/99 Moo 10, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/3/8/7/439387_b0dd7041028.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.12" OriginalAmount="17.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.924749089672" Longitude="100.87333946361" StarRating="2" HotelCode="619270|2333635" HotelName="7 Days Premium Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>115/15-16 Moo 10, Tambon Nongprue, Pattaya, Amphur Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/92/0892d80d2ac83c2a8062eedf63a505d2f2a289c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.24" OriginalAmount="17.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.976308" Longitude="100.920441" StarRating="4" HotelCode="|465844" HotelName="Kasalong Resort And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naklua Road Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/8/4/4/465844_380bb6d1828.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.24" OriginalAmount="17.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9304" Longitude="100.881" StarRating="3" HotelCode="|408610" HotelName="Snoozzotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>284/4 Moo 10 Pattaya 2nd Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/6/1/0/408610_c1439ec0905.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.26" OriginalAmount="17.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90133378" Longitude="100.86932978" StarRating="4" HotelCode="352180|1201308" HotelName="Zing Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>413/85,86 Moo 12, Jomtien Complex, Jomtien Beach, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/20/c82045daa22be3c8e1e73b3333f4453a94360c6a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.31" OriginalAmount="17.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.887517618588" Longitude="100.87898870335" StarRating="3" HotelCode="422320|3547335" HotelName="Tribe Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>321 Jomtien Soi 11 Moo 12, Nongprue, Banglamung, Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/ec/04eca238f790403d993f9cc2e2bf0b251fd74eb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Eleven@Jomtien Resort in Pattaya, you'll be near ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.40" OriginalAmount="17.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.929816489163" Longitude="100.8796389287" StarRating="3" HotelCode="357934|1249808" HotelName="Max Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>183/53,55,57 Soi Post Office Moo 10, Pattaya Beach Road 13/2, Nongprue, Pattaya, Amphoe Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/33/a533e12e68939c3ce9fb5197b2eca25b1833dabd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.43" OriginalAmount="17.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91966231" Longitude="100.8627766" StarRating="3" HotelCode="481957|1868018" HotelName="Phu View Talay Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>396/102 Soi Kasetsin 3 Moo 12, Rajchawaroon Road, Cosy Beach, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/81/19/8119df92c6f6275fe7a1642c8ee0880b1e64cb8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.54" OriginalAmount="18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.86365668" Longitude="100.89503264" StarRating="3" HotelCode="321644|81341" HotelName="5iVE Beach House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>79/88 Moo 1, Jomtien Beach, Najomtien, Sattahip, Pattaya 20250, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/eb/dbebdf93fbdeb083b5cbd2aed6049616de9e4c3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96334774" Longitude="100.8915432" StarRating="3" HotelCode="320420|dream_at_wongamat" HotelName="U Dream Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>286 / 220 Moo 5, Naklua Soi 16 T. Naklua, North Pattaya, Banglamung, Chonburi, 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/f9/5bf96f3e77907b0b67d0e4549140b09a679a351b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92745696" Longitude="100.8760717" StarRating="3" HotelCode="321654|copa_hotel" HotelName="The Copa Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>325/106-109 Pattayaland Soi 3, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/f3/f5f3378e73099a905798c7224b90446ce0f72da9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.919195" Longitude="100.879179" StarRating="3" HotelCode="68029|mind_resort" HotelName="Mind Resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>171/16 Soi 17 Pattaya 3rd Road Moo 10, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/83/af83bb238ed684aa30222933266cea4b8089e82e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located around 1 km from the city centre, this city hotel is also around a 15-minute drive from Jomt...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.926428" Longitude="100.885486" StarRating="3" HotelCode="168616|vogue_pattaya_hotel" HotelName="Vogue Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>315/33 Moo 9 Pattaya 3rd Road, Central Pattaya, Pattaya City 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/90/5990612afe8418a7debfea95d97a433e1e979dc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Pattaya 3rd Road, in Central Pattaya city, near the nightlife and shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.949711846676" Longitude="100.89561235936" StarRating="4" HotelCode="422152|trio_hotel_pattaya" HotelName="J Residence Wing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>221 Moo 6, North Pattaya, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/4a/874a12fc34ec537d48da7fa2161f96867ee6a73b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93122784" Longitude="100.89906499" StarRating="3" HotelCode="492746|the_park_pattaya" HotelName="The Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>510/1 Moo 9, Pattaya Klang, Nongprue, Bang Lamung, 20150 Pattaya Central</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/a1/fea1288b830b4940028bc87949ea54ab5587a0af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91981" Longitude="100.877472" StarRating="0" HotelCode="759389|chanthong_place_" HotelName="Chanthong Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Beauty Salon,Coffee Shop,Concierge,Dry Cleaning,Elevator,Internet,Laundry,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>390/24 Pattaya 3rd Road Moo 10, Nongprue Banglamung, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/5a/615ac9ecac48c856b32d7f75e6a7943c6fb61909.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Chanthong Place to discover the wonders of Pattaya. The hotel offers guests a range of servi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.57" OriginalAmount="18.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.919659" Longitude="100.882503" StarRating="3" HotelCode="187191|1579028" HotelName="Memo Suite Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>193/445 Moo 10, South Pattaya 20150, Nongprue, Banglamung, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/30/b130c7a961d148dbaf232ba0899aa51b2ccc22c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the south of Pattaya with easy access to the centre of Pattaya. Being less t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.63" OriginalAmount="18.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930399" Longitude="100.88542" StarRating="2" HotelCode="65494|39754" HotelName="Sawasdee Siam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>524/26 Moo 10, Pattaya 2nd Road, Soi 11, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/e8/c8e87cbc8661d94cc45031ba4ee243f38c40c109.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location, a 10-minute walk from Pattaya beach, shopping centres, restaura...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.63" OriginalAmount="18.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.956181" Longitude="100.890514" StarRating="3" HotelCode="29054|1578688" HotelName="Romeo Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>500/21 Soi 18 Pattaya Na Kluea Road, 20150 Pattaya City</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/44/de/44de90f1dc4360bd694c3d48fdcb8917303d3720.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the tranquil end of North Pattaya, yet only 2 minutes away from the fun and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.68" OriginalAmount="18.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93316" Longitude="100.89229" StarRating="2" HotelCode="|229565" HotelName="The Right Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>439/39 Moo9, Soi Chaleamprakiet 10/1 Pattaya sai 3, Nongprue Central Pattaya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/5/6/5/229565_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.74" OriginalAmount="18.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94805645" Longitude="100.89295999" StarRating="3" HotelCode="602207|3571925" HotelName="Baan Pattaya Plus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>171/24 Moo 6, Naklua, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/e0/b6e060e30c4c30011a20b95798502427075ac624.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.76" OriginalAmount="18.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.844581" Longitude="100.908827" StarRating="3" HotelCode="|408239" HotelName="Carunda" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18/16 M00.2 Najomtien Sattahip</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/2/3/9/408239_39814aa1705.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.77" OriginalAmount="18.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.932906749613" Longitude="100.8923024929" StarRating="3" HotelCode="380907|3575435" HotelName="Chitra Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>87/54 Moo 9, Soi Chalermprakiat 10, Pattaya 3rd Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/2b/012b236e29b71919d60c53b0b3e2a644138c76bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.93" OriginalAmount="18.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.926147860017" Longitude="100.78767981506" StarRating="2" HotelCode="419423|3553125" HotelName="Sea Beach Koh Larn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>134 Moo 7 Naklua, Banglamung, Koh Lan, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/0e/060e605ec4a50ae1d2be89e502d695b70e8e8b12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Koh Lan, Sea Beach Koh Larn 2 is convenient to Na Baan ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.94" OriginalAmount="18.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.916182" Longitude="100.886278" StarRating="3" HotelCode="|407724" HotelName="Lk Majestic Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>454/55 Thep Prasit Soi 6 Road Opposite Soi Khopai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/7/7/2/4/407724_0b144d01247.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.95" OriginalAmount="18.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.887242" Longitude="100.880354" StarRating="3" HotelCode="|410170" HotelName="Lighthouse Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>356/92 Soi Wat boonkanchana</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/0/1/7/0/410170_aea26cb1826.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.96" OriginalAmount="18.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.922201" Longitude="100.879057" StarRating="3" HotelCode="|553405" HotelName="Kann Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>498/9 Moo 10 Soi Khopai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/4/0/5/553405_13606e41315.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.96" OriginalAmount="18.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930436" Longitude="100.88561" StarRating="3" HotelCode="|32770" HotelName="Sawasdee Siam, Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>524/26 M.10 SOI 11, PATTAYA 2 RD 524/26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/7/7/0/32770_d40a1ad0916.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.99" OriginalAmount="18.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931590910938" Longitude="100.88437199593" StarRating="3" HotelCode="168297|127314" HotelName="Bella Express Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>336/22 Central Pattaya Road Moo 9, Pattaya, Amphoe Bang Lamung, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/b4/e0b4fd815432edba9cf93825b40b491c031128ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in central Pattaya. It can be accessed both from Pattaya 2nd Road (opposite Soi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.08" OriginalAmount="18.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.906406" Longitude="100.906319" StarRating="3" HotelCode="|410541" HotelName="B Space Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>209/29 Moo. 10 Soi Khao Talo</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/0/5/4/1/410541_f92fffb1609.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.21" OriginalAmount="18.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927408" Longitude="100.876143" StarRating="3" HotelCode="188310|1200778" HotelName="Ambiance Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>325/89 Pattayaland Soi 3, South Pattaya City, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/d6/52d6b0f848592a7056cdbd75f5def8546bc5acf0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.31" OriginalAmount="18.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91946487483" Longitude="100.87879979626" StarRating="3" HotelCode="71669|1246018" HotelName="Phuphaya Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>171/11-12 Pattaya 3rd Road Moo 10, Soi 17, South Pattaya, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/dc/badc2d4a657159c27ba75c44d9f00156cfad7311.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.39" OriginalAmount="18.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96789" Longitude="100.90832" StarRating="2" HotelCode="|224781" HotelName="Yellow Moon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>332/14 M.5 Soi Huatung Naklue Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/7/8/1/224781_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.41" OriginalAmount="18.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93345418" Longitude="100.89510696" StarRating="3" HotelCode="137342|2251015" HotelName="Embryo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>503/19 Moo 9, Noungprue, Banglamung, Pattaya, Chon Buri Province 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/59/4a59724f1efa013bf0fad538d46229bd23495e41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.42" OriginalAmount="18.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="3" HotelCode="401218|1106808" HotelName="Mountain Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>378/16 Moo 12, Pattaya, Cholburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/082433/082433a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.51" OriginalAmount="18.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92796057" Longitude="100.87624446" StarRating="3" HotelCode="380808|1217768" HotelName="The Red Balcony Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Inns" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>325/11 Pattaya Beach Road Moo 10, Pattayaland 13/4, Nongprue, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/74/d47438f2c99281fbda1d103b37389cac16f9a20a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.55" OriginalAmount="18.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90145" Longitude="100.87113" StarRating="3" HotelCode="|242954" HotelName="Jomtien Longstay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>403/28 Moo 12 Jomtien Beach Road Nongprue Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/9/5/4/242954_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.56" OriginalAmount="18.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.957408093704" Longitude="100.89196697545" StarRating="3" HotelCode="422253|3534585" HotelName="Villa Lamai - Wong Amat House Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Laundry,Parking,Pets allowed,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>57/6 Soi 16/2 Pattaya-Naklua Road, Wongamat Beach, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/78/8678757487e3084be855b1ee73931ecb6629ea39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Pattaya Central Pattaya, Villa Lamai - Wong Amat House Pattaya is minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.951545" Longitude="100.884026" StarRating="3" HotelCode="98797|76062" HotelName="Bella Villa Metro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>38/15, Moo 5 Pattya-Naklua Road, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/71/6771ec314a8e7b1b4e5a9b479f4f6df7d2dacebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in North Pattaya Naklua, close to the Sanctuary of Truth, and only a 10-minute ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92344" Longitude="100.88284444" StarRating="3" HotelCode="384036|81282" HotelName="Land Royal Residence Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>193/131-135 Nonpure, Banglamoung, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/35/3135b1bed868b70c604164dc7d94224c2bff3c54.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93101843" Longitude="100.88390316" StarRating="2" HotelCode="620120|260069" HotelName="New Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>502 Pattaya Saisong 11 Moo 10, Pattaya 20260, Nongprue, Banglamung</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/85/a48592c8e2e53b1ff552612e8ce628694565b9e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91656752" Longitude="100.86998735" StarRating="3" HotelCode="358631|81372" HotelName="Wiz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>144/81 Thappraya Soi 8, Thappraya Road, Pattaya South, 20260 Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/c7/90c7dc9f72489ffb406ba3001e1ccc9db65f5f3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92341203" Longitude="100.87611767" StarRating="2" HotelCode="413537|3545445" HotelName="Iris Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Coffee Shop,Dry Cleaning,Housekeeping,Internet,Laundry,Parking">
        <Address>
          <AddressLines>
            <AddressLine>26/169 M.10 Soi VC.hotel, Nongprue, Banglamung, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/a9/5ca957a9b149064c678d002a2ea845270cc286ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Iris Residence in Pattaya (South Pattaya), you'll b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.951856" Longitude="100.883953" StarRating="3" HotelCode="71655|best_western_pattaya" HotelName="Best Bella Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Apartment Hotel,Guesthouse,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Golf,Heated Pool,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>38/32 Pattaya-Naklua Road Moo 5, Naklua Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/0d/d20d883ce87cb4d422f4be34cc9801da7b06833a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on Naklua Road, which is relatively close to the centre of Pattaya and pr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933026805203" Longitude="100.89208399842" StarRating="3" HotelCode="380821|chitra_suite_2" HotelName="Chitra Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Inns" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7/44 Moo 9, Chalermprakiat 10, Pattaya 3rd Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/31/a13140bb7f2676ed964729d9142adafd3f61b892.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.890187869767" Longitude="100.89012080821" StarRating="2" HotelCode="495691|leela_garden_villa" HotelName="Leela Garden Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20/70 Wadboonkanjanaram Road Moo 12, Jomtien Beach, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/67/a2674e012d62ea825ca90bfddf65075bd87b9a08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a theatre hall are available to guests of the accommodation. Wireless ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.901021244257" Longitude="100.87061595834" StarRating="3" HotelCode="906331|aiyaree_place" HotelName="Aiyaree Place Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>481/14 Moo 12, Pattaya, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/11/ee1132099484768e5cc640ce90f54c505a1cf6e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Jomtien Beach can be reached within 2 minutes from the hotel. It is also conveniently located to go ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91425977" Longitude="100.86699658" StarRating="3" HotelCode="950090|argyle_apartments_pattaya" HotelName="Argyle Apartments Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>338 Phratamnak Road, Pattaya, Chon Buri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/a7/1ba7e6367a5bc12694c6fcc58e094965a9ef0bb6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.66" OriginalAmount="19.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93761" Longitude="100.88937" StarRating="2" HotelCode="|234919" HotelName="The Garden Place Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>164/16 Moo.9 Soi Pattaya Klang 14 T. Nong Prue, A. Bang Lamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/9/1/9/234919_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.70" OriginalAmount="19.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.960242" Longitude="100.892468" StarRating="2" HotelCode="|389337" HotelName="Green Beach Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>272/59 Moo 5, Soi 16/1, Pattaya- Naklua Road, Bang Lamung, Pattaya, 20260</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/3/3/7/389337_6f305951139.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.81" OriginalAmount="19.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95394" Longitude="100.90134" StarRating="0" HotelCode="|240565" HotelName="Vareena Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>265/49 Moo 6 Photisarn 1/1 Rd, Pattaya Naklua, Banglamung, Pattaya North 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/5/6/5/240565_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.92" OriginalAmount="19.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928404" Longitude="100.885311" StarRating="3" HotelCode="|389291" HotelName="Opey De Place" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>312/86 Moo 9, Soi Lengkee 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/2/9/1/389291_32999501138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.93" OriginalAmount="19.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927401" Longitude="100.876072" StarRating="3" HotelCode="|180583" HotelName="Copa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>PATTAYALAND SOI 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/0/5/8/3/180583_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.06" OriginalAmount="19.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.941807" Longitude="100.89112" StarRating="3" HotelCode="|439797" HotelName="The Tamnan Pattaya and Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Phatthayasaisong 4, Central Pattaya, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/7/9/7/439797_7c922eb1052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.19" OriginalAmount="19.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.919885" Longitude="100.877634" StarRating="0" HotelCode="|468330" HotelName="The Chanthong Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>, Chanthong Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/3/3/0/468330_55ed42e1145.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.29" OriginalAmount="19.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946036466273" Longitude="100.88484674692" StarRating="3" HotelCode="401167|1578758" HotelName="Sabai Inn Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>380/5 Mu 9, Soi 2, Pattaya Beach Road, Nongprue, Banglamung, Chon Buri 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/73/8a738183940242b5e180c1ea3c371a4c89c00c45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.36" OriginalAmount="19.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.881031" Longitude="100.885787" StarRating="3" HotelCode="|439820" HotelName="The TJ Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29/34 Moo12 Soi14, Nongprue, Bang Lamung District, Pattaya, Chon Buri, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/8/2/0/439820_083f0e61032.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.45" OriginalAmount="19.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95257668673" Longitude="100.88824510574" StarRating="3" HotelCode="388331|3634815" HotelName="East Sea Paradise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pattaya Naklua Road, Pattaya City 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/33884/3833884/14.jpg?f=15674626</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.46" OriginalAmount="19.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92835" Longitude="100.87855" StarRating="3" HotelCode="|169734" HotelName="The Privi Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CHONBURI BANGLAMUNG NONGPRUE 231/19 MOO 10 SAI 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/3/4/169734_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has air-conditioning in communal areas, internet, 30 rooms, a reception and a safety deposit box service. The establishment also offers a currency exchange service, a lift, room service and a laundry service. SITUATION: This hotel Pattaya it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.46" OriginalAmount="19.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.920753" Longitude="100.881613" StarRating="4" HotelCode="|439397" HotelName="Glow Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>193/949 Moo 10, Pattaya South Sai 3, Tumbon Nongprue, Amphoe Bang Lamung, Pattaya, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/3/9/7/439397_0e022f41002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.47" OriginalAmount="19.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.896456438522" Longitude="100.8712130785" StarRating="3" HotelCode="89162|1182428" HotelName="Mermaid's Beach Resort Jomtien" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75/101-102 Jomtien Beach Road Moo 12, Nongprue, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/8d/828d43c116501dedd86be6f817559c301475aeea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a group of low rise buildings, the location of the resort is quite favourable for business tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.55" OriginalAmount="19.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9193862" Longitude="100.8897243" StarRating="3" HotelCode="|210609" HotelName="The Grass Serviced Suites By At Mind" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>599/10 Moo 10 South Pattaya Rd. Nongprue Banglamung Chonburi 20150 Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/0/9/210609_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.55" OriginalAmount="19.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.877667" Longitude="100.899708" StarRating="3" HotelCode="|552943" HotelName="Bears Den Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>127/43 Sukhumvit-Pattaya66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/9/4/3/552943_0a009b61129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95671398" Longitude="100.89087197" StarRating="3" HotelCode="545862|175027" HotelName="Blue Boat Design Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>158/7-8 Naklua 16/3 Alley, Bang Lamung District, Pattaya North, Chon Buri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/ea/32ea3fbd449f4d805a407ba0cb938d9fb352dfcf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927105" Longitude="100.880357" StarRating="3" HotelCode="305803|neta_resort_pattaya" HotelName="Neta Resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>293/36 Moo.10 Nongprue, 20150 Pattaya City</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/e6/1ae6ee41195aa4a3ab1d39937f5873d8d423de6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92641976" Longitude="100.88201916" StarRating="2" HotelCode="71664|sunview_place" HotelName="Sunview Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Coffee Shop,Concierge,Dry Cleaning,Elevator,Internet,Laundry,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>293/29 Moo 10, Soi Buakhao, Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/05/e405568362e78d1115d9ef517430de8bd16e7962.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Central Pattaya, Sunview Place promises a relaxing an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.934583" Longitude="100.885621" StarRating="3" HotelCode="43916|caesar_palace_hotel" HotelName="Caesar Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>176, Moo 10, Pattaya 2nd Road, Pattaya City - Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/dc/59/dc598c0fd0bcb3ba4393385903a27a44bef6bf6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location in the city of Pattaya. Guests will find both scenic beaches...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93911358" Longitude="100.89963955" StarRating="3" HotelCode="546689|sriwipha_boutique" HotelName="Sriwipha Boutique Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>158/5 Paniad Chang Road Moo 9, Nongrue, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/dc/87dcf957416722849f72a781157bd141d131413b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Sriwipha Boutique to discover the wonders of Pattaya. Both business travelers and tourists c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92735441" Longitude="100.8863001" StarRating="3" HotelCode="545817|admire_house" HotelName="Admire House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>315/12 Pattaya Sai 3 Road Moo 19, Soi Lengkee, In front of Vouque Hotel, Nongprue, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/a1/40a1126a1de00573418b1f9a142a0345d8443e54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.913518095606" Longitude="100.86227735872" StarRating="4" HotelCode="531456|kly_unique_pattaya" HotelName="Unique Regency Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>557 Prathumnak Soi 5, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/c9/9dc995df14b44d45d25dd0c7d10fa2cf2df5a40e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94650705" Longitude="100.88938468" StarRating="2" HotelCode="625862|sindy_hostel" HotelName="Sindy Room &amp; Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>78/99-100 Pattaya Road Moo 9, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/6f/466fb6e8e9711198f970633ba58df41026d19a47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="0" HotelCode="965338|marine_yensabai_hotel_pattaya" HotelName="Marine Yensabai Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>523/3 Moo 10, Nongprue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/31/fe313324b5a088cbaa44386007c04a76d1ea002f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92075808" Longitude="100.88162364" StarRating="4" HotelCode="843034|glow_inn_south_pattaya" HotelName="Glow Inn South Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>193/948 3rd Road Moo 10, Nongprue, Bang Lamung District, Pattaya South, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/5d/9a5d4a3464d050daf2758a9853fb04aaa358c538.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.63" OriginalAmount="20.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.956074" Longitude="100.88913" StarRating="3" HotelCode="9025|468605" HotelName="Pattaya Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>157/77 Pattaya-Naklua Road, Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/92/4b92c5266bd9174d1f9b3c33696418a171191854.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel lies just a stone’s throw from the city centre. In the immediate vicinity (...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.65" OriginalAmount="20.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92827592" Longitude="100.88518533" StarRating="3" HotelCode="71668|1248948" HotelName="Opey de Place Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>312/86 Moo 9, Soi Lengkee 1, Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/96/0296f1208d99d2302fafe8a9c38363238adec3d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.65" OriginalAmount="20.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.925640068378" Longitude="100.8805311902" StarRating="3" HotelCode="380892|1168118" HotelName="SuperBed 'Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>111/299 Soi Buakhao Moo 10, South Pattaya, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/07/f707362e411a5253d5ecb3b3a9c5085d0a0a3fec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.67" OriginalAmount="20.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.919990879249" Longitude="100.87813515032" StarRating="3" HotelCode="337410|1868128" HotelName="OYO 144 Piyada Residence Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>390/23 Pattaya 3 Road, Moo 10, South Pattaya, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/84/cc84e42d27c242cffe766d2387c5449de684bb0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.75" OriginalAmount="20.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93433" Longitude="100.8883" StarRating="3" HotelCode="|246743" HotelName="D Apartment 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>348/17 M. 9 Soi Bukhao Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/7/4/3/246743_19.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.75" OriginalAmount="20.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87757" Longitude="100.88611" StarRating="3" HotelCode="|246746" HotelName="Sonia Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>540 Moo.12 Chaiyaphruek road, Chaiyaphruek soi 3, Jomtien Beach 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/7/4/6/246746_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.80" OriginalAmount="20.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.937454" Longitude="100.926961" StarRating="0" HotelCode="|389373" HotelName="Pattaya Bed Boutique SHA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>164/38 Moo 6, Pornprapanimit Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/3/7/3/389373_f1651d51053.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.82" OriginalAmount="20.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.922846" Longitude="100.874205" StarRating="3" HotelCode="|409151" HotelName="Marine Yensabai  Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>523/3 Moo 10 Nongprue Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/9/1/5/1/409151_8265cb11046.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.91" OriginalAmount="20.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.953897" Longitude="100.888534" StarRating="3" HotelCode="187597|1214348" HotelName="Lek Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>570/274 Moo 5, Pattaya-Naklua Road, Soi 18/2, 20150 Pattaya City, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/fe/effe2883c96ddc7dadd6790a31d3d590e1bd9828.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.98" OriginalAmount="20.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="4" HotelCode="69742|91949" HotelName="Mike Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>221/71-72 Moo 6 Pattaya 3rd Road, Soi Chalermprakiat 1, Pattaya, Naklua, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7d/70/7d70515f6ff2c7b54f993cea4f753be52ba1289c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Pattaya’s commercial district, just 10 minutes from the c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.01" OriginalAmount="20.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91942566569" Longitude="100.89191616743" StarRating="4" HotelCode="459650|1973015" HotelName="The Grass Serviced Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Business Centre,Designated Smoking Area,Laundry,Parking,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>599/10 Moo 10 South Pattaya Road, Nongprue Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/57/2c577e14285f2baa2a18d345f4615da6773d20e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Grass Serviced Suites is brand new property that has just been added to At Mind Group's Collecti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.02" OriginalAmount="20.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.922151" Longitude="100.885733" StarRating="2" HotelCode="|180703" HotelName="LK Pavilion Executive Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>M10 SUTH PATTAYA ROAD NONGRUE BANGLAMUNG CHONBURI 124/11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/0/7/0/3/180703_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.13" OriginalAmount="20.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.939024" Longitude="100.892979" StarRating="3" HotelCode="|408617" HotelName="Baan Pakdi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>465/77 Moo.9 Soi Chaleum Phrakiet 7/1, Nhong Prue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/6/1/7/408617_ad2a2c30917.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.15" OriginalAmount="20.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.925922743231" Longitude="100.88230635577" StarRating="3" HotelCode="165839|1578418" HotelName="Golden Sea Pattaya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>316/152 Chalermprakiat Road Moo 10, Pattaya 3 Road, Soi Chalermprakiat 33, Nongprue, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/91/ac910c6a6dfef1292a747baf76bcf249edd21bf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally situated at the heart of South Pattaya with three entrances (South Pattaya So...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.34" OriginalAmount="20.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9584815" Longitude="100.88711328" StarRating="0" HotelCode="874788|2486855" HotelName="COSI Pattaya Naklua Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Moo 5, Naklua, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/34/e534543ad25285c433cb8d20d55bbbeb7c8e1631.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.35" OriginalAmount="20.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96451" Longitude="100.89745" StarRating="4" HotelCode="|169515" HotelName="Crystal Palace Luxury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28468 MOO 5 PATTAYANAKLUA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/1/5/169515_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Pattaya the centre of It has excellent transport links to the shopping centres and leisure areas. it is situated 1 kilometre away from Pattaya the beach about 90 minutes away (by car) from Suvarnabhumi Airport. ROOM: The establishment has superior rooms and standard rooms. FACILITIES: This establishment has a swimming pool, a sauna, a beauty centre, WiFi, a restaurant and a meeting room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.51" OriginalAmount="20.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9350781" Longitude="100.887125" StarRating="3" HotelCode="|77099" HotelName="Bella Express" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>M.9, CENTRAL PATTAYA 336/22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/7/0/9/9/77099_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the centre of Pattaya. 10 minutes walk away, guests will find Central Beach Festival Mall Shopping Centre. It is situated 5 minutes walk away from the centre of Pattaya. 10 minutes away, clients can find Pattaya Beach. It is 40 minutes drive away from Bangkok it is 70 kilometres away from U-Tapao Pattaya Airport. HOTEL: The hotel was renovated in 2009 and has 180 standard rooms. In the establishment entrance, guests will find a lobby, a reception, a safety deposit box service, a lift, a cafÃ© and a restaurant. You are also offered conference facilities, WiFi (for a fee), room service, a laundry service, bicycle rental, a car park and indoor parking. ROOM: All the rooms have modern facilities, satellite and cable TV, a fridge, a safety deposit box, WiFi (free of charge), a double or king-size bed, a radio, a coffee maker and a kettle. They also have a bathroom with a shower, a bath, a hairdryer, individual air-conditioning and a balcony or terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.60" OriginalAmount="20.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.916146" Longitude="100.895031" StarRating="0" HotelCode="|481917" HotelName="Eve Place Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>565/57, Moo10, Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/1/9/1/7/481917_e2bad6c1354.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.62" OriginalAmount="20.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9293" Longitude="100.88513" StarRating="2" HotelCode="|229747" HotelName="Katesiree House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>33/67-68 M.9 Soi Buakhao T.Nongprue A.Banglamung, Central Pattaya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/7/4/7/229747_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92753525" Longitude="100.87461566" StarRating="2" HotelCode="425486|343139" HotelName="At Sea Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Beauty Salon,Concierge,Designated Smoking Area,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>118/4 Moo10, Pattaya Beach Road, banglamung, Pattaya, Chon Buri  20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/87/2a8722836126f74595c2474318631221d87b8f40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Walking Street, At Sea Residence promises a relaxing ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="3" HotelCode="731180|287485" HotelName="Times Cozy Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>153/21 Moo 10, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/c1/edc161f438e8c86bc09527b1aeeaf49e0456cdee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.926140288709" Longitude="100.87524143002" StarRating="3" HotelCode="296212|85217" HotelName="Honey Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>529/41 Moo 10, Pattaya 2nd Road, Soi 11, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/d7/4bd75e67cdf5571fbcd537c4365d98a54bcf213c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in Pattaya, about 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.895627624707" Longitude="100.87018847465" StarRating="2" HotelCode="188345|72858" HotelName="Opal House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75/180-183 Jomtien Beach Rd., Pattaya, Banglamung, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/45/ab459719a1c915f6d7c2124bf1425d0edd709659.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.889812778055" Longitude="100.87805271149" StarRating="3" HotelCode="188367|234744" HotelName="Villa Navin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>350 Sukhumvit Road Moo 12, Bangna-Trad, 150th km Nongpreue, Banglamoong, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/da/36da5814ff0b43e4f27795813f288de94ac56578.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.910105" Longitude="100.901004" StarRating="3" HotelCode="58117|eastern_grand_palace" HotelName="Eastern Grand Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>99/1 Moo 11 Soi Khao talo, Nong Prue 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d1/49/d149feaef835af90907fd0dab76fd790a280ed36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a perfect place in south Pattaya, near the Pattaya railway station. The bus ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93269269" Longitude="100.88097003" StarRating="2" HotelCode="351813|natural_beach_baansila_hotel" HotelName="Natural Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>216 Soi Pattaya 11 Beach Road Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/52/b752798bb34f4eee35c20dc648de0b03b72d6dce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931701859458" Longitude="100.88320186628" StarRating="3" HotelCode="396921|the_scenery_city_hotel_" HotelName="The Scenery City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>503/3 Pattaya Second Road Soi 11 Moo 10, Nonprescription, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/dc/33dced8b33e35e0a326636dcc184178444f62249.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94484859" Longitude="100.88501855" StarRating="3" HotelCode="358706|the_beach_front_resort_pattaya_" HotelName="The Beach Front Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>124/1-3 Moo9 Soi 4 (Beach Road), North Pattaya 20150, Bunlamung Chonburi, Thailand</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/a6/2ba693dca0d957910aae2c1a2687963af3ed07a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.958644908809" Longitude="100.90297721025" StarRating="4" HotelCode="380898|lakkhana_poolside_resort" HotelName="Lakkhana Poolside Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>178/58 Soi Phothisarn 4 Moo 6, Naklua, Banglamuang, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/5e/d95e19d1e67335329b7031928ad89a7a3cd583b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.915138143069" Longitude="100.87155357486" StarRating="3" HotelCode="380814|harmony_inn" HotelName="Harmony Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Thap-phraya, Soi 7, Nongprue, Banglamung, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/11/cc11b625e2d8403bf201d737772a1fdb2f849fdd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92343639" Longitude="100.88132827" StarRating="3" HotelCode="496410|pintree_service_apartment_pattaya" HotelName="Pintree Service Apartment Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>513/9 Moo10, Soi Weera Soi 9, South Pattaya, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/0a/dd/0add70c0c04ed2b550051466de8b25b4e73e470b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.884176633231" Longitude="100.88334522804" StarRating="2" HotelCode="585136|a2sea_hotel" HotelName="A2Sea Jomtien Pattaya Hotel &amp; Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>279/171 Moo 12, Nongprue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/4d/454d98ea74666d7e30ee643c615fbdbd8f34b1c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94183739" Longitude="100.89095002" StarRating="3" HotelCode="754913|the_tamnan_pattaya_hotelresort" HotelName="The Tamnan Pattaya Hotel &amp; Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>156/159 Phettrakul Road Moo 9, Pattaya City, Nong Prue, Bang Lamung, Chon Buri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/0a/6c0abd791db6b2a5c3f04ddb34a975c8c453b117.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.66" OriginalAmount="21.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8966194" Longitude="100.8721725" StarRating="3" HotelCode="|39125" HotelName="Mermaid's Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>75/101-102 Moo 12, Jomtien Beach Road, Nongprue,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/1/2/5/39125_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays, was opened in 1989 and has 120 rooms. The Mermaid's Beach Resort Jomtien is rated three stars. It has excellent service, a lobby with a reception, a safety deposit box service, a lift, a hairdresser's, a restaurant, room service, a laundry service and a car park. SITUATION: It is situated in the beach Jomtien. 10 minutes away from the establishment, guests will find the city centre. It is situated 140 kilometres away from the capital. ROOM: The rooms have an air-conditioning system, a bathroom, a television, video, a mini-bar, a safe and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool with a children's area. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service and a set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.66" OriginalAmount="21.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92577" Longitude="100.88057" StarRating="3" HotelCode="|169718" HotelName="Yes O'tel Pattaya By Benya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>111299 M10 SOI BUAKHAOSOUTH PATTAYA CHONBURI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/1/8/169718_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is an ideal place for relaxing, The renovated establishment in 2012, has 40 rooms, a sauna, a covered swimming pool and a car park. SITUATION: This establishment, Pattaya it is in is situated in the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.66" OriginalAmount="21.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.932637" Longitude="100.89529" StarRating="3" HotelCode="|396931" HotelName="DeeProm Pattaya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>503/24 Moo 9 Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/9/3/1/396931_7d92b4c0941.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.66" OriginalAmount="21.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9488695" Longitude="100.8964266" StarRating="4" HotelCode="|62895" HotelName="Mike Garden Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO.6 PATTAYA 3 RD. SOI CHALERMPRAKIAT1 NAKLUA 221/71-72</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/2/8/9/5/62895_60ed0ab0916.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 173 rooms, The establishment boasts air-conditioning, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a lift. The establishment also offers a television room, a restaurant, conference facilities, internet (free of charge), room service, a laundry service and a car park. SITUATION: This urban hotel is situated in Pattaya the commercial area of 10 minutes away, you can find the city centre, 10 minutes away from the establishment clients have the beach, 4 minutes away, guests can find the bus station, is situated 125 kilometres away from Suvarnabhumi Airport. ROOM: The establishment has superior rooms, deluxe rooms and suites. They have an electronic key, a balcony, a bathroom with a shower, a bath, a hairdryer and a direct line telephone. They also have cable television, a safety deposit box, internet, a mini-bar, a fridge, a coffee maker, a kettle and an air-conditioning system. FACILITIES: Customers can enjoy a swimming pool that has an area for children, a jacuzzi, a terrace, a sauna, a steam bath, spa treatments and a massage service. 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 Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.68" OriginalAmount="21.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.964507" Longitude="100.887338" StarRating="3" HotelCode="|405287" HotelName="The Hermitage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>285/199 M.5 Soi Naklua 16 Pattaya-Naklu, Banglamung, Wongamat Beach, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/2/8/7/405287_96d5a9a1146.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.70" OriginalAmount="21.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946583" Longitude="100.888001" StarRating="3" HotelCode="186378|1203178" HotelName="Sabai Wing Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>436/542 Moo 9, Soi 1, Pattaya 2nd Road, Pattaya City 20150, Chon Buri</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/d7/a7d7b3e6233886824501f484877c5fceec15a57e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Pattaya Soi 2 road in the city of Pattaya, just 5 minutes’ walk to the beach...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.75" OriginalAmount="21.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94686357" Longitude="100.88835437" StarRating="3" HotelCode="585099|3558345" HotelName="Ploen Place Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Residences" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>436/19 Pattaya City Beach Road Moo 9, Soi 1, Nongprue, Bonglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/38/74389ded1233e754309073d2d419f9f96c9fee20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.83" OriginalAmount="21.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9105" Longitude="100.868871" StarRating="3" HotelCode="|414678" HotelName="Simply Comfy Apartment By Patsamon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>391/154 Thappraya Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/4/6/7/8/414678_9733a981719.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.84" OriginalAmount="21.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87206" Longitude="100.88937" StarRating="2" HotelCode="|33660" HotelName="Dragon Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>411 Moo 12, Jomtien Beach Road 411</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/6/6/0/33660_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This typical style complex, has 100 rooms, 5 floors, a lobby with air-conditioning, express check-out, a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a mini-market and a hairdresser's. You are also offered a bar, a pub, a restaurant, WiFi (for a fee) and conference facilities. There are many services available at the establishment, including room service and a laundry service. SITUATION: This complex is in front of the beach, Jomtien Beach it is in In the surrounding area, you can find pubs, bars and restaurants. it is situated 150 kilometres away from Suvarnabhumi Airport. ROOM: The rooms have a direct line telephone, internet, a satellite or cable television, an air-conditioning system, heating, a bathroom with a shower or bath, a hairdryer, a safety deposit box, a mini-bar, a coffee maker, a kettle, a washing machine, an iron and a balcony or terrace. FACILITIES: The establishment has a swimming pool, a children's swimming area, a snack bar and a massage service. Clients can enjoy activities such as diving, motorboat rides, jet-skiing, speedboating and cycling. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, a set-menu lunch and an Ã  la carte or set-menu dinner. PAYMENT METHODS: The establishment accepts JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.85" OriginalAmount="21.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88576" Longitude="100.88223" StarRating="2" HotelCode="|36843" HotelName="Welcome Jomtien Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>427 Moo 12 Jomtien Beach Rd 427</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/4/3/36843_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, has 381 rooms and 18 floors. This air-conditioned hotel has a lobby, with a reception, a safety deposit box service, a currency exchange service, a lift, a restaurant and internet. The establishment has room service, a laundry service, a car park, conference rooms and 9 meeting rooms. SITUATION: It is 200 metres away fromJomtien Beach the beach it is near shops, the leisure areas, 10 kilometres away from the establishment, guests will find a bus station, is situated 150 kilometres away from Suvarnabhumi Airport. ROOM: Guests are offered deluxe rooms with views of the sea, a balcony and wooden floors. You are offered superior rooms and with a balcony and sea side views and parquet flooring and standard rooms with a balcony, sea side views and fitted carpets. All the rooms have a bathroom with a shower or bath, a direct line telephone, a television, a mini-bar, a double bed and individual air-conditioning. FACILITIES: The establishment boasts a gym, an outdoor pool (available for a fee) and parasols (available for a fee), it is located 30 minutes away from Siam Country Club the golf course of. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, The establishment offers an Ã  la carte restaurant with traditional and international cuisine. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa. OBSERVATIONS: Customers have a reception, a security service and safe free of charge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.86" OriginalAmount="21.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935603" Longitude="100.884289" StarRating="3" HotelCode="|35390" HotelName="Sunshine and Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>217/1 Moo 10, Soi.8, Beach Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/9/0/35390_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable hotel, has 188 standard rooms, a lobby, a restaurant and conference facilities. SITUATION: This urban hotel is in the leisure area of Soi 8. ROOM: The rooms have individual air-conditioning, a bathroom with a shower or bath, cold water, hot water, cable television, a mini-bar, a direct line telephone and a radio. FACILITIES: Outdoors, clients have access to 2 swimming pools and a garden with tropical plants. Clients can enjoy activities such as a pool table and ping pong. Guests are offered a massage service. OTHERS: Clients have at their disposal All Day Cafe With A Breakfast, Lunch And Dinner Service Restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.86" OriginalAmount="21.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.884207" Longitude="100.883278" StarRating="3" HotelCode="|404446" HotelName="A2sea Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>279/171 M.12 Nongprue, Pattaya, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/4/4/6/404446_71cca481109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.00" OriginalAmount="21.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92465" Longitude="100.8728" StarRating="3" HotelCode="|405282" HotelName="Marine Plaza Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>200 Moo 10 Phratamnak Rd, Nongprue, Pattaya, Chon Buri 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/2/8/2/405282_d11c7811033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.00" OriginalAmount="21.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92558" Longitude="100.88126" StarRating="0" HotelCode="|600540" HotelName="Dania" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>316/148-151 Soi buakaow</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/0/5/4/0/600540_3f4471a1027.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.03" OriginalAmount="21.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90142" Longitude="100.86846" StarRating="3" HotelCode="|205876" HotelName="The Venue Residence and Cabaret" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>413/26 Jomtien Complex ; Thappraya road Jomtien</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/8/7/6/205876_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.07" OriginalAmount="21.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928296" Longitude="100.884175" StarRating="3" HotelCode="|446309" HotelName="Honey Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>529/50-51 Thanon Second soi 11 Nongpure, Bang lamung, Chonburi, 20150 Pattaya Central, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/3/0/9/446309_110b3c21729.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.10" OriginalAmount="21.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.947782931489" Longitude="100.90132449839" StarRating="3" HotelCode="380817|1201028" HotelName="Diana Garden Resort &amp; Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>209/112 North Pattaya Road Moo 6, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/5b/415b9d3c105f17b41fc6e3d3a239b599c40a8e15.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.25" OriginalAmount="21.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931709" Longitude="100.883205" StarRating="3" HotelCode="|389296" HotelName="The Scenery City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>503/3 Moo 10, Pattaya Second Road Soi11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/2/9/6/389296_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.37" OriginalAmount="21.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92934" Longitude="100.884082" StarRating="3" HotelCode="|409239" HotelName="Bliss Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>452 Moo 10 Soi Diana Inn 2Nd Road Nongprue Banglam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/9/2/3/9/409239_766d9181610.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.39" OriginalAmount="21.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.914173" Longitude="100.858499" StarRating="3" HotelCode="9014|28544" HotelName="Asia Pattaya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>352 Pratamnak Road Moo 12, Nongprue, Pattaya City, Cholburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/01/9201d0d8aa34e4b35672c26e812d7cd9fb964dff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive beach hotel is located right next to the beach, outside Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.39" OriginalAmount="21.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935388" Longitude="100.88376" StarRating="3" HotelCode="98801|93942" HotelName="Baron Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>525/1, Moo 10, soi 9, Pattaya Beach Road, Nongprue, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/b2/01b2df8135cc2dbcdde2668e622a0f456e6c4ee4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the vibrant city of Pattaya, this hotel is surrounded by thousands of shops,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.41" OriginalAmount="21.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935480784482" Longitude="100.88432908058" StarRating="3" HotelCode="18075|49834" HotelName="Sunshine Hotel &amp; Residences" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>217/1 M. 10 Soi 8, Beach Road, 20150 Pattaya City</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/22/1d227311638491ff10b7f70ef5c150e89f15721e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of Pattaya's famous Soi 8 nightlife and entertainment zone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.43" OriginalAmount="21.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="3" HotelCode="71653|1578318" HotelName="Mike Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pattaya Beach Road, 124/7 Moo 9, Soi 4, Pattaya, Nongprue, Banglamung, Chonburi 201150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/0f/400f8386bb6c1c8f5f7d5be47392a5b2b369cbff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Pattaya and near the beach. Guests can enjoy all Pattaya's sightse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.45" OriginalAmount="21.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94475324" Longitude="100.89417638" StarRating="3" HotelCode="440589|2032295" HotelName="Nice Resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>44/2 Moo 6, Tambon Naklua, Ampur Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/31/353158470373eb869aa15693cd142d27dd89506d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.55" OriginalAmount="21.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.958717" Longitude="100.903121" StarRating="0" HotelCode="|446420" HotelName="Arthitaya Green Nature Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>178/178 Moo. 6, Soi Photisarn 4, Pattaya 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/4/2/0/446420_663997f1002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.56" OriginalAmount="21.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92129" Longitude="100.88674" StarRating="3" HotelCode="|169688" HotelName="Piyada Residence Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>39023 M10 PATTAYA 3 RDSOUTH PATTAYA CHONBURI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/8/8/169688_e03fcec1156.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 75 rooms, internet, a restaurant, a swimming pool and a car park. SITUATION: This establishment, Pattaya it is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.59" OriginalAmount="21.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91045225" Longitude="100.86891203" StarRating="3" HotelCode="746824|3562745" HotelName="Treetops Pattaya Condominium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>391/154 Thappraya Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/1e/9f1ea16d302ceed22a4d6a42494cddfc58e9df7c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.61" OriginalAmount="21.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.906411" Longitude="100.869273" StarRating="3" HotelCode="167007|1578488" HotelName="Chateau Dale Boutique Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chateau Dale Plaza, Thappraya Road, Nongprue, Pattaya, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/66/7666f673503b32a8b1c82fb2c215d517076a5592.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Utapao (UTP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8979636" Longitude="100.87462691" StarRating="3" HotelCode="584106|234265" HotelName="Lawinta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>44/286 Moo 12, Jomtien 2nd, Nongplue, Ampur Banglamung, Pattaya, Chon Buri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/80/5d80b1abffc51b8583b8164b21e9a816c302be93.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93767369157" Longitude="100.88928235587" StarRating="2" HotelCode="401828|195573" HotelName="The Garden Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>164/16 Moo 9, Soi Pattaya Klang 14, Tambon Nong Prue, Amphoe Bang Lamung, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8627859</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.985905093307" Longitude="100.91951161623" StarRating="4" HotelCode="56691|cholchan_pattaya_resort" HotelName="Cholchan Pattaya Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Moo 1, Tambon Nagulea, Amphur Banglamung, Pattaya, Chonburi 20150, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a5/ca/a5ca8ebdd29b1d8d759cc329a8ce0d4275d7e4da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is quietly situated close in tropical Pattaya. The fully integrated international resort ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.929888862888" Longitude="100.88553595487" StarRating="3" HotelCode="377466|the_moonlight_place" HotelName="The Moonlight Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>524/29 Pattaya Sai 2 Soi 11 Moo 10, Soi Bua Khao, Nongplue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/0f/320f483f83c2109ff868382c5645d89a6df30d10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.917584891166" Longitude="100.87889289591" StarRating="3" HotelCode="393051|prs" HotelName="PRS Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>599/3-4 Pattaya 3rd Road Moo 10, Soi 17, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/00/510027a6eb9e2da7500022c18307cc205325fbc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92773424" Longitude="100.88655024" StarRating="2" HotelCode="583715|clean_guest_house" HotelName="Clean Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>315/14-15 Soi Lengkee Moo 9, Nongprue Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/f8/09f8875e069a8e175506f075c0a234bdb1bc0bb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928506619845" Longitude="100.88209511472" StarRating="3" HotelCode="933420|ozo_pattaya" HotelName="Travelodge Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>236/26 Moo 10, Nongprue, Banglamung, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/b2/70b2613912f884e73140317f1660750ab5a3f3c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Pattaya, this hotel is about 999 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="0" HotelCode="869876|serene_hotel_4" HotelName="Serene Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>564 Beach Road</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/55/98/55981b63ca9d9ff3e879bf168336bdbce0fdbbbd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.87" OriginalAmount="22.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88154" Longitude="100.886665" StarRating="0" HotelCode="|440665" HotelName="Ht9" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>277/10 Soi, 14/1 Village No. 12, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/6/6/5/440665_b43fb401020.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.88" OriginalAmount="22.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.938617" Longitude="100.892795" StarRating="3" HotelCode="|207581" HotelName="Garner Hotel Pattaya Central by IHG" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80/168 Moo 9 Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/7/5/8/1/207581_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.99" OriginalAmount="22.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92902" Longitude="100.88345" StarRating="4" HotelCode="315647|1476758" HotelName="Centra by Centara Avenue Hotel Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>198/30 Moo 9, Nongprue Sub-district, Banglamung District, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/82/ac82934d4ab833c0ec5cb1b84e385c1eb60468e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.07" OriginalAmount="22.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.938105516036" Longitude="100.88879576357" StarRating="3" HotelCode="63813|55684" HotelName="The Seasons Pattaya" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>425/9 Moo 9 Pattaya Second Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/22/dc22f290ca15cfe59fc6e2e00acc26464e0cc3be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the quieter region of Central Pattaya. Visitors can enjoy tranquilli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.10" OriginalAmount="22.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.937424" Longitude="100.89001" StarRating="3" HotelCode="900651|103162" HotelName="Pattaya Loft Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>177/3, Moo 9 Nongprue, Pattaya Klang Soi 12, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/52/fd52cac8c2f9f6241717a7013f36210d95421760.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Pattaya, this hotel is approximately 1.6 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.11" OriginalAmount="22.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927043030856" Longitude="100.8749690311" StarRating="3" HotelCode="380890|1219948" HotelName="Honey Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>597/8 South Pattya Road Moo 10, Pattaya Beach Road, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/84/0c84defdcf01fa770673ee4d80bc777c07bff4e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.30" OriginalAmount="22.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9290685" Longitude="100.8834277" StarRating="4" HotelCode="|171448" HotelName="SHILAT Avenue Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>198/30 Moo.9, Nongprue Sub-district</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/1/4/4/8/171448_0b67b161155.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 8 floors, 51 rooms, a sinagogue, a swimming pool on the rooftop and a fitness centre. The establishment also offers WiFi. SITUATION: This establishment, is close to The Avenue the shopping centre it is in Pattaya the city centre of. ROOM: All the rooms have views of the city, an air-conditioning system, a television, a safe, a mini-bar, a kettle, a coffee maker, a bathroom with a shower and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.39" OriginalAmount="22.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927471" Longitude="100.875825" StarRating="2" HotelCode="|181371" HotelName="Lido Beach  Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>236/7-15 Pattaya Beach Road, Pattaya City Chonburi 20150 THAILAND</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/1/3/7/1/181371_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.40" OriginalAmount="22.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94624" Longitude="100.88622" StarRating="3" HotelCode="|586104" HotelName="The Shade Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>103/2 Moo9, North Pattaya beach road, Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/6/1/0/4/586104_dc681b01004.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.53" OriginalAmount="22.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.937431" Longitude="100.890641" StarRating="0" HotelCode="|446424" HotelName="The Quba Boutique Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>243/12 Moo 9, Nong Prue, Pattaya, Chonburi, 20150 Pattaya, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/4/2/4/446424_9d984c71057.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.60" OriginalAmount="22.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.939068236842" Longitude="100.88903671579" StarRating="3" HotelCode="405882|2249875" HotelName="March Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>323/9 Central Pattaya Road Moo 9, Soi 16, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/42263/2442263/1.jpg?f=15245181</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.62" OriginalAmount="22.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.937596113093" Longitude="100.88782653983" StarRating="3" HotelCode="380915|1866238" HotelName="April Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>346/4 Pattaya 2nd Road Moo 9, Soi 6, Soi Saithong, Nongprue, Banglamung, Central Pattaya, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/c0/e1c016afc320ed6c4cc635875876c481ae85d31b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.65" OriginalAmount="22.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935893818568" Longitude="100.88535636663" StarRating="3" HotelCode="12554|1866998" HotelName="Flipper House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>213/3 Soi 7, Pattaya Beach Road, 20260 Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/f4/15f4167429b71a626e9ad3e6698d46172d8cca5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.69" OriginalAmount="23.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.941349" Longitude="100.890854" StarRating="4" HotelCode="170643|centara_nova_hotel__spa_pattaya_centara_boutique_collection" HotelName="Centara Nova Hotel &amp; Spa Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80/167 Moo 9, Nongprue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/af/caaf5782fd7096f8ae378953849bcc8437755970.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a central location in Pattaya, the hotel is conveniently located near shopping, dining and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.69" OriginalAmount="23.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.934503282082" Longitude="100.88908543961" StarRating="4" HotelCode="267096|lk_royal_wing" HotelName="LK Royal Wing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66/44 Soi Buakhao Moo 9, Pattaya City, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/14/3514bf8ebeaa468730ac90b04628e0ebc0c20c2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.69" OriginalAmount="23.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92968177" Longitude="100.88255626" StarRating="3" HotelCode="321652|chada_thai_house" HotelName="Chada Thai House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>397/47 Moo 10, Soi 14, Pattaya 2nd Road, Central Pattaya, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/b2/b6b2caf7b1912011893903a209fb5737e5469d08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.69" OriginalAmount="23.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.922733902785" Longitude="100.87314963341" StarRating="3" HotelCode="71642|camelot_hotel_pattaya" HotelName="Camelot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>373/17 Moo 10 Pratamnak Road, Pattaya City, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/0f/920f283f4805aacf4157b37b3112c687664ad9c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Pattaya city, providing guests with a central location, ideal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.69" OriginalAmount="23.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.923168" Longitude="100.87202" StarRating="3" HotelCode="317422|suncity_hotel_pattaya" HotelName="Sun City Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>557 Moo 10, Pratamnak Road, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/5f/d85f7217be5c453c779b3af9661b85d492163b44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the east coast of the Gulf of Thailand in the province of Chon Buri. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.69" OriginalAmount="23.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930602" Longitude="100.883576" StarRating="3" HotelCode="629962|central_pattaya_2" HotelName="The Base Central Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>88 Pattayasaisong Road, Nongprue, Banglamung, 20150 Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/63/6963d038e96f80efd94d5fe5bc73f917414b26b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.69" OriginalAmount="23.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92785535392" Longitude="100.89520932032" StarRating="4" HotelCode="915569|lk_legend" HotelName="LK Legend" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>258  Moo 9  , Soi Arunothai  , Central Pattaya  , Nongprue  Banglamung  , Chonburi  20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/34/c534df2e5978b518eace34849ec0460b343b20c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 129 rooms. Individual storeys are accessible via the lift or stairs. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.75" OriginalAmount="23.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8959778" Longitude="100.8712283" StarRating="4" HotelCode="|450598" HotelName="Pooh Beach Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>75/216 Moo 12 Jomtien Beach Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/5/9/8/450598_0908aaf1309.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.82" OriginalAmount="23.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.913231" Longitude="100.863574" StarRating="0" HotelCode="|244175" HotelName="Unique Regency Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>557 Pratumnak Hill, Soi 5, Nongprue, Bang Lamung District, Pattaya City, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/1/7/5/244175_1_1104.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.87" OriginalAmount="23.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.940182244982" Longitude="100.89091639385" StarRating="3" HotelCode="401202|1015715" HotelName="Nova Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80/164 Moo 9, Soi Sukrudee (Soi AR), Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/47/6447336c748fe8bb84c2ffac57c0e7d8ba0ab1bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Well located in Pattaya, the hotel offers guests the perfect base from which to explore the city. Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.89" OriginalAmount="23.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.949389" Longitude="100.896543" StarRating="4" HotelCode="401194|104551" HotelName="Mantra Pura Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3/300 Moo 6, Naklua, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/1c/061cb927219b3f0d68ed3948b1c4b363b42524ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated within the city, just minutes away from attractions and beaches.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.97" OriginalAmount="23.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.902577" Longitude="100.869576" StarRating="3" HotelCode="401209|3556985" HotelName="Pattaya Hiso Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>514/10 Tapphaya Road Moo 10, Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/35/da35b4191f45356fa4efed90b2e27c10c68b4001.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the south central area of the city of Pattaya city. It enjoys an outstanding...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.99" OriginalAmount="23.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930841" Longitude="100.879742" StarRating="2" HotelCode="188308|1172018" HotelName="AA Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>182-182/2 Soi 13, Beach Road, Banglamung, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/0d/520d1e0cdc1bd4835a654e991e2e3f27353522f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.99" OriginalAmount="23.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93194" Longitude="100.88304" StarRating="0" HotelCode="|224861" HotelName="Robin’s Nest Guesthouse and Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33/42-44 M 10 Soi Diana Inn 2nd Rd Pattaya, Nongprue,Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/8/6/1/224861_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.05" OriginalAmount="23.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8659961" Longitude="100.8927965" StarRating="3" HotelCode="|396986" HotelName="Rodina Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>69/4 Moo 1 Jomtien Beach Road Pattaya.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/9/8/6/396986_35365851205.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.10" OriginalAmount="23.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94749" Longitude="100.887745" StarRating="3" HotelCode="76230|97149" HotelName="ibis Pattaya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>463/79 Moo 9, Pattaya Second Road, Nhongprue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/fc/d8fc289dba20c9231222b6700599321e0e4cc2d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Pattaya, this hotel is approximately 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.30" OriginalAmount="23.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94903" Longitude="100.88487" StarRating="3" HotelCode="|169731" HotelName="Markland Seaside Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 9 BEACH ROAD SOI 1 NORTH PATTAYA NONGPR 436/541</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/3/1/169731_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers air-conditioning in communal areas, a reception, a safety deposit box service, a lift, a laundry service and a restaurant. SITUATION: This hotel Pattaya it is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.32" OriginalAmount="23.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928048" Longitude="100.886042" StarRating="0" HotelCode="|481283" HotelName="Travellers Rest" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>312-44/45 Soi Lengkee</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/1/2/8/3/481283_70bf3e71820.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.33" OriginalAmount="23.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89802" Longitude="100.87469" StarRating="0" HotelCode="|244860" HotelName="Lawinta Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44/286 Nongprue, Banglamung, Jomtien Beach 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/8/6/0/244860_19.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.37" OriginalAmount="23.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8874851" Longitude="100.8789732" StarRating="3" HotelCode="|403567" HotelName="Tribe Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>321/14 Moo12,Jomtien soi 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/5/6/7/403567_60131cb0924.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.52" OriginalAmount="23.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.894343" Longitude="100.871311" StarRating="3" HotelCode="|169581" HotelName="Jomtien Boathouse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jomtien Beach Road, Jomtien Beach, Pattaya 380/5-6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/8/1/169581_9578c861129.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 24 rooms and it offers internet. SITUATION: This establishment, Pattaya it is in it is situated 42 kilometres away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.70" OriginalAmount="23.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.903959" Longitude="100.867307" StarRating="3" HotelCode="|416349" HotelName="Plaza Residence Jomtien Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moo 12, Thappraya Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/3/4/9/416349_2be19781703.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.72" OriginalAmount="24.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93503451" Longitude="100.88548701" StarRating="3" HotelCode="71648|1217018" HotelName="High Five" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>217/8 Soi 8, Pattaya 2nd road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/86/b38697600ffa1084761d8b23a548ad100cf2f8e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.72" OriginalAmount="24.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="3" HotelCode="71652|twin_palms_resort_pattaya" HotelName="Twin Palms Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>429/1 Beach Road, Central Pattaya Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/4e/f54e1339eb39de83b1d814fb3a9aff79b34c9822.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.72" OriginalAmount="24.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92410125" Longitude="100.87907747" StarRating="3" HotelCode="496312|trebel_service_apartment_pattaya" HotelName="Trebel Service Apartment Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>111/52 Soi Buakhao Moo 10, South Pattaya, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/44/8344e426bf4043bd36b7797a6325950843547309.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.72" OriginalAmount="24.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92769823" Longitude="100.87515701" StarRating="3" HotelCode="563225|lido_beach_2" HotelName="Lido Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>236/7-15 Pattaya Beach Road Moo 10, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/b5/2db5ac5fba5ffe1aaa4fd0c35b7fe1dfa4f72c9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.87" OriginalAmount="24.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927867" Longitude="100.881023" StarRating="3" HotelCode="41064|41124" HotelName="Mercure Pattaya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>484 Moo 10, Pattaya Second Road Soi 15, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/30/39/3039bf3108f7293d93c6d0ded9d3e21b45b475a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Pattaya, a few minutes' walk from the beach and next to the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.88" OriginalAmount="24.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9309037" Longitude="100.87993967" StarRating="3" HotelCode="267705|1578588" HotelName="Inn House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>322/1 Soi 13, Pattaya Beach Road, Nongpru, Banglamung, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/03/1803b7f5debc28de46dfc47d93f31baca16ff242.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Utapao (UTP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.96" OriginalAmount="24.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.97531" Longitude="100.91407" StarRating="2" HotelCode="|235209" HotelName="Ruenthip Residence Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>287 Moo 2, Sukhumvit Rd Naklua, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/2/0/9/235209_1_7218.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.02" OriginalAmount="24.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9279735" Longitude="100.8810557" StarRating="3" HotelCode="|34596" HotelName="Heeton Concept Hotel Pattaya by Compass Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>484 MOO 10 PATTAYA SECOND ROAD SOI 15 484</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/5/9/6/34596_1_6547.jpg</HotelPictures>
        <HotelDescription>HOTEL: the complex, has 245 standard rooms and suites, The hotel with air-conditioning, has a safety deposit box service, a restaurant and room service. SITUATION: It is inPattaya the heart of it is close to the beach, restaurants and boutiques. it is situated 40 kilometres away from Utapoa Airport. ROOM: Guests are offered non-smoking rooms, The modern and comfortable rooms, have a hairdryer, a satellite or cable television, a Hi-Fi, a mini-bar and individual air-conditioning. FACILITIES: Outdoors, clients have access to a swimming pool. OTHERS: Regarding the food and beverage offering, clients have 3 typical and international cuisine restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.05" OriginalAmount="24.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92661284" Longitude="100.87405907" StarRating="3" HotelCode="321659|1867188" HotelName="Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>103 Moo 10, Soi 14 Walking Street, South Pattaya, Pattaya 20260, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/ce/facee98e2bf4f78644adc84a153691d6078ffcea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.06" OriginalAmount="24.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90582" Longitude="100.890073" StarRating="3" HotelCode="|405533" HotelName="Innara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>68/14 moo 12 Thep Prasit Soi 5 Nongprue Amphoe Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/5/3/3/405533_e73b8681123.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.20" OriginalAmount="24.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9402011" Longitude="100.8910078" StarRating="3" HotelCode="|44954" HotelName="Nova Park Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80/164 Moo 9,Soi Sukrudee (Soi AR) 80/164</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/5/4/44954_aa6fdc41050.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2009, has a lobby, a reception, a safety deposit box service, a bar, a pub and a restaurant. The establishment offers internet, room service, a laundry service and a car park. SITUATION: It is in an excellent location. ROOM: The rooms have a kitchen, a mini-bar, a fridge and a microwave. They also have a direct line telephone, a satellite television, a safe, individual air-conditioning and a balcony or terrace. FACILITIES: Clients can find a swimming pool, a gym, a massage service and billiards. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.25" OriginalAmount="24.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927031" Longitude="100.877418" StarRating="0" HotelCode="|478764" HotelName="House Hotel Walking Street Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>194/51 Pattaya 2nd Road Soi 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/7/6/4/478764_47cc5331331.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.28" OriginalAmount="24.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9337" Longitude="100.891" StarRating="3" HotelCode="|404871" HotelName="D Xpress Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>347 16 M 9 CHALERMPRAKIET 11 CENTRAL PATTAYA BANGL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/8/7/1/404871_6525ab21113.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.30" OriginalAmount="24.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.881549" Longitude="100.881989" StarRating="3" HotelCode="|180980" HotelName="The Jomtien Twelve" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>240/12 Moo12 Jomtien Beach Rd. Pattaya Chonburi 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/0/9/8/0/180980_703110a1116.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.48" OriginalAmount="24.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93417499" Longitude="100.89715946" StarRating="3" HotelCode="754202|2471435" HotelName="Chezzotel Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Housekeeping,Meeting Room">
        <Address>
          <AddressLines>
            <AddressLine>190/190 Soi Central Pattaya 4 Moo 9, Tambon Nongprue, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/30/903049ccf6d6d5c1068a9bf52b34f07568caaed9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming Hotel is set in Central Pattaya. Chezzotel Pattaya Hotel features a total of 50 rooms....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.61" OriginalAmount="24.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94556" Longitude="100.88568" StarRating="3" HotelCode="|153205" HotelName="Mood Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115/11 Moo 9 North Pattaya Beach Road, Nong Prue, Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/2/0/5/153205_1_1300.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 142 modern rooms and with internet.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.62" OriginalAmount="24.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9213753" Longitude="100.883588" StarRating="4" HotelCode="|215818" HotelName="Beston Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>321/11 Moo 10 Nongprue, Banglamung, Chon buri 321/11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/5/8/1/8/215818_35a1fc51109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930686" Longitude="100.884482" StarRating="3" HotelCode="293077|247_boutique_hotel" HotelName="247 Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>529/52 M.10, Pattaya 2nd Rd., Soi 11, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/86/3f86d83d2beeef236e1692ffc81f8c4ef57b759a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in Pattaya, about 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94371911" Longitude="100.8861934" StarRating="3" HotelCode="352135|seven_zea_chic_hotel" HotelName="Seven Zea Chic Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>225/62 Pattaya Beach Road, Soi 5, Moo 9, Pattaya City 20150, Nongprue, Banglamung, Chonburi, North Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/76/a676e9db358f892a833d7811a41e5b5ca04b41e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.951188668681" Longitude="100.88643997908" StarRating="3" HotelCode="9029|sunshine_garden_resort" HotelName="Sunshine Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>240/3 Moo 5, North Pattaya Circle, 20150 Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/1e/f11e439d8ce36670daebb423dc924f012f560e40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the edge of North Pattaya circle, offering easy access to almost everywhere ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946962" Longitude="100.88866" StarRating="3" HotelCode="186379|sabai_empress" HotelName="Sabai Empress Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>436/21 Pattaya 2nd Road, Pattaya City 20150, Chon Buri</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/bd/1abdac3e9a75790840b5f7d5fcc31914c73493ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Pattaya Soi 2 road in the city of Pattaya, just 5 minutes’ walk from the bea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.80" OriginalAmount="25.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.922861" Longitude="100.881173" StarRating="5" HotelCode="|470086" HotelName="Tycoon Place Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>497 Pattayatai 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/0/8/6/470086_423fe311950.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.81" OriginalAmount="25.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92347621" Longitude="100.78409418" StarRating="3" HotelCode="552131|3604605" HotelName="Koh Larn Villa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20/28 Moo 7, Naklua, Banglamung, Koh Larn, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10250065</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.00" OriginalAmount="25.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927184882577" Longitude="100.88634280553" StarRating="3" HotelCode="380911|1866288" HotelName="Access Inn Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>315/29 Moo 9, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/second/d8/1d/d81db1732a5ecebce4b7da37b69eab3f09097eaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.00" OriginalAmount="25.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8918835" Longitude="100.8737612" StarRating="3" HotelCode="|169418" HotelName="Jomtien Garden and Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31/71 Moo 12 Jomtien Beach Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/1/8/169418_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment with air-conditioning, renovated in 2010, has 192 rooms, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom and a lift. Our guests can find a games room, a playground, a cafÃ© and a restaurant. The establishment also offers conference facilities and internet. At an additional cost you can have access to a laundry service, bicycle rental, room service and a car park. SITUATION: This establishment, Bangkok it is situated 147 kilometres away from Pattaya 10 minutes away from the establishment, clients can find It has excellent transport links to shopping centres, restaurants and tourist points of interest. 90 kilometres away from the establishment, guests will find Suvarnabhumi Airport. ROOM: The establishment has standard rooms, superior rooms, deluxe rooms, suites, two bedroom deluxe suites with a living room-bedroom and a bathroom with a bath, They have a direct line telephone, internet, a mini-bar, a hairdryer, an air-conditioning system and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.02" OriginalAmount="25.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="13.013976" Longitude="100.928529" StarRating="3" HotelCode="188357|1578518" HotelName="Serene Sand Health Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>157/1 Moo. 2, Banglamung, Chonburi, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/65/a765df9c45a294f65af0c67b7acdfab6b55308c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 20 rooms. The accommodation offers a baggage ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.03" OriginalAmount="25.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.911568" Longitude="100.873435" StarRating="3" HotelCode="|439465" HotelName="The Rizin Phratumnak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>352/1500 Moo.12 Soi Pratumnak 5 Alley, Pratumnak Rd, Banglamung, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/4/6/5/439465_8e828d31746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.05" OriginalAmount="25.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933947" Longitude="100.896889" StarRating="3" HotelCode="|210603" HotelName="Levana Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>192/10 Moo 9 Soi Central pattaya 4 Central pattaya Road Nongprue, Banglamung,Chonburi, Central Pattaya, Pattaya, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/0/3/210603_7e0dce21134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.05" OriginalAmount="25.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88985" Longitude="100.87652" StarRating="4" HotelCode="|44601" HotelName="Sea Breeze Jomtien Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>347/5 JOMTIEN BEACH ROAD 347</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/0/1/44601_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is perfect for business and holiday stays a babysitting service, tourist information, a medical care service, a currency exchange service, wedding facilities, meeting rooms, conference rooms, a sauna and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.05" OriginalAmount="25.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93971" Longitude="100.89029" StarRating="3" HotelCode="|169711" HotelName="Siam View Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PATTAYA KLANG SOI 12 NONGPRUE BANGLAMUNG CHONBURI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/1/1/169711_1_9070.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 69 rooms, a reception, a safety deposit box service and a lift. The establishment also offers room service, breakfast service in rooms, a laundry service and a car park. SITUATION: This establishment, is in Pattaya a good area in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.06" OriginalAmount="25.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95304553" Longitude="100.89774857" StarRating="3" HotelCode="360038|1244638" HotelName="The Siamese Hotel Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>160/60 Moo.5 Naklua, Pattaya, Banglamung Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/a6/a3a61094984f838576803516bd74be5e2e4ee8c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.06" OriginalAmount="25.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92665005" Longitude="100.88243498" StarRating="0" HotelCode="951821|2380015" HotelName="Holiday Inn Express Pattaya Central" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>293/16 Moo 10, Nongprue Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/96/66/966645e9abfc0e93cdd089dde190376730fe2db2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.10" OriginalAmount="25.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928281827481" Longitude="100.88266612268" StarRating="4" HotelCode="565825|1989535" HotelName="Centara Azure Hotel Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>198/31 Moo 9, Nongprue Sub-district, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/43/43219a417c8f7236/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.10" OriginalAmount="25.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930531" Longitude="100.883572" StarRating="3" HotelCode="|414375" HotelName="The Base Central Pattaya Sea View" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>88 Pattaya Saisong Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/4/3/7/5/414375_32f0cc31738.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.16" OriginalAmount="25.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93379506" Longitude="100.89095023" StarRating="3" HotelCode="545868|3627705" HotelName="D Xpress Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>347/16 Moo 9, Chalermprakiet 11, Banglamung, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/7e/097e3e6a633501685bfbb7d5a66ef8bf060764e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation features a café for a comfortable and relaxing stay. Wireless internet access is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.25" OriginalAmount="25.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93112" Longitude="100.880463" StarRating="3" HotelCode="|416393" HotelName="A.a. Pattaya Golden Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>224/26 Moo 10 Soi 12 Beach Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/3/9/3/416393_59d7d6c1537.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.28" OriginalAmount="25.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.922891" Longitude="100.872989" StarRating="4" HotelCode="|33279" HotelName="Camelot  Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>373/17 Moo 10 Pratamnak Road 373/17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/7/9/33279_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel, has 161 comfortable rooms, a stylish restaurant, a conference room, a hairdresser's and a laundry service. SITUATION: Is situated inPattaya the centre of it has good links to the tourist attractions. ROOM: Clients are offered suites, All the rooms have a direct line telephone, a satellite television, a mini-bar, an individual air-conditioning system, fitted carpets, a bathroom with a shower or bath, cold water and hot water. FACILITIES: The establishment has a billiards room, a karaoke room, an outdoor swimming pool with a children's area, a snack bar and a sauna. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers a breakfast, lunch and dinner service. PAYMENT METHODS: The establishment accepts Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.32" OriginalAmount="25.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88675" Longitude="100.883" StarRating="3" HotelCode="|410570" HotelName="Atlantis Condo Pattaya By Panissara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jomtien Sai 2 Road, Pattaya, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/0/5/7/0/410570_ed9a5631625.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.41" OriginalAmount="25.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931555164875" Longitude="100.88236347484" StarRating="3" HotelCode="380897|1247448" HotelName="Maytara Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>216/102 Pattaya 2nd Road, Soi Pattaya 11, Beach Road, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/02/ba028012c802d018d2b6e8cd0e406fa0d2b52896.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.44" OriginalAmount="25.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.932843843183" Longitude="100.8849727896" StarRating="3" HotelCode="56690|28604" HotelName="Golden Beach Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>519/27  Pattaya 2nd Road, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/e5/60e53bfc3c214429c4180de6f57d30f29e1e8b26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only 5 minutes on foot from Pattaya beach and countless bars and shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.48" OriginalAmount="25.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.941631784639" Longitude="100.88641583919" StarRating="3" HotelCode="9030|1578118" HotelName="Tropicana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98  Pattaya Beach Road Moo 9, 20260 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/36/cd/36cd039f68a4ad647d7f63177c4aeec47a99ece7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set on the Beach Road, the hotel presents a private tropical haven, just a few paces from the energe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.48" OriginalAmount="25.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927218" Longitude="100.878184" StarRating="3" HotelCode="65096|53274" HotelName="Welcome Plaza" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>213, Pattaya 2nd Road, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/32/713247dbde84b8f3a71ce021b760f8b4de5cf8e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and conference hotel is located in South Pattaya where guests can find a range of shopping...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.60" OriginalAmount="25.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94233" Longitude="100.8849" StarRating="3" HotelCode="|46911" HotelName="Tropicana Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO9 PATTAYA BEACH ROAD 98</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/1/1/46911_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, beach hotel, renovated in 2006, has 182 rooms, 67 standard rooms, 102 deluxe rooms and 13 large Junior suites. The establishment also has a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a cafÃ©, a restaurant, conference facilities, WiFi (for a fee), room service, a laundry service and a car park. SITUATION: Beach Road It is in it is near Pattaya the centre of it is situated 150 kilometres away from Suvarnabhumi Airport. ROOM: The rooms have a bathroom, a hairdryer, a television, internet, a mini-bar, a coffee maker, a kettle, a double bed and a central air-conditioning system. Deluxe rooms and Junior suites and have spacious balconies. FACILITIES: The establishment has 2 pools with children's area, a snack bar, deck chairs and Thai massages. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.63" OriginalAmount="25.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94932457" Longitude="100.89721733" StarRating="0" HotelCode="962787|4761165" HotelName="Sn Connx" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>3/353 North Pattaya Sai 3 Moo 6, Na Klua, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1101888/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.70" OriginalAmount="25.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946363" Longitude="100.885463" StarRating="3" HotelCode="59500|44364" HotelName="Sandalay Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>389 Moo 9 Beach Road, Nort Pattay, Banglamung, Pattaya City, Chon Buri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/ed/14ed7907caf22e0eee1be78287c15e8f79e87e32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the beach road with easily access to the sea as well as to major shopping c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.73" OriginalAmount="25.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8832262" Longitude="100.8805954" StarRating="3" HotelCode="|151574" HotelName="The Now" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>279/450 Jomtien Beach Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/1/5/7/4/151574_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a lobby, 51 rooms and 8 floors. SITUATION: This establishment, is in Jomtien the beach. ROOM: All the rooms have wooden floors and modern facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.78" OriginalAmount="26.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.990072" Longitude="100.922349" StarRating="3" HotelCode="98791|bella_villa_cabana" HotelName="Bella Villa Cabana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Apartment Hotel,Guesthouse,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>55/7 M.1 Sukhumvit Road, Naklua Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/50/0e50fe074aa8aa6e83a1187fb4953c4ba0757447.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Pattaya just 100 m from its private beach and the nearest restaur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.78" OriginalAmount="26.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.949374805903" Longitude="100.89469030919" StarRating="3" HotelCode="174049|hotel_j_pattaya" HotelName="Hotel J Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>221 Moo 6, North Pattaya, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/61/9a/619a2bffdbb476cd74279b592cf74dc5e10dfe0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.78" OriginalAmount="26.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92998935" Longitude="100.879739" StarRating="2" HotelCode="426197|westerly_hill_pattaya" HotelName="Westerly Hill Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>219/34-36 Soi 13/1, Second Road, Pattaya Beach Road, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/54/c054883a90b37a52246be256cf1c3f5321c1ae08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Pattaya, Westerly Hill Guest House puts everything the city has to offer ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.82" OriginalAmount="26.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931439" Longitude="100.882465" StarRating="3" HotelCode="|389162" HotelName="Maytara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>216/102 Soi Pattaya 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/1/6/2/389162_7760a861103.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.85" OriginalAmount="26.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946575" Longitude="100.885574" StarRating="3" HotelCode="|37667" HotelName="Sandalay Resort Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>389 MOO 9, BEACH ROAD, NORTH SIDE 389</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/6/6/7/37667_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 104 stylish rooms, air-conditioning, express check-out, a reception, a safety deposit box service, a lift, a lobby, a hairdresser's, a cafÃ©, a bar, a pub and a restaurant. The establishment has internet (free of charge), conference facilities, room service and a laundry service. close to the establishment, you can find a car park. SITUATION: Is situated in the road, with direct access to the sea, the shopping centres, In the surrounding area, you can find restaurants, pubs and nightclubs. it is 5 minutes away from the city centre situated 15 kilometres away fromDon Mueang Airport it is situated 14 kilometres away from Suvarnabhumi Airport. ROOM: The modern rooms, have a bathroom, shower or bath, individual air-conditioning, a safe, a hairdryer, an iron, a direct line telephone, a television, internet, a mini-bar, a coffee maker, a kettle and a balcony or terrace. FACILITIES: Outdoors, guests have access to 2 swimming pools with children's areas, deck chairs and parasols (available for a fee), For a fee, you can enjoy a jacuzzi, a terrace and a massage service. it is 20 kilometres away from Siam Country Club the golf course of. PAYMENT METHODS: Customers can pay by credit cards, American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.89" OriginalAmount="26.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9492314" Longitude="100.8963497" StarRating="4" HotelCode="|39042" HotelName="Lk Mantra Pura Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>M6 NORTH PATTAYA NAKLUA 3/300</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/0/4/2/39042_1_5863.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant complex rooms, has 3 buildings, a lobby, a currency exchange service, a bar, a restaurant, internet in communal areas, (for a fee), room service and a laundry service. SITUATION: It is in the city centre, is close to the tourist attractions, the beaches. ROOM: standard rooms and suites, have parquet flooring, a marble bathroom, a flat-screen television, a fridge, a coffee maker, a kettle and views of the swimming pool. FACILITIES: The establishment has a tropical swimming pool, hydromassage beds, pool bar, a massage service, aerobics and a gym. OBSERVATIONS: Check-in is at 13:00 and check-out is at 12:00. PAYMENT METHODS: Customers can pay using American Express, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.99" OriginalAmount="26.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91486" Longitude="100.85873" StarRating="4" HotelCode="|33067" HotelName="Asia Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>352 Moo 12 Pratamnak Road, Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/0/6/7/33067_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: this renovated hotel in 2004, has 305 rooms and 187 suites. In the entrance, you can find a lobby with elevators, a reception, a safety deposit box service and a currency exchange service. has a bar, a restaurant with air-conditioning, with highchairs, shops, a hairdresser's, a TV room and conference rooms. Children can enjoy a playground, There are many services available at the establishment, including room service, a laundry service and a car park. SITUATION: It is in front of a beach, is in Pattaya the outskirts of. ROOM: The cosy, comfortable rooms, a bathroom with a shower, a bath, a direct line telephone, a mini-bar and a safety deposit box (available for a fee). FACILITIES: Outdoors, guests have access to a swimming pool, Clients can enjoy activities such as pedal-boating, diving, play golf and enjoy tennis. Guests can also enjoy a gym and a massage service. PAYMENT METHODS: Customers can pay by American Express, Visa and Mastercard. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.02" OriginalAmount="26.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93688043976" Longitude="100.88769053685" StarRating="3" HotelCode="308192|1205538" HotelName="August Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111/43 Moo 9, Central Pattaya Road, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/95/c1950913bab28dbee61240a22915c60bc7281136.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Utapao (UTP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.05" OriginalAmount="26.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.949841" Longitude="100.895167" StarRating="4" HotelCode="|388465" HotelName="J Inspired Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8/49 Moo 6, Pattaya, 20150 Pattaya Central, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/6/5/388465_19.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.06" OriginalAmount="26.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90975064" Longitude="100.85781038" StarRating="5" HotelCode="263225|937155" HotelName="Centara Grand Phratamnak Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Phratamnak Soi 5, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/9f/9f73dce7c729c563/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.20" OriginalAmount="26.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928571862941" Longitude="100.87979520867" StarRating="3" HotelCode="915567|1866798" HotelName="The Golden Ville Boutique Style Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>215/55 Moo 10, Pattaya 2nd Road, Nongprue, Pattaya 20150, Banglamung</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/01/2901ca80696a5667bc92259733b52e7389ed4076.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Pattaya, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.41" OriginalAmount="26.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.850545" Longitude="100.901067" StarRating="4" HotelCode="|36842" HotelName="Pinnacle Grand Jomtien Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>37/2-11 MOO.2, SUKHUMVIT RD., NA JOMTIEN 37/2-11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/4/2/36842_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 245 rooms, a lobby, a bar, a restaurant, room service and a laundry service. SITUATION: This hotel is by the beach with private access, is situated 9 kilometres away from Pattaya south This hotel is surrounded by a green area, near the establishment, you will find the tourist area, 160 kilometres away from the establishment, guests will find Suvarnabhumi Airport. ROOM: The establishment has economical rooms, standard rooms, superior rooms and deluxe rooms. All the rooms have a mini-bar, a satellite television, films, a direct line telephone, a bathroom with a shower or bath, a balcony or terrace, an individual air-conditioning system and a double bed. Guests are offered interconnecting rooms. FACILITIES: The establishment has a swimming pool that has an area for children, a bar and a tropical garden. Clients can enjoy activities such as diving, tennis, ping pong, volleyball, billiards, badminton, rowing and darts. it is situated 30 minutes away from 26 golf courses. OTHERS: Regarding the food and beverage offering, clients have a buffet dinner, an Ã  la carte lunch and a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.44" OriginalAmount="26.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.959429" Longitude="100.887204" StarRating="4" HotelCode="|152928" HotelName="Prima Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157/22-23 M.5 Pattaya Naklua Road Naklua Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/9/2/8/152928_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, a swimming pool, rooms with balcony, a car park (free of charge), a gift shop and a currency exchange service (on request). SITUATION: This establishment, Pattaya it is in 100 metres away, guests can find Wong Amat the beach Chao Pho Khao Yai Santuario it is 25 kilometres away from This establishment, is 45 minutes away from Suvarnabhumi Airport. ROOM: Each room has an air-conditioning system, wooden furniture, a television, a direct line telephone, a bathroom with a shower and complimentary bathroom items. FACILITIES: Guests are offered treatments, a spa and a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.44" OriginalAmount="26.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.924721" Longitude="100.869563" StarRating="3" HotelCode="|554272" HotelName="Windy Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Muang Pattaya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/2/7/2/554272_4acd7921350.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.45" OriginalAmount="26.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8663701" Longitude="100.89270408" StarRating="3" HotelCode="582872|3579465" HotelName="Zand Morada Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>126 Jomtien Sai 1 Road, Moo 1, Najomtien, Sattahip, Pattaya, Chaonburi 20250</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/da/f1da4e62be9e8f2dd75430e6e11fb0f4b5b68d31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.69" OriginalAmount="26.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933928" Longitude="100.883514" StarRating="3" HotelCode="|412651" HotelName="Viewtalay6 By Pat 42" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>View Talay 6, Floor 3, 243/42 Moo 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/6/5/1/412651_d8ebb431636.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.75" OriginalAmount="26.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.949671389748" Longitude="100.89478434176" StarRating="4" HotelCode="552617|2005475" HotelName="Hotel J Inspired Wing" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>221 Moo 6, North Pattaya, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/67/a96796f0a04f8055b0c8e550ae733f0e4f89e4f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.81" OriginalAmount="27.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.937749849373" Longitude="100.88470458984" StarRating="3" HotelCode="9017|basaya_beach_hotel__resort" HotelName="Basaya Beach Hotel &amp; Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>137 Moo 9, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/50/b550942214dbc8047d6ea7cad5277f384a60104c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a 10-minute walk from the centre of Pattaya. Bangkok’s Suvarnabhumi Airpor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.83" OriginalAmount="27.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88741" Longitude="100.88288" StarRating="3" HotelCode="|440504" HotelName="Atlantis Athena Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>atlantis athena ,sai 2 jomtien beach, pattaya, chonburi, thailand, Pattaya, chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/5/0/4/440504_11c218e1757.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.87" OriginalAmount="27.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92829" Longitude="100.87976" StarRating="3" HotelCode="|169730" HotelName="The Golden Ville Boutique and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>215/55 M10 Pattaya 2nd Rd. Nongprue Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/3/0/169730_1_2265.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2011, has 20 rooms, with internet, a sauna and a massage service. SITUATION: This establishment, Pattaya it is in it is in the city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.03" OriginalAmount="27.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9276448" Longitude="100.8799896" StarRating="3" HotelCode="71650|1578188" HotelName="Royal Twins" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>223 Pattaya 2nd Road Moo 10, Pattaya City, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/14/7214e74257fbb1201a26e0b99c2c8f9ca44402e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.07" OriginalAmount="27.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93112" Longitude="100.887803" StarRating="3" HotelCode="|416567" HotelName="Nalanta Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>64/5 Moo 9 Soi Chaloem Phrakiat 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/5/6/7/416567_a8425fb0612.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.08" OriginalAmount="27.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9349228" Longitude="100.8963154" StarRating="4" HotelCode="|43428" HotelName="Adelphi Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>390/14 Moo 9 Pattaya Sai 3 Road, Soi Chalamprakiat 21, Nongprue Banglamung Pattaya Central Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/4/2/8/43428_1_1586.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, room service, a safety deposit box service and a car park (for a fee). SITUATION: This hotel is situated in Pattaya the centre of it is close to the shopping area, restaurants and the leisure areas. it is situated 100 kilometres away from Bangkok Airport it is situated 90 kilometres away from Suvarnabhumi Airport. ROOM: The rooms have a balcony, a bathroom with a shower or bath, towels, bedding, a wardrobe, a direct line telephone, a satellite television, internet, a mini-bar, a fridge and an individual air-conditioning system. FACILITIES: Outdoors, clients can enjoy a swimming pool. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant, The establishment offers all meals in menu form.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.11" OriginalAmount="27.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8977193" Longitude="100.8703279" StarRating="3" HotelCode="|169687" HotelName="Nirvana Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 12, NONGPRUE, BANGLAMUNG, JOMTIEN 75/187-190</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/8/7/169687_d5936f81145.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 30 rooms, 4 floors, a lobby with a reception, a restaurant, a bar and a car park. The establishment also offers room service, a laundry service (for a fee), WiFi and a transfer service. SITUATION: This hotel is situated near the beach, Jomtien Beach is situated in 15 minutes away from the establishment, clients can find Pattaya the city centre of it is 10 minutes away from the nightlife, Close to shops, restaurants and places of interest. it is situated 158 kilometres away from Don Mueang Airport it is 127 kilometres away from Suvarnabhumi Airport. ROOM: All the rooms have a bathroom, an air-conditioning system, a shower, cable and satellite television, a mini-bar and a safe. FACILITIES: Guests are offered a swimming pool and deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service and a bar. PAYMENT METHODS: Customers can pay by Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.12" OriginalAmount="27.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.939227684215" Longitude="100.89379238412" StarRating="3" HotelCode="383246|1867888" HotelName="Mooks Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>222/99 Chalermprakiat Pattaya 3rd Road, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/af/e8af066787ecc25bb944add10046b4dd469358f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.14" OriginalAmount="27.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.945007" Longitude="100.904551" StarRating="4" HotelCode="299082|958675" HotelName="Grand Bella Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>336/26 Nongprue Moo 9, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3e/60/3e600a52baa5d1ecccd8d0c2f2bc320b053018a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.19" OriginalAmount="27.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.923515" Longitude="100.873412" StarRating="2" HotelCode="|469332" HotelName="M Casa Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>373/1 Moo10, Nong Prue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/3/3/2/469332_d5302ec1209.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.53" OriginalAmount="27.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.945106" Longitude="100.887491" StarRating="3" HotelCode="35006|36614" HotelName="Sunshine Vista Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>201/1 Moo 9 Soi 3, Beach Road, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/96/b2969ca781961b9223203b107624f5853ca2656d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Soi 3, Beach Road. It enjoys a prime location in the town, and is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.78" OriginalAmount="27.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96355934" Longitude="100.89095132" StarRating="5" HotelCode="353887|1204568" HotelName="The Radiance Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>285/219 Moo 5 Soi Naklua 16, Banglamung Chonburi, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/c0/dac0f4d773df50f9c55a326ab459be37248bc547.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.947442811138" Longitude="100.88570773601" StarRating="3" HotelCode="401196|85153" HotelName="Crown Pattaya Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>436/11-13 M.9, Beach Rd. Soi 1, North Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/52/9952e1887992716d3da851ed7148c2a801fd41be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just 2 minutes' walk from the sandy Pattaya Beach and the Big C department store, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9480608" Longitude="100.8856808" StarRating="3" HotelCode="36343|80564" HotelName="The Mark Land Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>436/541 Beach Road Moo 9, Soi 1, North Pattaya, Nongprue, Banglamung, Pattaya, Chon Buri 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/06787a71fc90a6fc/d0/d0b293346da824d3/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the northern part of the city of Pattaya in Thailand, by North Pattaya Bea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927619160472" Longitude="100.87916268466" StarRating="3" HotelCode="71636|195522" HotelName="Royal Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>215 Pattaya 2nd Road Moo 10, Pattaya City, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/d9/53d935cb7f633c84ceaec6115bd2be3780252fc6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.936467029199" Longitude="100.88286492894" StarRating="3" HotelCode="380889|85203" HotelName="Tweet Tweet Nest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar">
        <Address>
          <AddressLines>
            <AddressLine>522/10-11 Moo 10, Soi 8, Tambon Nongprue, Amphoe Banglamung, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/ae/e6ae7b565b27c7c86dc3d732edf1878781240df1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.84" OriginalAmount="28.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="0" HotelCode="835661|beesplace_guesthouse" HotelName="Beesplace Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>315/4 Soi Lengkee, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/e6/f4e6ea9909560a02ff6f2072b656ad93f142570b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.88" OriginalAmount="28.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87200658511" Longitude="100.88913559914" StarRating="3" HotelCode="188356|1578308" HotelName="Seaside Jomtien Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>309/47-48 Moo 12, T.nongprue, A.banglamung, Chonburi, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/ac/a5ac394cbbdf0b9f8f6660dcd094e10b299b0821.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.07" OriginalAmount="28.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.968522" Longitude="100.898411" StarRating="0" HotelCode="|553426" HotelName="LHC HOTEL AND RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>89 Soi Na Kluea 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/4/2/6/553426_ce50dc51322.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.12" OriginalAmount="28.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931611" Longitude="100.888844" StarRating="0" HotelCode="|439708" HotelName="Sleep With Me Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77/777 Chalermphrakiat 19 Moo 9, Sai 3 Nongprue Banglamong, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/7/0/8/439708_576e0d81031.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.14" OriginalAmount="28.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95128" Longitude="100.889919" StarRating="4" HotelCode="|60679" HotelName="Floral · Dolphin Circle Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>179/185-212 Moo 5 N Pattaya Rd Naklue, Banglamung,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/6/7/9/60679_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has tropical gardens and sports facilities. SITUATION: Near the establishment, you will findPattaya the beach Pattaya 15 minutes away from the establishment you have It is well-connected with the nightlife, entertainment and leisure areas. ROOM: The establishment has 103 rooms and suites. They have an air-conditioning system, a mini-bar, a satellite TV, a radio, a safety deposit box, internet, a kettle, a coffee maker, a hairdryer and a bathrobe. FACILITIES: Clients can enjoy activities such as tennis, squash, badminton, basketball, aerobics and yoga. Guests can also find a swimming pool, a gym, a climbing wall, a sauna, beauty treatments and a massage service. Regarding the food and beverage offering, there is a restaurant and a cafÃ©.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.24" OriginalAmount="28.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930187090877" Longitude="100.88062494993" StarRating="3" HotelCode="188302|1204218" HotelName="Dynasty Inn Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>596/16 Moo 10, Soi 13 Pattaya Beach Rd, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/95/49957d1021fdedda97333cb02744b957081a2573.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.36" OriginalAmount="28.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9452935" Longitude="100.8875781" StarRating="0" HotelCode="|35391" HotelName="Sunshine Vista" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>201/1 MOO 9, SOI 3, BEACH ROAD 201/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/9/1/35391_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This central aparthotel, has 130 rooms, a lobby, a reception, a restaurant, conference facilities and a laundry service. nearby, there is a car park. SITUATION: Soi 3 Beach Road Is situated in it is 200 metres away from Pattaya the beach It is 100 metres away fromBig C the shopping centre. ROOM: The establishment has superior rooms, studios, executive studios and family suites, All the rooms have a balcony, individual air-conditioning, a bathroom with a bath, a shower, hot water, cold water, satellite and cable TV with international channels, a mini-bar, a direct line telephone and a safe. FACILITIES: Outdoors, clients can enjoy a swimming pool, The establishment has a hydromassage bath, a children's swimming pool and an outdoor bar. in the surrounding area, you can find a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.37" OriginalAmount="28.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.924052" Longitude="100.867177" StarRating="3" HotelCode="318830|1896895" HotelName="Balihai Bay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>311/15 M. 10 Pattaya Beach Road, T. Nongprue, Walking Street, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/82/21824379606e1997dd893ed49618424b92849749.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.63" OriginalAmount="28.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95215124" Longitude="100.89768648" StarRating="5" HotelCode="585529|2168185" HotelName="Le Bali Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>160/68-160/69 Moo 5, Naklua, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/6c/186c5f5793195c3266c7d166e92e410857b51baa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort features various services and facilities, including a restaurant, a bar, room service and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.72" OriginalAmount="28.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92252" Longitude="100.87137" StarRating="4" HotelCode="|42572" HotelName="Nova Platinum" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>562 MOO 10, PRATAMNAK ROAD 562</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/5/7/2/42572_1_3826.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in south Pattaya, 200 metres from the beach, next to leisure areas, entertainment and shopping areas. It is 85 kilometres away from the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.74" OriginalAmount="28.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93277854" Longitude="100.8803519" StarRating="3" HotelCode="71657|1867778" HotelName="Nautical Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>10/10 Soi 11, Pattaya Beach Road, Pattaya City, Cholburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/d4/65d450111c559177dd23159ae2408c31e831b307.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.86" OriginalAmount="28.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.943283" Longitude="100.8853468" StarRating="3" HotelCode="267095|930545" HotelName="Selection Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>225 Moo 9, Nongpreu, Banglamung, Pattaya Beach Road, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/f8/94f8f429a2142a7f6db6ece29ec7273027e85e2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93996037" Longitude="100.89004721" StarRating="3" HotelCode="353099|80928" HotelName="KTK Royal Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>352/4 Moo.9 Soi Pattaya Klang 12, Pattaya Klang Road, Pattaya, 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/91/5391a9eb601e92487723a83ff503a003ce48a36b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.87" OriginalAmount="29.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935523" Longitude="100.885197" StarRating="3" HotelCode="18045|eastin_hotel_pattaya_2" HotelName="Sunbeam Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>217/27 Soi 8 Moo 9 Pattaya Beach Road, Nongpure, Banglamung, 20150 Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/42/6d/426d9ce167d13ddb2f6dfdf49fe3a61bbd5af1fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated an hour away from Bangkok and is the focal point in the centre of Pattaya. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.87" OriginalAmount="29.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9334083" Longitude="100.88102356" StarRating="3" HotelCode="361225|serenotel_pattaya" HotelName="Serenotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>481 M.10 Soi 10 Beach Road  Banglamung  Chonburi, 20150 Pattaya Central</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/7a/797a5c94ebefb76e89844cfaa57149ee58997666.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.87" OriginalAmount="29.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93053281" Longitude="100.87841627" StarRating="2" HotelCode="495765|nonze_hostel" HotelName="Nonze Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>13/2 Beach Road Soi, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/d6/06d6503b6e51d49c56d15f350231fca748fecf65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.00" OriginalAmount="29.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92365" Longitude="100.8672" StarRating="0" HotelCode="|232458" HotelName="Balihai Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>311/15 M. 10 T. Nongprue A. Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/4/5/8/232458_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.02" OriginalAmount="29.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88476" Longitude="100.8862" StarRating="0" HotelCode="|245233" HotelName="Le Bali Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>160/68,160/69 Moo.5, Naklua, Pattaya,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/5/2/3/3/245233_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.14" OriginalAmount="29.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.943782" Longitude="100.886392" StarRating="3" HotelCode="|407146" HotelName="Paradise Land Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>359/12 North Pattaya Beach Road Soi 5 Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/7/1/4/6/407146_84c28481232.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.37" OriginalAmount="29.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931622281129" Longitude="100.88314086199" StarRating="3" HotelCode="188299|1578558" HotelName="Bay Breeze Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>503/2 Pattaya 2nd Road Soi 11, Pattaya City 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/eb/c0eb5b127d2c16ac718e23da5713192f2f14c012.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.43" OriginalAmount="29.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.918" Longitude="100.889" StarRating="3" HotelCode="|402349" HotelName="LK Celestite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45/99 Moo. 10, Nongprue, Banglamung, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/3/4/9/402349_f97a8c11025.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.63" OriginalAmount="29.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94696987" Longitude="100.88784022" StarRating="3" HotelCode="435242|1904995" HotelName="Sunshine Hip Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>436/617 Moo 9, Nongprue Banglamung, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/540404/540404a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.68" OriginalAmount="29.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.940114" Longitude="100.890032" StarRating="3" HotelCode="|180261" HotelName="Ktk Pattaya and Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>352/4 Moo 9, Soi Pattaya Klang,Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/0/2/6/1/180261_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.83" OriginalAmount="29.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930456" Longitude="100.881582" StarRating="4" HotelCode="|38339" HotelName="Intimate  Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>397/42 M.10 SOI 14 SOUTH PATTAYA 2ND ROAD 397/42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/3/3/9/38339_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, has WiFi, (for a fee), cable TV, a safety deposit box service, an electronic key and a conference room. This establishment has 42 rooms a lobby with a reception, express check-out, a currency exchange service and a lift. You are also offered a cafÃ©, a hairdresser's, a bar, a restaurant, room service, a laundry service and a car park. SITUATION: The hotel is in Pattaya the heart of 5 minutes away from the establishment clients have the beach, is located between shopping centres, 3 hours away from the establishment, clients can find Bangkok Airport. ROOM: The establishment has Junior Suites, deluxe rooms and superior rooms. All the accommodation options have an air-conditioning system, WiFi, an electronic key, a mini-bar, a satellite TV, a safe, a bathroom with a shower, a bath, a king-size bed, a hairdryer, a radio, a microwave, a coffee maker, a kettle and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool that has an area for children and an outdoor bar (available for a fee), Guests are offered a sauna, a massage service (available for a fee), spa treatments and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay by credit cards, American Express, Mastercard and Visa. OBSERVATIONS: The establishment offers reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.89" OriginalAmount="29.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95386793" Longitude="100.88767176" StarRating="2" HotelCode="17376|2193065" HotelName="Let's Hyde Resort &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>170/1 Pattaya-Naklua Road Moo 5, Soi Na Klua 18/2, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d1/bd/d1bd4d1c9f44722a41fab280afec38fa8bb9a2f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="0" HotelCode="985775|343446" HotelName="The Base Central Pattaya by Supee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88/9 Pattayasaisong Road, Group 10, Bang Lamung District, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/cf/79cfdbc2bb95138f1e24f13f1624a6526da44c2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.90" OriginalAmount="30.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87802963" Longitude="100.88488994" StarRating="4" HotelCode="546014|bay_beach_resort_pattaya" HotelName="Bay Beach Resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>132/3 277/9 Na Jomtien Road Soi Jomtien 14/1, Moo 12, Nongprue, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/06/3006c65cfb72f0cdd5e3b5a2b51e03287747a2fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.90" OriginalAmount="30.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92720588" Longitude="100.88079212" StarRating="3" HotelCode="586513|the_whisper_hotel" HotelName="The Whisper Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>484/555 Pattaya Soi 15 Moo 10, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/18/901838ab2affa95bae49311aa66ae0d3e9888c9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.90" OriginalAmount="30.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93338696" Longitude="100.89682518" StarRating="3" HotelCode="539694|luxe_residence_2" HotelName="Luxe Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>190/20 Central Pattaya Soi 4 Moo 9, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/9f/3a9fb597bca0e296f0b595b3045dc40f8946381d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.96" OriginalAmount="30.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.916581" Longitude="100.875346" StarRating="0" HotelCode="|486432" HotelName="DEL MAX resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>154/50-51 Moo 10, T. Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/6/4/3/2/486432_af6d9c42127.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.97" OriginalAmount="30.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.945827" Longitude="100.887494" StarRating="0" HotelCode="|465808" HotelName="Soi 2 Inn Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>380/41 Moo 9, Soi 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/8/0/8/465808_c420bd61056.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.17" OriginalAmount="30.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933981" Longitude="100.888252" StarRating="3" HotelCode="|404463" HotelName="D  Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41/29 M.9 Soi Buakhao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/4/6/3/404463_a3860d70639.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.21" OriginalAmount="30.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.945006535818" Longitude="100.88513374329" StarRating="3" HotelCode="69848|84302" HotelName="Baboona Beachfront Living" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>119/3 Moo 9, North Pattaya Beach Road, 20260 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/6e/016eca757d17c0471eb698972268dfda2f4fb265.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between Pattaya Soi 3 and Aoi 4 Pattaya City. The nearest beach is just a ston...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.21" OriginalAmount="30.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96275" Longitude="100.90963" StarRating="4" HotelCode="|247299" HotelName="Centre Point Prime Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>275 Sukhumvit Road Moo 6, Naklua, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/7/2/9/9/247299_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.21" OriginalAmount="30.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92806" Longitude="100.878412" StarRating="4" HotelCode="900668|99522" HotelName="Aya Boutique" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>555/54 Moo 10, Pattaya Beach Road, Nongprue, Banglamung, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6a/0f/6a0f0fa8ca28001e65ad6417ae16b9cfdec457ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located just off an attractive tropical beach, and is only minutes from Pattaya city c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.22" OriginalAmount="30.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.80126" Longitude="100.91792" StarRating="4" HotelCode="|46103" HotelName="Palm Grove Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>MO.3, SUKHUMVIT ROAD, NAJOMTIEN SOI 40, SATTAHIP 245/96</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/0/3/46103_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has 40 suites and chalets. The establishment boasts a lobby with a reception, a safety deposit box service, a lift, a cafÃ©, WiFi, room service, a laundry service and a car park. SITUATION: Sukhumvit Road It is in Jomtien Beach 200 metres away, guests can find close to the establishment, guests have shops, leisure areas, 15 kilometres away, you can find a beach situated 180 kilometres away fromDon Mueang Airport. ROOM: The establishment has chalets and suites. They have a bathroom, an air-conditioning system, a shower, a hairdryer, a fridge and cable television. They also have a radio, a safe, a mini-bar, an ironing set, a direct line telephone, WiFi and a balcony or terrace. FACILITIES: You can find a spa, spa treatments, a massage service and 2 swimming pools. Guests can also play golf and do water sports. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.26" OriginalAmount="30.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8824186" Longitude="100.8824081" StarRating="4" HotelCode="|210608" HotelName="Sea Crest By Jomtien" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>249/16-18 Soi Jomtien 12, T. Nongpluar, A. Banglamuang, Chonburi 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/0/8/210608_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.39" OriginalAmount="30.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93482796" Longitude="100.88414407" StarRating="2" HotelCode="496207|2163885" HotelName="Pattaya At Nine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>217/10 Moo 10 Pattaya Soi 9, Pattaya, 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/28/9d286dfdb09e8ca1fef8060f75c7cf3778508737.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Pattaya (Central Pattaya), Pattaya at Nine is minutes from Central Fest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.45" OriginalAmount="30.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93343164" Longitude="100.88086733" StarRating="3" HotelCode="419542|3560285" HotelName="Serenotel Pattaya Beach Front" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Coffee Shop,Designated Smoking Area,Elevator,Internet,Luggage Storage,Parking,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>310/10 Soi 10 Moo 10, Beach Road, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/69357/2269357/1.jpg?f=15072301</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Serenotel Pattaya Beach Front in Pattaya (Pattaya B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.48" OriginalAmount="30.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93017" Longitude="100.881984" StarRating="4" HotelCode="401221|68314" HotelName="Intimate" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>397/42, M.10, Soi 14, South Pattaya 2nd Road, Nongprue, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/bd/aebde68d34b5216f0229676333c01e3ee5e98231.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Pattaya, 5 minutes from the sandy beach, between 2 shopping cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.72" OriginalAmount="30.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89567" Longitude="100.8734" StarRating="3" HotelCode="|410135" HotelName="Thanyalak At The Gallery Condominium" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>14/44-45 floor 5th, Soi 8 Moo4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/0/1/3/5/410135_6923f2a1749.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.86" OriginalAmount="30.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94326" Longitude="100.89381" StarRating="4" HotelCode="|388482" HotelName="T Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80/5 Moo 6, Soi Chalermprakiat 7, Pattaya 3rd Rd., Pattaya, Chon Buri 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/8/2/388482_cea13971042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.93" OriginalAmount="31.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935846764087" Longitude="100.88341712952" StarRating="3" HotelCode="12555|flipper_lodge" HotelName="Flipper Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>520/1 Soi 8, Pattaya Beach Road, 20260 Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/ff/efffc85ad8d37e0ebc3fec4dbe55e9e21cd0c7b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Pattaya, this hotel is just a few metres from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.93" OriginalAmount="31.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90951445" Longitude="100.88169444" StarRating="4" HotelCode="622990|sukhotai_resort_pattaya" HotelName="Sukhotai Resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>42/1 Thepprasit Soi 8 Moo 12, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/65/4465e4164bb583d51054ac20de4a97102754c572.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.93" OriginalAmount="31.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="0" HotelCode="975301|capital_o_631_blooming_hill_boutique_suites" HotelName="Blooming Hill Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>352/233 Phatumnak Road Moo 12, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/fb/6dfb6e43e9a20254fe10690ee2d97101a828f4f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.01" OriginalAmount="31.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9539" Longitude="100.88718" StarRating="3" HotelCode="|245438" HotelName="Let's Hyde Pattaya Resort and Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>170/1 Moo 5 Soi Na Klua 18/2 Pattaya-Naklua Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/5/4/3/8/245438_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.02" OriginalAmount="31.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.913448" Longitude="100.885405" StarRating="4" HotelCode="|388467" HotelName="Lk Crystal Ville" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>168/44-46 M.10 Soi. Korphai 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/6/7/388467_3dbfe5d1017.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.03" OriginalAmount="31.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94667" Longitude="100.88571" StarRating="3" HotelCode="449051|36584" HotelName="Markland Beach View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>436/541 Pattaya Beach Road, Nongprue, Banglamung, Pattaya, Chon Buri 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/97720/2197720/1.jpg?f=15650884</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chonburi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.03" OriginalAmount="31.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.81139079" Longitude="100.91465965" StarRating="4" HotelCode="572370|2173765" HotelName="X2 Vibe Pattaya Seaphere Residence" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>223 Moo 3 Soi Na Jomtien 32, Sattahip, Pattaya, Chonburi 20250</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/689489/a_689489_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.04" OriginalAmount="31.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.939028" Longitude="100.889179" StarRating="3" HotelCode="|404451" HotelName="March  Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>323/9 Moo 9 Nongprue Banglamung, 323/9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/4/5/1/404451_7ec01e10614.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.08" OriginalAmount="31.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.941281498011" Longitude="100.88865548372" StarRating="4" HotelCode="907145|449385" HotelName="Centara Pattaya Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78/140 Moo 9, Nongprue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1d/15/1d1501fe5a3a8928c65a23d2ca10cabcae3c56f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the renowned beach area of Pattaya, a lively destination filled with shoppi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.09" OriginalAmount="31.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9346423" Longitude="100.8880797" StarRating="4" HotelCode="|39040" HotelName="Lk Royal Suite Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>M9 SOI BOUKHOW 66/33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/0/4/0/39040_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant, business hotel, has 46 rooms, a restaurant, room service and a laundry service. SITUATION: The complex, is in an excellent location, is near the central area, has good links to public transport services, is near the railway station, the bus station, is situated 160 kilometres away from Bangkok the International Airport of. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, a television, a small kitchen, a mini-bar, a fridge, a microwave, an iron and a safe. FACILITIES: Outdoors, guests have access to a swimming pool, The establishment also has a hydromassage bath and a solarium. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoyLe' Kitchen the restaurant a cafÃ©. The establishment offers all meals Ã  la carte.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.16" OriginalAmount="31.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91955" Longitude="100.872023" StarRating="3" HotelCode="888644|1158728" HotelName="Residence Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146/107 Moo 10, Thappraya Road, 20260 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/f0/7bf0a41a096bdd8cdf3ea9eee580562b01a9b668.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.17" OriginalAmount="31.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.926502" Longitude="100.88249" StarRating="4" HotelCode="|388488" HotelName="Holiday Inn Express Pattaya Central, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>293/16 Moo 10, Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/8/8/388488_09cafb41041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.22" OriginalAmount="31.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.97109" Longitude="100.91863" StarRating="3" HotelCode="|229147" HotelName="Villa Wanida Garden Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>370/2 Moo 4 Soi Sukhumvit-Pattaya 27 Naklua Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/1/4/7/229147_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.30" OriginalAmount="31.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92503154" Longitude="100.87377444" StarRating="3" HotelCode="755189|3562085" HotelName="Ambrosial Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pattaya 2nd Road, Opposite White Rose Hotel, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/65/9865527f9d2007e1e900f9417073e3b56ebd74a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.35" OriginalAmount="31.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93394295" Longitude="100.88325951" StarRating="3" HotelCode="971624|1201158" HotelName="VTSix Condo at View Talay 6 Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>243/36 Moo 10 Sai Song, View Talay 6 Pattaya Beach Condominium, Between Siam Bay view Hotel &amp; Central Festival, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/ea/daeadc27a2aac6be72fd7363c8925f89d5fe6efc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.36" OriginalAmount="31.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.883876434517" Longitude="100.87987937301" StarRating="3" HotelCode="384783|1867118" HotelName="Inn Residence Serviced Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>279/310 Jomtien Beach Road Moo 12, Nongprue, Banglamung, Pattaya, Cholburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/c3/8dc3bc64b9049ea2708d0b0f096b5bafcb5fdff8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Jomtien Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.41" OriginalAmount="31.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9456444" Longitude="100.8853242" StarRating="4" HotelCode="|209654" HotelName="A-one New Wing" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>500-501 North Pattaya Beach Road, Nongprue, Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/9/6/5/4/209654_1_3363.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.42" OriginalAmount="31.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96268491" Longitude="100.90946302" StarRating="4" HotelCode="781854|2428755" HotelName="Centre Point Hotel Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>275 Sukhumvit Road Moo 6, Naklua, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8f/55/8f55b2395c5750422d4c3a17b6c5d50ac813c5bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.53" OriginalAmount="31.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93466" Longitude="100.88209" StarRating="4" HotelCode="|598211" HotelName="VTSIX at View Talay 6" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>243 View Talay 6 Condominium, Pattaya 2nd Road, Moo 10, Nongprue, Banglamung, Cholburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/8/2/1/1/598211_603000c2228.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94437302555" Longitude="100.8870922592" StarRating="4" HotelCode="101607|hotel_vista_pattaya" HotelName="Vista Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>196 Pattaya Soi 4, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/9e/8c9e45773804f7eded491680424aaebd2aa745be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the beach in central Pattaya. It offers easy access to the shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95667396" Longitude="100.89188172" StarRating="4" HotelCode="783216|m_pattaya_hotel" HotelName="M Pattaya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>571/112 Naklua Road Moo 5, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/21/7921f8c27b76454d803f6b8f7e8e09412aca78fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.01" OriginalAmount="32.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935437" Longitude="100.8847971" StarRating="4" HotelCode="|31852" HotelName="Sunbeam Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>217/27 Moo 9, Beach Road, Nongprue, Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/8/5/2/31852_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a lobby, a safety deposit box service (for a fee), a currency exchange service, room service, conference rooms and conference facilities. With regards to the food and beverage offering, the establishment has Sri Siam the buffet restaurant with typical and international cuisine Bouquet Parlour the bar CafÃ© et GÃ¢teaux the cafÃ©. SITUATION: Bangkok It is situated 60 minutes away from it is in Pattaya the centre of. ROOM: The rooms a bathroom, a satellite TV, a mini-bar and a balcony. FACILITIES: Outdoors, clients have access to a swimming pool, The establishment has a pool bar and a massage service. At the beach, clients can enjoy diving, windsurfing, speedboating and jet-skiing. You can also enjoy an entertainment programme and play golf.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.15" OriginalAmount="32.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.894824" Longitude="100.872297" StarRating="3" HotelCode="|389329" HotelName="The Gallery Jomtien Beach Pattaya Condo By Dome" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>514/35 Tower B, 4 fl., Jomtien Beach Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/3/2/9/389329_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.39" OriginalAmount="32.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91276" Longitude="100.86093" StarRating="0" HotelCode="|43484" HotelName="Hill Fresco Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO.12, PHRA TAMNAK RD., SOI5, NONGPRUE,BANGLAMUNG 359/109</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/4/8/4/43484_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: the hotel has 53 rooms, a restaurant, a bar, WiFi in communal areas and a transport service. SITUATION: Is situated inPattaya a peaceful area of it is 5 minutes away from the city centre. ROOM: The establishment has 53 inviting deluxe rooms and superior rooms, The rooms a bathroom, a direct line telephone, a satellite or cable television, a mini-bar, a coffee maker, a kettle, individual air-conditioning, a balcony or terrace and internet. FACILITIES: Outdoors, clients can enjoy a swimming pool, The establishment also has a hydromassage bath, an outdoor bar, a gym and a massage service. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have an international restaurant, The establishment offers a continental or buffet breakfast and a set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.40" OriginalAmount="32.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94463" Longitude="100.88757" StarRating="3" HotelCode="|65387" HotelName="Bella Villa Prima" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>138 M.9 PATTAYA 2ND RD. NONGPRUE BANGLAMUNG; CHONB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/3/8/7/65387_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This boutique hotel is in Pattaya city centre. ROOM: The modern rooms have room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.44" OriginalAmount="32.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930179" Longitude="100.8831124" StarRating="4" HotelCode="|49302" HotelName="Lk Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 10 SOI 13 PATTAYA 2ND RD., BANGLAMUNG 33/154</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/3/0/2/49302_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary hotel, is well-connected, has rooms and with WiFi. The establishment also offers a swimming pool and a jacuzzi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.55" OriginalAmount="32.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.932922" Longitude="100.8849768" StarRating="3" HotelCode="|30302" HotelName="Golden Beach  Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>PATTAYA 2ND ROAD, PATTAYA CITY, CHONBURI 519/27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/3/0/2/30302_c3c71fa1515.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is comfortable. SITUATION: It is 5 minutes away fromPattaya the beach Where you can find bars and business zones. ROOM: The large rooms, are traditional-style, They have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, a stereo, internet, a double or king-size bed, a coffee maker, a teapot, a safe and a balcony or terrace. FACILITIES: The establishment has a large swimming pool and a massage service. PAYMENT METHODS: Customers can pay by Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.60" OriginalAmount="32.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90788" Longitude="100.85899" StarRating="5" HotelCode="|36854" HotelName="Adriatic Palace Hotel Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>469 Moo 12 Khao Phra Tamnak Road, Bang Lamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/5/4/36854_1ac4ab41306.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is rated 3 stars. SITUATION: It is inPattaya the coast of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.74" OriginalAmount="32.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.902624" Longitude="100.874115" StarRating="3" HotelCode="188368|1220118" HotelName="Villa Thongbura Serviced Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>221/100 Moo 12, Soi Thepprasit 17 Thepprasit Rd., Nongprue, Banglamung, Cholburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/4d/1f4da79401d4294e7169e758848aa39eaf24bfe7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.75" OriginalAmount="32.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.921406" Longitude="100.860683" StarRating="4" HotelCode="|62897" HotelName="Mountain Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>378/16 Moo 12 Nongpure Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/2/8/9/7/62897_1_2384.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays and it offers comfortable facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.907962809728" Longitude="100.85890173912" StarRating="3" HotelCode="75185|adriatic_palace" HotelName="Adriatic Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>469 Moo 2 Khaopratamnak Road, Nongprue, Banglamung, Cholburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ae/bc/aebcaa5ef6627bcf220a9f37e9b78561f291d95b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the beachfront on Khaopratamnak Road between Jomtien and Pattaya beach, an ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.943256401071" Longitude="100.89151386602" StarRating="5" HotelCode="548412|grand_palazzo_hotel" HotelName="Grand Palazzo Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>292 Petchtrakul Road Moo 6, Naklua, Bang Lamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/76/1c/761cc76eb76dfb76da295e2307ecd18d02aa5506.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93071761" Longitude="100.8832102" StarRating="3" HotelCode="961717|many_holiday_the_base_condo" HotelName="The Base Central Pattaya by Many Holiday The Base Condo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88/929 Pattaya Saisong Road, Chon Buri, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/98/4498b02010164be63df2b0b4dfd1227d181a72cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.11" OriginalAmount="33.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91019" Longitude="100.881136" StarRating="3" HotelCode="|455857" HotelName="Valhalla Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thepprasit Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/8/5/7/455857_f9925321737.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.29" OriginalAmount="33.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9251048" Longitude="100.8845246" StarRating="4" HotelCode="|71509" HotelName="Four Seasons Place" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>341/44 Moo. 9, Soi Chalermprakait 22 Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/0/9/71509_3e2af941238.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Four Seasons Place is rated four stars. It has a concierge, a safety deposit box service, a swimming pool, a sports centre, a sauna, a cafÃ© and business facilities. SITUATION: It is situated in the coast of Pattaya. It is near the metro station of NA. ROOM: The establishment has 70 rooms with an air-conditioning system and a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.42" OriginalAmount="33.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.932477" Longitude="100.8831" StarRating="3" HotelCode="|440668" HotelName="View Talay 6 Condominium By Honey" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>243/21 Pattaya Second Road, Nongprue, Banglamung, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/6/6/8/440668_1a3c4bc1706.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.67" OriginalAmount="33.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.952085261262" Longitude="100.88583648205" StarRating="3" HotelCode="9022|28624" HotelName="The Green Park Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>240/5 Soi Ping Pa, Moo 5, North Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/ef/25ef899b14339f06f9a41b9269d58c1cf689adeb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a genuine resort in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.70" OriginalAmount="33.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93116071" Longitude="100.88430592" StarRating="4" HotelCode="613279|2390145" HotelName="Acqua Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>666 Moo 10 Pattaya 2nd Road, Soi 11, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/5a/015a7750db04a0116a850f3d62706501ba3e99b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.71" OriginalAmount="33.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930347" Longitude="100.883272" StarRating="4" HotelCode="906350|1471968" HotelName="LK Renaissance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33/154, Moo 10, Soi Diana, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/d8/b7d8c53ab9433a54b214dd79369dbec68cb77b11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.02" OriginalAmount="34.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.910569964532" Longitude="100.87541580115" StarRating="3" HotelCode="337811|cocco_resort" HotelName="Cocco Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tappraya Road Soi 15 Norway, Near Sugar Hut, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/cd/dfcd240783e20fa60eff7b78e6e5a39727bbc63e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.02" OriginalAmount="34.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927007776305" Longitude="100.87604102245" StarRating="2" HotelCode="393307|mike" HotelName="Mike Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>339 Mike Department Store Building Moo 9, Second Road, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/a6/23a61f460b97301033ddbf00906f22c2913c830c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.02" OriginalAmount="34.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="3" HotelCode="583720|titanic_hotel_residence" HotelName="Titanic Hotel Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>260/1 Soi Vc Moo 10, Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/40/dd40499671fde255bddcfe3d4ca53f8e8055c158.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.02" OriginalAmount="34.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="3" HotelCode="755817|pattaya_paradise_beach_resort" HotelName="Paradise Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>235 Moo 3, Sattahip Chonburi, Pattaya 20180</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/27/8d27f7b7d413dd336210fd84d34cceaae63d993c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.04" OriginalAmount="34.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.969455" Longitude="100.885341" StarRating="3" HotelCode="|411782" HotelName="Serenity Condo Wongamat By Patsamon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Soi Na Kluea 12, Na Kluea, Floor 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/7/8/2/411782_5e6e2891634.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.18" OriginalAmount="34.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930548" Longitude="100.888099" StarRating="4" HotelCode="|388485" HotelName="Amber Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>399/9-10 M.9 Pattaya 3rd Rd.Soi Chalermprakiat 21Nongprue, BanglamungChon Buri</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/8/5/388485_e59f1ee1005.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.21" OriginalAmount="34.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946915" Longitude="100.886842" StarRating="3" HotelCode="|469986" HotelName="Sabai Sabana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>436 Soi Pattaya 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/9/8/6/469986_ab546ae1819.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.46" OriginalAmount="34.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93343207" Longitude="100.88324995" StarRating="0" HotelCode="971630|3647605" HotelName="View Talay 6 Pattaya Beach Condominium by Honey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>243/23 Pattaya Second Road, View Talay 6 Pattaya Beach Condominium, Next to the Hilton Hotel on Pattaya Beach, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/16/e116a35c1c02cdbf681457dedde7b4b2a0e00484.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.66" OriginalAmount="34.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9434642" Longitude="100.8916709" StarRating="5" HotelCode="|277708" HotelName="Grand Palazzo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>292 Moo 6 Petchtrakul Road, Naklua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/7/7/0/8/277708_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.72" OriginalAmount="34.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946823" Longitude="100.887798" StarRating="0" HotelCode="|396346" HotelName="Sunshine Hip" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>436/617 Moo 9, Nongprue Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/3/4/6/396346_3a4a8320738.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.77" OriginalAmount="34.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.926573" Longitude="100.875562" StarRating="3" HotelCode="|169636" HotelName="Mike" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>564/2 Moo.10 South Pattaya 2rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/3/6/169636_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is an ideal place for relaxing, has 104 rooms, internet, a swimming pool and a massage service. SITUATION: This hotel Pattaya it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.94" OriginalAmount="34.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92129" Longitude="100.86989" StarRating="4" HotelCode="|68190" HotelName="Signature Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>561 South Pattaya Road, Pratumnak Hill, Pattaya 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/9/0/68190_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers attentive service. The establishment offers guests views of the bay. The establishment boasts restaurants. ROOM: Customers have fully-equipped rooms. OTHERS: The establishment offers American breakfast free of charge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93303294" Longitude="100.88120428" StarRating="3" HotelCode="351254|85207" HotelName="Sea Me Spring" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>343/21 Moo 10, Soi 10 Pattaya 2nd Road, Nongprue, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/6f/006f88f47e132ace71f08da906dd1644c9651534.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93308637" Longitude="100.88148613" StarRating="3" HotelCode="368604|85216" HotelName="Sea Me Spring Too" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>311 Moo 9, Soi 10 Pattaya 2nd Road, Nongprue, Pattaya, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/23/8c2300db19a16bcefc60a261cf290a383fc3df44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933142910105" Longitude="100.88140002035" StarRating="3" HotelCode="540846|234507" HotelName="Sea Me Spring Tree Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>343/21 Moo 10, Soi 10 Pattaya 2nd Road, Nongprue, Pattaya, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/af/47afb1c367a9c1c0f1224b6b22611d08408ee382.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.05" OriginalAmount="35.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.937038146076" Longitude="100.89051459161" StarRating="3" HotelCode="436105|at_mind_premier_suites_hotel" HotelName="@Mind Premier Suites Central Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>85/85 Moo 9, Tambol Nongprue, Pattaya, Amphur Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/c8/cdc811b023aeb7ccc9be2e228e24ecb774236b5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.07" OriginalAmount="35.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9452608" Longitude="100.8856359" StarRating="4" HotelCode="|73096" HotelName="A-ONE Pattaya Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115/9 Moo 9 North Pattaya Beach Road, Nong Prue, Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/0/9/6/73096_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, has 52 rooms, 44 deluxe rooms and 8 deluxe ocean view rooms. SITUATION: This establishment, is in Pattaya the beach it is surrounded by palm trees. ROOM: The rooms have sea views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.10" OriginalAmount="35.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95173" Longitude="100.88547" StarRating="3" HotelCode="|33976" HotelName="Green Park Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>240/5 Moo 5 Soi Naklua 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/7/6/33976_1_5872.jpg</HotelPictures>
        <HotelDescription>HOTEL: This typical style hotel, is surrounded by a wonderful garden area, has 176 rooms, a safety deposit box service, a currency exchange service, a bar, a restaurant, air-conditioning, conference facilities and a laundry service. SITUATION: Is situated inPattaya the heart of. ROOM: The rooms a bathroom, a direct line telephone, satellite or cable TV, a radio, a mini-bar and an air-conditioning system. FACILITIES: The establishment boasts a swimming pool, jacuzzis, a snack bar and a children's swimming pool. PAYMENT METHODS: Customers can pay using American Express, Visa and Mastercard. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant with typical dishes and international cuisine, Clients have at their disposal room service and a swimming pool bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.46" OriginalAmount="35.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93035" Longitude="100.8803" StarRating="3" HotelCode="|479180" HotelName="Whitehouse Condotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>596/2 Moo12 soi 13 Pattaya 2nd road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/1/8/0/479180_c9a0b691341.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.47" OriginalAmount="35.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9206" Longitude="100.87226" StarRating="0" HotelCode="|36826" HotelName="Pattaya Hiso" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 10 TAP-PRAYA ROAD, SOUTH PATTAYA, MUANG 514/10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/2/6/36826_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inPattaya the city centre of Pattaya Beach 1 kilometre away from the establishment, guests will find it is 2 kilometres away from a public transport stop situated 125 kilometres away fromSuvarnabhumi Airport. ROOM: The rooms have a direct line telephone, a mini-bar, cable television, WiFi, a safe, a bathroom with a shower, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool, a snack bar, deck chairs and parasols. in the surrounding area, you can find a beach. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.59" OriginalAmount="35.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93338569" Longitude="100.88122945" StarRating="3" HotelCode="589571|3544635" HotelName="Deep Blue Z10" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>310/10-1 Moo 10, Soi 10 Beach Road, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/f7/edf76d6bd0999aff5b5aaaa4c38ef4cd05aef4c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a range of services and facilities, making it ideal for business travellers ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.63" OriginalAmount="35.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.940884" Longitude="100.888968" StarRating="4" HotelCode="|388458" HotelName="The Leela Resort and Spa Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>155 Moo 9 Pettrakul Rd. Nongprue, Banglamung, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/5/8/388458_1f60b2a1047.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.79" OriginalAmount="35.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8716581" Longitude="100.8892184" StarRating="3" HotelCode="|30324" HotelName="Natural Park Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>412 Moo 12, Jomtien Beach 412</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/3/2/4/30324_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 86 standard rooms, a lobby, meeting rooms, a games room, a restaurant, a laundry service and a car park. SITUATION: This complex is situated in Jomtien Road. Is in Cholbury It's 12 kilometres from Mini Siam Theme Park. It's 9 kilometres from Pattaya Railway Station. ROOM: All the rooms have smart bathrooms and modern facilities. Clients are offered presidential suites with 3 bathrooms, a sauna, a hydromassage bath, a living room and a multipurpose room. The establishment has 14 junior suites, 48 superior rooms, 21 suites and 3 Deluxe Suites. All the rooms have a shower, a direct line telephone, a television, a mini-bar and an individual air-conditioning system. FACILITIES: The establishment has 2 swimming pools, a Jacuzzi, a sauna and a billiards table. MEALS: The restaurant offers seafood, Chinese food and international cuisine. Guests are offered a breakfast, lunch and dinner service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.80" OriginalAmount="35.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.915082" Longitude="100.877" StarRating="3" HotelCode="|409015" HotelName="Cozy Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>153/21 Moo 10 Nongprue Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/9/0/1/5/409015_9c1772c1212.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.86" OriginalAmount="35.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.943547997348" Longitude="100.8872145229" StarRating="4" HotelCode="356675|3543805" HotelName="Season Five Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>235/3 Pattaya Soi 5 Moo 9, Nongprue, Pattaya, Amphoe Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/bc/d2bcd1eca2f440ba4b558a0a92e6df488de7d2ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.92" OriginalAmount="35.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931554" Longitude="100.883063" StarRating="3" HotelCode="|152906" HotelName="The One  Bay Breeze Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>503/2 Pattaya 2nd Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/9/0/6/152906_4536e111105.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Bay Breeze is rated three stars, it offers excellent service. SITUATION: This hotel is in the city centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.08" OriginalAmount="36.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.925999186191" Longitude="100.87438841252" StarRating="2" HotelCode="337883|the_green_view" HotelName="The Green View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,ATM/Cash Machine,Bar,Massage Centre,Spa">
        <Address>
          <AddressLines>
            <AddressLine>175/51 Walking Street Moo 10, Soi 15, South Pattaya, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/4e/764ec7d147f450e8d48d7b60d323266bec4e28c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Green View offers unique style and a relaxing atmosphere on the famous "Walking Street" well kno...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.08" OriginalAmount="36.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.973500578726" Longitude="100.89280754328" StarRating="4" HotelCode="9979|garden_sea_view_resort" HotelName="Garden Sea View Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>207/1 Moo 5 Pattaya - Naklua Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/72/b0/72b05d5e01900517ea9ed1564dfdb76567b77ecb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive beach hotel is situated on headlands directly beside the sea. From here, it is about...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.08" OriginalAmount="36.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90104854" Longitude="100.86773807" StarRating="4" HotelCode="353430|welcome_world_beach_resort__spa" HotelName="Welcome World Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>439/8-9 Moo12 Thruppaya Road Dongtarn Beach Nongprue Banglamung Chonburi, 20150 Pattaya South</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/57/ef/57ef49767d79a448cdfd3c98eb130d13ae57c415.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.17" OriginalAmount="36.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93533" Longitude="100.887018" StarRating="4" HotelCode="|151578" HotelName="Grand Bella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>336/20 Central Pattaya M.9 Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/1/5/7/8/151578_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a spacious hall, tourist information, ticket sales and multilingual staff. ROOM: The establishment has 360 comfortable rooms. FACILITIES: The establishment boasts 2 swimming pools, a slide, a sauna and a gym. Regarding the food and beverage offering, there is 2 restaurants, The establishment also has a children's swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.28" OriginalAmount="36.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91627" Longitude="100.87146" StarRating="0" HotelCode="|229033" HotelName="T5 Suites At Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>162/210 Moo 10 Soi Thappraya 5 Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/0/3/3/229033_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.33" OriginalAmount="36.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.900647" Longitude="100.86611" StarRating="4" HotelCode="|169745" HotelName="Welcome World Beach Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>439/8-9 Moo 12, Thuppraya Road, Nongprue Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/4/5/169745_afcf6db1155.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, a reception, a laundry service, meeting facilities and private parking (free of charge). SITUATION: This establishment, is 2 minutes away from Dongtarn the beach 5 minutes away from the establishment, you can find Jomtien the beach Underwater World Pattaya, Bali Hai Pier and The 4-Region Floating Market it is situated 15 minutes away from Art In Paradise 25 minutes away, guests can find. ROOM: Customers can find modern rooms with an air-conditioning system, a balcony, cable television, a mini-bar, kettle, a bathroom with a bath, a hairdryer and a bathrobe. OTHERS: Regarding the food and beverage offering, clients have a cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.34" OriginalAmount="36.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.932806" Longitude="100.880724" StarRating="3" HotelCode="|210606" HotelName="Sea Me Spring Tree" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>343/21 SOI 10,MOO 10, PATTAY 2 ROAD,NONGPRUE, BANGLAMUNG CHONBURI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/0/6/210606_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.44" OriginalAmount="36.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.905725" Longitude="100.861815" StarRating="3" HotelCode="|34835" HotelName="Pattaya Park Beach Resort -" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>345MOO 12 TABDHRAYA RD,NONGPRUE, BANGLAMUNG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/3/5/34835_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, renovated in 2002, with air-conditioning, has 14 floors, 720 rooms, 60 suites and 22 apartments. In the entrance, you can find an inviting hall, a reception, a safety deposit box service and a currency exchange service. Guests are also offered a lift, a kiosk, a mini-market, a hairdresser's, shops and a bar. Some of the facilities that the establishment offers to guests include a television room, an Ã  la carte restaurant, a conference room, internet, room service, a playground and a car park. SITUATION: Jomtien It is in a few minutes walk away, you can find the beach, Pattaya it is situated 6 kilometres away from Where you can find a golf course, bars, cafÃ©s, pubs and nightclubs. it is situated 45 kilometres away from Utapao Airport. ROOM: standard rooms, suites and apartments, a bathroom with a shower, a bath, a hairdryer, a direct line telephone, satellite or cable TV, internet, a radio, fitted carpets, a mini-bar a fridge and a large bed. They also have individual heating, an individual air-conditioning system, a balcony or terrace and a safety deposit box (available for a fee), one-bedroom junior suites and have a bathroom, All the rooms have sea views, two bedroom family suites, one-bedroom apartments and have a living room. FACILITIES: Outdoors, guests have access to a swimming pool, a snack bar, deck chairs and parasols. The establishment has a jacuzzi, a sauna and a massage service. Clients can enjoy activities such as beach volleyball, playing billiards, speedboating, use the gym and speedboating. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers all meals in a buffet form and an Ã  la carte or set-menu lunch and dinner. dietary restrictions can be accomodated for Clients have at their disposal special dishes, Guests can book all inclusive.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.58" OriginalAmount="36.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9239" Longitude="100.789" StarRating="3" HotelCode="|408630" HotelName="Suntosa Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>162 M.7(Na Baan Pier) Naklua Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/6/3/0/408630_63777450907.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.60" OriginalAmount="36.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.909509" Longitude="100.857982" StarRating="4" HotelCode="|446242" HotelName="The Sanctuary Resort Pattaya, Bw Signature Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>352, 430 Phra Tam Nak 6, Pattaya 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/2/4/2/446242_0434c121052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.93" OriginalAmount="36.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.97028242" Longitude="100.88433378" StarRating="4" HotelCode="758552|2322235" HotelName="Golden Tulip Pattaya Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>469 Moo 5, Naklua, Chon Buri, Banglamung, Pattaya  20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/0080599c83de924e/2b/2bf575d136d7b0af8a2763965cde548b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.98" OriginalAmount="36.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.878" Longitude="100.88516" StarRating="0" HotelCode="|246995" HotelName="Bay Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>132/3, 277/9 Moo.12 Soi Jomtien 14/1 Na Jomtien Rd., Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/9/9/5/246995_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.11" OriginalAmount="37.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.932550111851" Longitude="100.88232670514" StarRating="3" HotelCode="380896|view_talay_condo_6_by_room_rental_service_" HotelName="View Talay 6 Pattaya Beach Condominium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel,Apartment" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Bar,Internet,Kitchen,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>243/37 Moo 10 Second Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/22/9f22d88f79310908b9bc81aa84f2b2131745861e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.11" OriginalAmount="37.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91285994" Longitude="100.86763204" StarRating="3" HotelCode="449186|westbury_residence" HotelName="Westbury Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>338/17 M 12 Pratamnak Road, Banlamung, Pattaya City, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/e4/62e4ac3df0fc06ef89a723ff5f74aaedcee57d4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.11" OriginalAmount="37.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.85946152" Longitude="100.89700406" StarRating="4" HotelCode="621438|veranda_residence_pattaya" HotelName="Veranda Residence Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>211 Moo 1, Pattaya, Chonburi 20250</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/35/6435fe4da3d0d6e61c2f802a5948d31fa34b6436.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.21" OriginalAmount="37.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9294715" Longitude="100.8846207" StarRating="4" HotelCode="|39041" HotelName="Lk Metropole Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>M10 PATTAYA NONGPRUE 33/35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/0/4/1/39041_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban establishment, has a safety deposit box service, a bar, a restaurant, conference facilities, WiFi, a laundry service and a car park. SITUATION: Soi Buakaow Is situated in it is in Pattaya the centre of. ROOM: suites, have a sitting room, a hydromassage bath, a kitchen with fridge, a microwave, satellite or cable TV, a safe, a double bed and a bathroom. FACILITIES: Outdoors, guests have access to a tropical swimming pool and a sunbathing terrace. Customers can enjoy a sauna, a solarium, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant with breakfast, lunch and dinner service. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.36" OriginalAmount="37.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927728" Longitude="100.887313" StarRating="4" HotelCode="|396887" HotelName="LK President" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>340/123 Moo 9, Pattaya 3rd Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/8/8/7/396887_0c7763e0816.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.39" OriginalAmount="37.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88198" Longitude="100.88243" StarRating="3" HotelCode="|46105" HotelName="Sarita Chalet and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JOMTIEN BEACH ROAD 279/373</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/0/5/46105_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex beach, has 82 rooms, a lobby, a restaurant, conference facilities, meeting rooms and WiFi. SITUATION: It is inJomtien the beach road Pattaya it is in Is situated in a peaceful area, is in front of a beach. ROOM: Clients are offered interconnecting rooms, The modern rooms, have a hairdryer, a satellite or cable television, a mini-bar, an individual air-conditioning system and a safe. FACILITIES: Outdoors, guests have access to a swimming pool, The establishment also has a massage service. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients haveSasitara the restaurant, which serves typical, French and Italian cuisine.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.44" OriginalAmount="37.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89855" Longitude="100.86745" StarRating="0" HotelCode="|30303" HotelName="Jomtien Palm Beach and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>408 Moo 12. Jomtien Beach Road 408</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/3/0/3/30303_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel and has 723 rooms, In the entrance, you can find a lobby with a reception, The establishment boasts a restaurant with typical and international cuisine. SITUATION: This modern hotel is in a tropical garden, is in Jomtien the lovely beach of. ROOM: The rooms have fitted carpets, a bathroom with a bath, a sitting area, a double or king-size bed, a hairdryer, a direct line telephone, satellite and cable TV, a radio, a stereo, a mini-bar, a safe (available for a fee), internet, a kettle, a coffee maker, an individual air-conditioning system and a balcony or terrace. PAYMENT METHODS: The establishment accepts Visa and Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.64" OriginalAmount="37.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930755045635" Longitude="100.87976633505" StarRating="3" HotelCode="378449|1909735" HotelName="Sandy Spring Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>494 Pattaya Beach Road, Soi 13, Entrance from Pattaya 2nd Road, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/43287/2443287/34.jpg?f=15649505</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.65" OriginalAmount="37.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9284" Longitude="100.788" StarRating="3" HotelCode="|404878" HotelName="Koh Larn Riviera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>170/26 Moo.7 Koh Larn, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/8/7/8/404878_232c53f1119.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.71" OriginalAmount="37.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.915934" Longitude="100.866866" StarRating="4" HotelCode="|388501" HotelName="Has Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>338/226 Moo 12, Pratamnak Rd., Nongprue, Banglamung,, 20150 Selatan Pattaya, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/5/0/1/388501_8b1ac7f1051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.92" OriginalAmount="37.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="3" HotelCode="9026|28704" HotelName="Pattaya Park Beach Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Conference Hotel" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>345 Jomtien Beach, Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4b/e3/4be3bed0ab00ea8a4b79c3f46e9bea1ff5a7467c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern hotel is located on the headland of Jomtien, a quiet and secluded location. The sandy bea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92744574" Longitude="100.88622765" StarRating="2" HotelCode="494822|175111" HotelName="Jasmine House @ Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>340/83  Pattaya 3rd Road, Moo 9, Nongprue, Banglumng, Pattaya Central, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/8e/458e292d57acb2d4d9b4c6ea92581f763a50becf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.42" OriginalAmount="38.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.936283" Longitude="100.892546" StarRating="0" HotelCode="|446413" HotelName="Shambhala Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>245/187 Moo. 9 Pattaya 3rd Road Bang Lamung, Pattaya Central 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/4/1/3/446413_201b2661052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.46" OriginalAmount="38.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87336" Longitude="100.88797" StarRating="4" HotelCode="|221626" HotelName="Royal Heritage Pavillion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>246/91 M.12, Jomtien Beach Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/6/2/6/221626_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.62" OriginalAmount="38.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.921979" Longitude="100.871869" StarRating="3" HotelCode="208952|920425" HotelName="The Sun Xclusive" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>358/27 Thap Phraya Road Moo 10, Tambon Nongprue, Amphoe Banglamung, South Pattaya, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ae/4d/ae4d0a884e7751a3f2c0e90c0a30d5df213d14cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.84" OriginalAmount="38.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.932490188169" Longitude="100.88235497475" StarRating="4" HotelCode="173404|1466448" HotelName="Page 10" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>365/3 Pattaya 2nd Road Soi 10 Moo 10, Nongprue, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/d2/5bd2f7b9440401c78309e53c0a86612d2d039554.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently situated in the heart of Central Pattaya. Popular shopping areas like the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.14" OriginalAmount="38.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94157166085" Longitude="100.89017629623" StarRating="3" HotelCode="186382|1868438" HotelName="The Leela Resort &amp; Spa Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Apartment Hotel,Club Resort" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>155 Moo 9 Pheltrakul Road, Nongprue, Banglamung, Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/a7/a1a78aab19b26753234d3da21baef061bba1bc90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated approximately one and half hours from Bangkok. The property is centrally locat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.17" OriginalAmount="39.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95078173" Longitude="100.93092487" StarRating="3" HotelCode="584941|taratai_villa" HotelName="Taratai Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>158/2 Chaiyapornvitee Road Moo 1, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/9b/279bdf37ea4fd3f7b6c4a004aec8ca5550b0ced1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.17" OriginalAmount="39.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.865586" Longitude="100.97077095" StarRating="0" HotelCode="573358|bueng_bua_thong_resort" HotelName="Bueng Bua Thong Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Parking,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>64/5-7 Moo 6, Tambon Huay-Yai, Banglamung, Pattaya 20260, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/dd/76dd14480a56b5c288721e5c1c57282be4aafd3b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Bueng Bua Thong offers comfort and convenience whether you're on business or holiday in P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.17" OriginalAmount="39.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91261271" Longitude="100.87356094" StarRating="0" HotelCode="759406|sansuk_suana__guesthouse" HotelName="Sansuk Sauna And Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Bar,Business Centre,Designated Smoking Area,Elevator,Internet,Massage Centre,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>391/66 Soi 11 Thappraya Road Moo 10, Jomtien, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/2f/e42feb421dc85b1b8efbcaeb84e2742ef47b90b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Phra Tamnak Hill, Sansuk Gay Sauna and Guesthouse pro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.53" OriginalAmount="39.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91217" Longitude="100.862104" StarRating="4" HotelCode="|470423" HotelName="Sirin Exclusive And Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>139 Phra Tam Nak 5,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/4/2/3/470423_d48bf3f1132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.77" OriginalAmount="39.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93342" Longitude="100.88117" StarRating="3" HotelCode="|244295" HotelName="Deep Blue Z10 Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>310/10-1 Moo 10, Soi 10 Beach Road Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/2/9/5/244295_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.89" OriginalAmount="39.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928109" Longitude="100.881831" StarRating="4" HotelCode="|396343" HotelName="Journeyhub Pattaya Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>236/21 Moo 10, Pattaya Road 2 Soi 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/3/4/3/396343_d3b66cd0615.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.91" OriginalAmount="39.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92463" Longitude="100.87818" StarRating="0" HotelCode="|245456" HotelName="Asana and Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>111/279 M.10 South Pattaya Road, Soi 24 Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/5/4/5/6/245456_19.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.06" OriginalAmount="39.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9391558" Longitude="100.8903777" StarRating="4" HotelCode="|40630" HotelName="Nova Suites Pattaya By Compass Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>254 M.9, SOI PETCHTRAKOOL NONGPRUE 254</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/6/3/0/40630_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers excellent service and comfortable facilities. SITUATION: This establishment, is in Pattaya the city centre of Close to the beach, the shopping area and the nightlife.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.20" OriginalAmount="40.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92860835" Longitude="100.88460211" StarRating="2" HotelCode="740042|duannaming" HotelName="Duannaming Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Business Centre,Designated Smoking Area,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>420/42 Soi Buakhao Moo 9, Nongprue, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/f9/41f976874d77f26d6916c07aa799b4030090164c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Duannaming Hotel Pattaya offers comfort and convenience whether you're on business or hol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.20" OriginalAmount="40.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90660457" Longitude="100.88838894" StarRating="3" HotelCode="848910|the_cinnamon_resort_pattaya" HotelName="The Cinnamon Resort Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>64/124 Moo 12, Jomtien Beach, Pattaya, Chonburi Province, Eastern Thailand</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/b6/ebb6ac1198d158ff539682912a122ba687de90c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.25" OriginalAmount="40.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.920437" Longitude="100.875266" StarRating="4" HotelCode="915568|1472248" HotelName="Miracle Suite" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>247/130 Moo, 10 Pattaya Third Road, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/46/5e/465e5587d82d11b178e9ee6d53706637934d89d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.41" OriginalAmount="40.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.926397" Longitude="100.874324" StarRating="3" HotelCode="|389304" HotelName="W14 Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>109/50 Moo 10, Walking Street Soi 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/3/0/4/389304_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.46" OriginalAmount="40.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.61295" Longitude="100.9633" StarRating="3" HotelCode="|404988" HotelName="Warasin Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>8/17 Moo 4, Samaesan, Sattahip, Chonburi, 20180</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/9/8/8/404988_a4a4a8b0520.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.87" OriginalAmount="40.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.947777" Longitude="100.887319" StarRating="4" HotelCode="300250|1018448" HotelName="Mercure Pattaya Ocean Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>463/100 Moo 9, Pattaya Second Road-Nhongprue Banglamung, 20260 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/ee/f5ee758604c37c92fb79b11f594c68d57e692d83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.42" OriginalAmount="41.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95701" Longitude="100.89278" StarRating="5" HotelCode="|386523" HotelName="Brighton Grand Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>666/66 Moo 5 Naklua 23-25, Naklua Sub-Direct, Banglamung District, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/6/5/2/3/386523_17.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.33" OriginalAmount="42.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9466" Longitude="100.888" StarRating="4" HotelCode="|397057" HotelName="Xq Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>436/628, Bang Lamung District, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/7/0/5/7/397057_3a642b11034.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.54" OriginalAmount="42.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8114698" Longitude="100.9146612" StarRating="4" HotelCode="|382645" HotelName="Cross Vibe Pattaya Seaphere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>223 Moo 3 Soi Na Jomtien 32 Na Jomtien, Pattaya City, Sattahip District, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/2/6/4/5/382645_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.76" OriginalAmount="42.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92794" Longitude="100.87556" StarRating="4" HotelCode="|152891" HotelName="Aya Boutique Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>555/54 Moo 10, Pattaya Beach Road., Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/8/9/1/152891_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, has a terrace, a covered swimming pool and a gym. SITUATION: This establishment, Pattaya it is close to the beach, is situated in Pattaya the Promenade of Close to restaurants and leisure areas. 15 hours from the establishment, you can find Suvarnabhumi Airport. ROOM: All the rooms have wooden floors, a flat-screen television, a sitting room and a safety deposit box.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.83" OriginalAmount="42.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92787576423" Longitude="100.87625293811" StarRating="3" HotelCode="383481|1226028" HotelName="Penthouse Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>325/61 Pattaya Beach Road Moo 10, Soi 13/4, Soi Pattaya Funland, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3c/5d/3c5d35768a86848e20747b4d9d53d5c011786dae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.98" OriginalAmount="42.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91566306" Longitude="100.85739671" StarRating="3" HotelCode="71638|3651145" HotelName="Birds &amp; Bees Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>366/11 Moo 12, Phra Tam Nak 4 Road, Nongprue, Banglamung, Pattaya, Chonburi  20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/5a/3c5aab40af4e41710e4a5487ef61c3aff97bdd51.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.10" OriginalAmount="42.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9216" Longitude="100.8904" StarRating="3" HotelCode="|244173" HotelName="Noursabah Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>43/71 Pattaya Tai Soi 10, Bang Lamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/1/7/3/244173_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.11" OriginalAmount="42.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.948129" Longitude="100.896802" StarRating="4" HotelCode="|439357" HotelName="Best Western Plus Nexen Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>8/159 Moo.6 North Pattaya,Bang Lamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/3/5/7/439357_6038f4f1012.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.16" OriginalAmount="42.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.859233" Longitude="100.896885" StarRating="4" HotelCode="|389161" HotelName="Veranda Beachfront Residence Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Na Jomtien 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/1/6/1/389161_9c034151124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.29" OriginalAmount="43.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.897063013455" Longitude="100.87082147598" StarRating="3" HotelCode="21431|jomtien_thani_hotel" HotelName="Jomtien Thani Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>75/261 Jomtien Beach Road Moo 12, Pattaya City, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/19/3419fbc521d2decc00cfbc7ebda771508e000dca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 500 m from the beach in Pattaya - the city is which known worldwide as a moder...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.29" OriginalAmount="43.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87711985" Longitude="100.88531717" StarRating="4" HotelCode="376570|beach_gallery_house" HotelName="Beach Gallery House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131/5 Beach Road Moo 12, Jomtien Beach, Bang Lamung, Pattaya, Thailand, Chon Buri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/f3/2ff340bc023d7ba62043be82c3cc63bf39db7d50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a baggage storage service for a comfortable and relaxing stay. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.29" OriginalAmount="43.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95511474" Longitude="100.89330068" StarRating="2" HotelCode="957768|marin_house" HotelName="Marin House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>570/39 Soi Naklua 27, North Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/5b/bd5b07d9d39e45b9d6c7b5c414a3330caa162a71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.35" OriginalAmount="43.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.885689994663" Longitude="100.8787416339" StarRating="3" HotelCode="47008|28614" HotelName="Grand Jomtien Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>356 Jomtien Beach Road, Pattaya City, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/b5/1fb5ef8194cc305f571ff6df98437988d2f7a907.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on a quiet part of the sandy Jomtien Beach, only 2 hours from Suwannabhumi Airp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.72" OriginalAmount="43.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.970414" Longitude="100.886238" StarRating="5" HotelCode="39084|38404" HotelName="Garden Cliff Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222/20 Moo 5, Soi 16 Naklua, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/27/c6279d4e4fa645208c8defe277a564446e351bb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside Crescent Moon beach within exotic surroundings. It is the per...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.77" OriginalAmount="43.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.951489" Longitude="100.891688" StarRating="3" HotelCode="18229|36624" HotelName="Thai Garden Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>179/168 Moo 5 North Pattaya Road, Naklua, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0f/31/0f31981ddea03d6507ec1198295d5fc65dac7b34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in North Pattaya, 5 km from the centre of Pattaya. Sights in the near vicinity...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.02" OriginalAmount="43.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.97151" Longitude="100.903" StarRating="3" HotelCode="|34667" HotelName="Kram Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88/17-18 MOO 2 PATTAYA NAKLUA RD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/6/6/7/34667_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has a main building, 76 rooms, 3 chalets, meeting rooms with a TV, a video player and conference facilities. This establishment has air-conditioning, a safety deposit box service, a currency exchange service, a bar, a restaurant, room service and a laundry service. SITUATION: It is inNaklua the road of Bangkok it is 90 minutes away from It is situated 2 hours away from the international airport. ROOM: The rooms a bathroom, a satellite or cable television, a mini-bar, a central air-conditioning system, a safety deposit box and a terrace. FACILITIES: Guests can enjoy an outdoor swimming pool, a beach for private use and a gym. OTHERS: The establishment offers lunch and dinner service and a cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.12" OriginalAmount="43.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92801" Longitude="100.87627" StarRating="3" HotelCode="|244878" HotelName="Penthouse - Adults Only" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Soi Pattayaland 2, Pattaya Funland Pattaya Beach Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/8/7/8/244878_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.33" OriginalAmount="44.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.97011" Longitude="100.8864" StarRating="5" HotelCode="|30301" HotelName="Garden Cliff Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>220/21 Moo 5, Soi 16 Naklua, Pattaya, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/3/0/1/30301_1_4020.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Garden Cliff Resort and Spa is rated five stars. It was built in 2005, has 3 restaurants, lifts, a concierge, a safety deposit box service, a swimming pool, a sauna, room service, a cafÃ© and business facilities. SITUATION: It is in the coast of Pattaya. ROOM: The establishment has 249 rooms with a hairdryer, an air-conditioning system and a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.35" OriginalAmount="44.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9295979" Longitude="100.883414" StarRating="3" HotelCode="|60657" HotelName="Areca Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>198/21-23 M 9 Soi Diana Inn Pattaya 2nd Rd, Banglamung Chonburi 20260</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/6/5/7/60657_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 216 rooms and suites. It has air-conditioning, a lobby, a reception, express check-out, a safety deposit box service, a casino and a restaurant. The establishment also offers WiFi, a hairdresser's, a laundry service and bicycle rental. SITUATION: It is inPattaya the heart of close to the establishment, clients can find shopping centres, a beach. ROOM: All the rooms have a bathroom with a shower, a bath, a television, internet, a coffee maker and a kettle. They have individual air-conditioning and a balcony or terrace. FACILITIES: The establishment has 2 swimming pools, a jacuzzi, a gym and a sauna. MEALS: Regarding the food and beverage offering, the establishment offers a set-menu lunch and an Ã  la carte or set-menu dinner. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.56" OriginalAmount="44.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9009171" Longitude="100.8687803" StarRating="4" HotelCode="|357819" HotelName="The Agate Pattaya Boutique Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>413/93-96 Moo 12, Jomtien Pattaya Second Road,Nongprue, Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/7/8/1/9/357819_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.01" OriginalAmount="44.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.936262" Longitude="100.885126" StarRating="4" HotelCode="|439315" HotelName="Blackwoods Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>213/2 Soi 7 Nongprue Banglamung, Pattaya, Chonburi Province 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/3/1/5/439315_779b9cf1015.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.11" OriginalAmount="44.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.962310893508" Longitude="100.89573383331" StarRating="3" HotelCode="26520|4470905" HotelName="Naklua Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88/17-18 Moo 5, Pattaya-Naklua Raod, Banglamung, 20150 Cholburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0a/32/0a32436bf078489641aefdd06a78f4da6223b610.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on Naklua Road in Pattaya city. The hotel is approximately 90 minutes from Ban...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.24" OriginalAmount="44.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94079242561" Longitude="100.88970122454" StarRating="4" HotelCode="905811|846135" HotelName="@Mind Serviced Residence Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>99/1-2 Pattaya Second Road Moo 9, Pattaya, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/d3/9ad349a14769b5b6ecfbdef768e4d1e27b2c50e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in central Pattaya, just a 10-minute stroll from the beach with several shoppin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.35" OriginalAmount="45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92831365" Longitude="100.87650391" StarRating="3" HotelCode="945654|234430" HotelName="Pind Balluchi Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>325/25-26 Soi 13/3 Moo 10, Near Beach Road, Near Walking Street, Sub District Nong Prue, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/b5/6ab53d8ba8a573829417dd19b7961da6405e742a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.35" OriginalAmount="45.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935443898808" Longitude="100.88810539571" StarRating="3" HotelCode="225581|lk_mansion" HotelName="Lk Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>341/38 Central Pattaya Road Moo 9, Nongprue, Banglamung, Pattaya, ChonBuri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/b1/d6b1e7b4e3ce7570930674034a00877ca546f187.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.36" OriginalAmount="45.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9629552" Longitude="100.9071368" StarRating="5" HotelCode="|439298" HotelName="Mandarin Eastville, Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>66/66 ,Moo.6 ,Na Kluea, Bang Lamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/2/9/8/439298_a6c40c51002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.81" OriginalAmount="45.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.838723" Longitude="100.909194" StarRating="0" HotelCode="|32958" HotelName="Ambassador City Jomtien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21/10 Sukhumvit Rd., Na Jomtien</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/5/8/32958_49dcd6b1109.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 4210 rooms, This establishment is ideal for family holidays, with air-conditioning, has a lobby, a reception, a safety deposit box service, a currency exchange service, a lift, a kiosk, a hairdresser's, a games room, a playground, a cafÃ©, a bar and a restaurant. You are also offered conference facilities and WiFi. At an additional cost, you can enjoy room service and a laundry service. nearby, there is a car park. SITUATION: This beach hotel is situated 10 minutes away from Pattaya the centre of it is near the beach, In the surrounding area, you can find public transport services, shops and the tourist attractions. it is situated 100 kilometres away from Suvarnabhumi Airport it is situated 190 kilometres away from Don Mueang Airport. ROOM: The establishment has 385 single rooms, 2965 double rooms and 860 suites. The rooms have a king size or double bed, a direct line telephone, a bathroom with a shower, a bath, a hairdryer, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, an iron, an air-conditioning system and a balcony or terrace. FACILITIES: The establishment boasts 5 swimming pools, an outdoor pool, deck chairs and an outdoor bar. The establishment also has a hydromassage bath and a sauna. For a fee, guests can enjoy a gym, a steam bath, a spa and a massage service. in the surrounding area, you can find a beach, Where customers can find deck chairs, At an extra cost, you can find water sports, water-skiing, jet-skiing, diving, windsurfing, jet-skiing, sailing and beach volleyball. Guests can also enjoy play badminton, squash, tennis, play ping-pong, playing billiards and darts. it is located 10 minutes away from Phoenix Golf Course the golf course. OBSERVATIONS: Ask about key collection. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Clients have at their disposal a cafÃ© and room service. Regarding the food and beverage provision, the establishment offers American buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.18" OriginalAmount="45.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="13.16918" Longitude="100.93075" StarRating="3" HotelCode="|37556" HotelName="Pacific Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>SRIRACHA NAKORN 3 RD,SRIRACHA 2/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/5/5/6/37556_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel 276 rooms, The establishment with air-conditioning, renovated in 2007, has a lobby, a reception, a safety deposit box service, a lift, a hairdresser's, a television room and a restaurant. The establishment also offers WiFi, a laundry service and a car park. SITUATION: The hotel Sukhumvit Road it is in it is 120 kilometres away from Don Mueang Airport 100 kilometres away from the establishment, guests will find Suvarnabhumi Airport. ROOM: The rooms have an air-conditioning system, a safe, a direct line telephone, a DVD player, a hairdryer, cable and satellite television, internet, a bathroom with a shower and a bath. They also have a king size or double bed, a Hi-Fi, a kitchen, a microwave, a mini-bar, a washing machine, an ironing set and a balcony or terrace. FACILITIES: The establishment boasts an outdoor swimming pool, a gym and a golf course. PAYMENT METHODS: Customers can pay using JCB, Mastercard and Visa. OBSERVATIONS: Check-in is from 14:00 and check-out is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.38" OriginalAmount="46.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94538" Longitude="100.8871" StarRating="5" HotelCode="|221380" HotelName="Mytt Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Moo 9 North Pattaya Beach Road, T.Nongprue A.Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/3/8/0/221380_1_5730.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="48.55" OriginalAmount="47.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9705599" Longitude="100.8951234" StarRating="5" HotelCode="977142|4607956" HotelName="The Zign Hotel &amp; Villa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>555/65 Moo 5, 12 Naklua Road, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.73" OriginalAmount="47.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8970456" Longitude="100.8706337" StarRating="4" HotelCode="|34301" HotelName="Jomtien Thani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>75/261 Moo 12, Jomtien Beach Road, Pattaya City, Chon Buri</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/3/0/1/34301_c18972b0937.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel an ideal place for relaxing, has 246 rooms, a reception, a currency exchange service, a hairdresser's and a laundry service. SITUATION: It is located 500 metres away fromPattaya the beach it is situated 4 kilometres away from the shopping area, 20 minutes away from the establishment, you can find the bus station, Bangkok It is situated 100 kilometres away from. ROOM: The large rooms, have a balcony, a bathroom with a shower and a mini-bar. FACILITIES: There is a variety of facilities and services available at the establishment, including a swimming pool, deck chairs, a children's area, a sauna and a gym. You can also enjoy Thai massages, play ping-pong and playing billiards. PAYMENT METHODS: Customers can pay using credit cards, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: Check-in is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.82" OriginalAmount="47.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87788" Longitude="100.88522" StarRating="4" HotelCode="|246754" HotelName="Marine Beach Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>131/62 Moo 12 Jomtien Beach Rd. Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/7/5/4/246754_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.16" OriginalAmount="47.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9423718" Longitude="100.8852272" StarRating="4" HotelCode="|40400" HotelName="The Pattaya Discovery Beach  Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>489 Moo 9, Sol 6/1, North Pattaya Beach Road Banglamung, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/0/0/40400_1_1575.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, was built in 2007, has 12 floors, 165 rooms, it offers a lobby, a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a hairdresser's, a bar, a games room, a pub, a television room, a restaurant, conference facilities, internet, WiFi, room service, a laundry service and a car park (for a fee), Children can enjoy a playground. SITUATION: It is inPattaya northern 10 metres away from the establishment, you can find the beach, Clients can find shops, banks, mini-markets, restaurants, bars and leisure areas. it is situated 120 kilometres away from Bangkok Airport. ROOM: The traditional in style rooms, has a balcony, a bathroom with telephone, a hairdryer, a bathrobe, slippers, a mini-bar, a coffee maker, a kettle, a television, a radio, a stereo, internet, a washing machine, an iron, an air-conditioning system and a safety deposit box. FACILITIES: The establishment boasts a body care area and a solarium. Guests can enjoy enjoy tennis, At an extra cost, you can find a gym, a swimming pool with hydromassage, children's swimming pools, an outdoor bar and water slides. it is located 30 minutes away from Pattaya Country the golf course of. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, Guests are offered American breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: The establishment accepts Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.44" OriginalAmount="48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88181261" Longitude="100.89255505" StarRating="3" HotelCode="572007|234642" HotelName="The Sala Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>32/104 Moo 12, Soi Chaiyapruk 2, Nong-Prue, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/3a/753afe7b726a67c14c084d54f52bd68cce03761a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.44" OriginalAmount="48.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.900931" Longitude="100.865486" StarRating="4" HotelCode="71673|avalon_beach_resort" HotelName="Avalon Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>436, Moo 12, Thuppraya Road, Dongtarn Beach, Nongprue, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/5c/2f5c435eb62b9ba684cf04d6c2d704326b829299.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated in a tropical resort nestling on the beautiful Dongtarn Beach in Jomtien-Pat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.45" OriginalAmount="48.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.932534" Longitude="100.881327" StarRating="2" HotelCode="|181403" HotelName="Natural Beach  Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>216 Soi Pattaya 11, Beach Road, Pattaya, Thailand 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/1/4/0/3/181403_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.80" OriginalAmount="48.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92921" Longitude="100.880305" StarRating="5" HotelCode="118743|92537" HotelName="Baraquda Pattaya - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>485/1 Pattaya 2nd Road Moo 10, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1a/b7/1ab7941efa5c27299bca125be4393c206d00ab12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of central Pattaya which is close to The Avenue, (a lifestyle sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.13" OriginalAmount="48.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91162489" Longitude="100.87102882" StarRating="3" HotelCode="321649|1203318" HotelName="Baan Souy Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>308/3 Moo 10, Soi 15 Thappraya Road, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/23/e623b45c7d8744b90502f58f79526392b00b7ea0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.47" OriginalAmount="49.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.924652" Longitude="100.874103" StarRating="3" HotelCode="11035|beverly_plaza_2" HotelName="Hotel Beverly Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59/35 Phratamnak Road Moo 10, South Pattaya, Pattaya City, Chon Buri 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/73/4b739838b3c5eb205239774e73d8a95b0c21685a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the city, next to Casino Lisboa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.47" OriginalAmount="49.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931815" Longitude="100.879819" StarRating="4" HotelCode="187188|lk_the_empress_pattaya" HotelName="LK The Empress" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>240/1 M.10 Soi.12, Pattaya Beach Road, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/c1/1fc1abc1e6973af9e6630ebdb15a9e5fb75e6e0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the heart of Pattaya with beachfront views. Surrounding the hotel is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.34" OriginalAmount="49.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9492827" Longitude="100.8868441" StarRating="4" HotelCode="|388443" HotelName="Ozo North Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>240 / 43 Moo.5 Naklua Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/4/3/388443_906996d1024.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.40" OriginalAmount="49.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87353" Longitude="100.88787" StarRating="4" HotelCode="|83177" HotelName="Royal Thai Pavilion Jomtien Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>246/91 Moo 12, Jomtien Beach Road, Nongprue, Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/7/7/83177_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This complex Jomtien Beach (Pattaya) it is in Jomtien Beach (Pattaya) 50 kilometres away from the establishment, guests will find Utapao Airport it is situated 155 kilometres away from Suvarnabhumi (Bangkok International) Airport Suvarnabhumi (Bangkok International) 30 minutes away, clients can find golf courses, in just 15 minutes, clients can get to the city centre. HOTEL: This complex has 31 large suites and 5 Royal Chalets. ROOM: The rooms have a bathroom with a shower or bath, a hairdryer, a double or king-size bed, satellite and cable TV, internet, a safety deposit box, a mini-bar, a coffee maker, a teapot and a balcony or terrace. FACILITIES: The establishment has a restaurant and room service. Outdoors, clients can enjoy an uncovered saltwater swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.85561619" Longitude="100.89925552" StarRating="4" HotelCode="393193|saisawan_beach_resort" HotelName="Saisawan Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>336-338 M.1 T.Najomtien, A.Satahip, Chonburi 20250</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/cf/dccf0347e889ea85e34f3bcc9425275bd24f80fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.68" OriginalAmount="50.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.953058" Longitude="100.883405" StarRating="0" HotelCode="|396388" HotelName="Lk Emerald Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>189 Moo 5 Soi 20 Pattaya-Naklua Rd., Naklua, Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/3/8/8/396388_c4565ec1108.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.91" OriginalAmount="51.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91848" Longitude="100.872067" StarRating="3" HotelCode="|405537" HotelName="Le Prive Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>praya Road Soi1 Nongprue Banglamung Chonburi 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/5/3/7/405537_e57fcd81153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.00" OriginalAmount="51.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946052" Longitude="100.886861" StarRating="0" HotelCode="|446414" HotelName="Payaa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102/35 Moo 9, Pattaya 3 Alley, Pattaya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/4/1/4/446414_2e245a91006.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.40" OriginalAmount="51.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9330722" Longitude="100.88237" StarRating="4" HotelCode="|31653" HotelName="The Bayview  Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>310/2 BEACH ROAD 310</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/6/5/3/31653_1_1611.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for family holidays, has 270 standard rooms and suites, 9 floors, a reception, a safety deposit box service, a currency exchange service, a hairdresser's, WiFi and conference rooms. The establishment has restaurants, a swimming pool, a garden, room service, a laundry service and a car park. SITUATION: This hotel is situated near the beach and the railway station. It is 45 minutes away from U-Tapao Airport. In the surrounding area, you can find shops and a shopping centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.50" OriginalAmount="51.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.910308" Longitude="100.894545" StarRating="0" HotelCode="|439337" HotelName="Health Land Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>111/556 Moo 11, Sukhumvit-Pattaya Road, Soi 50/1, Tambol Nongpreu, Amphol Banglamung, Pattaya,, 20150 Pattaya South, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/3/3/7/439337_af606151011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.56" OriginalAmount="52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94589" Longitude="100.888776" StarRating="4" HotelCode="224707|51413" HotelName="Siam@Siam Design Hotel Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>390 Moo 9, Pattaya Sai 2 Road, Nongprue, Pattaya 20150, Banglamung, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/66/b8/66b8c837abbddc7580b5141f85f06552a05f19b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Chonburi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91878719" Longitude="100.87276714" StarRating="0" HotelCode="749138|le_prive" HotelName="Le Prive" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Coffee Shop,Dry Cleaning,Golf,Internet,Laundry,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>146/43 Thappraya Road Soi 1 Moo 10, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/67/0067ab1b66c9ec5cae3a1d77fdb9f124dc3af97b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of South Pattaya, Le Prive promises a relaxing and wonde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.03" OriginalAmount="52.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931491" Longitude="100.8798903" StarRating="4" HotelCode="|444884" HotelName="Hermann Hotel Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>240 Moo 10, Beach Road Soi 12, North Pattaya Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/8/8/4/444884_db82a721059.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.19" OriginalAmount="52.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.919195" Longitude="100.85962" StarRating="3" HotelCode="|440593" HotelName="The Andromeda Condominium" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>247/125-126 Bang, Lamung District, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/5/9/3/440593_8c0140c1231.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.44" OriginalAmount="52.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9446719" Longitude="100.8874083" StarRating="5" HotelCode="|169421" HotelName="Terra Nara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>239 Moo 9, Beach Rd., Soi 4, Nongprue, Banglamung, Pattaya.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/2/1/169421_7dbc9391221.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has excellent service. SITUATION: This establishment, Pattaya Soi 4 it is in near the establishment, guests will find the beach and shops, is in the city centre excellent transport links to the shopping area, the nightlife and restaurants. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.00" OriginalAmount="53.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933580296047" Longitude="100.88188827038" StarRating="4" HotelCode="9427|28794" HotelName="The Bayview Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>310/2 Moo 10, Beach Road, 20150 Pattaya, Cholburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/5c/255c65bcaf9a381e2ccd9d27e6847d8812cf00fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Beach Road runs between the hotel and the beach and there is also a train station in the immedia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.947577761844" Longitude="100.89148851035" StarRating="3" HotelCode="380893|rose_bay_resort_2" HotelName="Rose Bay Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,ATM/Cash Machine,Bar,Beauty Salon,Coffee Shop,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Massage Centre,Parking,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8/162 Pattaya 2nd Road Moo 6, Soi 1, Na-Klua Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/49/0c49599826e0c2322fd39d5bb7e483c042f40e43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Rose Bay Resort in Pattaya Central Pattaya, you'll be minutes from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.18" OriginalAmount="54.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.907643" Longitude="100.861053" StarRating="4" HotelCode="|169533" HotelName="The Heritage Pattaya Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>435 Moo 12, Pratumnak 6 Road Nongprue, Banglamung Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/3/3/169533_8dafbd61121.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2010, has an annexed building, a main building, has 248 rooms, 100 single rooms, 148 double rooms, 8 junior suites, 10 suites, 248 rooms adapted for people with reduced mobility, 4Â quadruple rooms and 8 family rooms. This building has facilities for people with disabilities, The establishment has a car park. SITUATION: This establishment, Chonburi it is in it is in the city centre, is well-connected, near the establishment, guests will find the railway station and the bus, close to the establishment, guests have the bus stop, the metro stop and the airport. it is located close to the city, a golf course and the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.09" OriginalAmount="55.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.940069803694" Longitude="100.88430150403" StarRating="4" HotelCode="435401|1943305" HotelName="Mera Mare Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>420/200 Beach Road Moo 9, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/43/ac4369e78a736ef62a73e4df5d3ed2a086db353d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.71" OriginalAmount="57.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.944795" Longitude="100.887024" StarRating="3" HotelCode="188303|mike_orchid_resort" HotelName="Mike Orchid Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Beach Road Soi 4, Pattaya, Chon Buri 20250</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/68/9f/689f909046d2708d5a8b82a2014868bb9d15bc62.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.01" OriginalAmount="57.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9103984" Longitude="100.8571047" StarRating="3" HotelCode="|169703" HotelName="Royal Beach View Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>362/9 Soi 5, Moo 12 Pratumnak Road, Nongprue, Banglamung, Cholburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/0/3/169703_e9abe0a1105.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 36 rooms and a restaurant. SITUATION: This establishment, Phra Tamnak Hill it is in 50 metres away you can find a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.37" OriginalAmount="57.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.892125087925" Longitude="100.87696317752" StarRating="3" HotelCode="380816|1866108" HotelName="Costa Village Pool Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>344/81 Soi Jomtien 9, Jomtien beach Road, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/61/2a6104890ba09ab0843f2e1d3a8be8af97b7e7d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.23" OriginalAmount="58.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.962186735104" Longitude="100.8850774169" StarRating="5" HotelCode="9021|84535" HotelName="Pullman Pattaya Hotel G" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pattaya-Naklua Roadd, Soi 16, 445/3 Wongamart Beach, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7a/5f/7a5f59b383ad7b236a3d08a123d1fe21b8f2c8c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious resort is serenely situated on one of the finest beaches in the Gulf of Thailand, Won...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.77" OriginalAmount="59.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88547882" Longitude="100.89027374" StarRating="3" HotelCode="754192|busaba_house" HotelName="Busaba House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25/4 Moo 12, Nong Prue, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/b4/33b49d3bd1ce5099af97cb40b72902e286d1a802.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.50" OriginalAmount="59.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.923704390442" Longitude="100.86962644667" StarRating="4" HotelCode="9028|28784" HotelName="Siam Bayshore" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>559 Beach Road, Pattaya City, Cholburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/b2/ddb27c142feec52339ca7362a10fe296e87d6ffa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unique hotel in Pattaya is situated in an 80,000 m² of lush, tropical garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.69" OriginalAmount="59.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.952811" Longitude="100.889352" StarRating="4" HotelCode="|455260" HotelName="Akara Hotel Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>777, Moo 5 Muang Pattaya (159 Pattaya-Na Kluea Road)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/2/6/0/455260_b42f9741244.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.38" OriginalAmount="62.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96401" Longitude="100.88573" StarRating="4" HotelCode="|36857" HotelName="Long Beach Garden Hotel &amp; Pavilions" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>499/7 MOO 5, 16 NAKLUA RD, WONGAMART BEACH 499/7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/5/7/36857_1_29.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 16 floors, an annexed building, air-conditioning, 670 rooms, a lobby with a reception, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a cafÃ©, a bar, a restaurant, conference facilities and WiFi. There are many services available at the establishment, including room service, a laundry service and a car park. SITUATION: This family-owned hotel, Pattaya is situated in it is near Coralina the island the botanical garden, is 50 metres away from Wongamart the beach it is situated 2 kilometres away from the city centre, is situated 130 kilometres away from Suvarnabhumi Airport. ROOM: luxurious, standard rooms and elegant suites, a bathroom with a bath, a shower, a hairdryer, a direct line telephone, a television, internet, a mini-bar, a coffee maker, a kettle, a safety deposit box, an individual air-conditioning system and a balcony or terrace. FACILITIES: Outdoors, clients can enjoy a swimming pool, parasols and deck chairs. The establishment also has a pool bar, a terrace, a gym, a sauna, a spa and a massage service. At an additional cost, you can play ping-pong and billiards. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast and Ã  la carte, menu or buffet lunch and dinner. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.60" OriginalAmount="62.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.832107" Longitude="100.911053" StarRating="4" HotelCode="67538|98459" HotelName="Ravindra Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>246 Moo 4, Sukhumvit Road. (km.157), Na Jomtien, Pattaya, Sattahip, Chonburi 20250</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/71/0471df0a919920f08cef1e904a1568c389fc4a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is within 100 metres of the beach front, 15 minutes from Pattaya City and only 1.5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.87" OriginalAmount="62.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.938532" Longitude="100.890454" StarRating="4" HotelCode="|388479" HotelName="Arden and Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42/111 Moo 9 T.Nong Prue A.Banglamung Chonburi, 20150 Pattaya Central, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/7/9/388479_94be3e51044.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.66" OriginalAmount="63.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.950208425287" Longitude="100.88450074196" StarRating="5" HotelCode="9019|28584" HotelName="Dusit Thani Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>240/2 Pattaya Beach Road, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/40/494071a28ad8f76edfef033bdfffcf4a977262d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located directly beside a private beach at the north end of Pattaya Bay. In abo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.26" OriginalAmount="64.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.952377" Longitude="100.887904" StarRating="4" HotelCode="19433|28824" HotelName="Woodlands Hotel &amp; Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>164/1 Pattaya-Naklua Road Moo 5, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/1a/e51a6c30ab126f0d1d4c720a77039285679fff2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just 5 minutes by foot from North Pattaya Beach. It is a world famous holiday...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.57" OriginalAmount="64.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9361511" Longitude="100.890413" StarRating="3" HotelCode="|205849" HotelName="Aster and Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>85/85 Moo 9, Nongprue , Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/8/4/9/205849_0972a9e1301.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.38" OriginalAmount="65.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.962663" Longitude="100.885095" StarRating="5" HotelCode="|119906" HotelName="Pullman Pattaya G" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>445/3 Wongamart Beach, Pattaya-Naklua Road, Soi 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/1/9/9/0/6/119906_4aabb220906.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Pullman Pattaya G is rated five stars, has luxury facilities, swimming pools, a spa and a restaurant. SITUATION: This establishment is close to the city centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.98" OriginalAmount="66.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.934565" Longitude="100.90166536442" StarRating="3" HotelCode="752957|nomad_3" HotelName="Nomad" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nuan Beach Junction, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/47/5a47910905ba58beacc57a6e8eb2d4eca0e415d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.01" OriginalAmount="67.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.921625" Longitude="100.860264" StarRating="3" HotelCode="|33539" HotelName="Cosy Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>400 Moo 12 Soi Rajchawaroon Pratamnuk Road Pattaya Chonburi, Pattaya South 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/5/3/9/33539_1_501.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, renovated in 2005, with air-conditioning, has 14 floors, 304 rooms and 3 suites. In the entrance, guests are offered a lobby with a reception, a currency exchange service and a safety deposit box service. Guests are also offered a cafÃ©, a hairdresser's, shops, a souvenir shop, an Ã  la carte restaurant, internet and WiFi. There are many services available at the establishment, including room service, a laundry service and a car park. SITUATION: It is inPattaya south it is near the city centre, Where you can find shops, bars and restaurants. it is situated 60 kilometres away from Utapao Airport the establishment is 150 kilometres away from the international airport. ROOM: standard rooms and suites, a bathroom with a shower, a bath, a hairdryer, a direct line telephone, internet, satellite or cable TV, a mini-bar, a large bed, an air-conditioning system, fitted carpets, a safety deposit box (available for a fee), a kettle and a coffee maker. FACILITIES: Outdoors, clients can enjoy 2 swimming pools with children's areas, a snack bar, a sunbathing terrace, deck chairs and parasols. Guests are offered a massage service, Clients can enjoy activities such as water-skiing, windsurfing and parasailing. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. dietary restrictions can be accommodated Customers have at their disposal special dishes can be made. PAYMENT METHODS: Customers can pay using Visa and Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.42" OriginalAmount="69.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9237566" Longitude="100.8697128" StarRating="5" HotelCode="|31252" HotelName="Siam Bayshore Resort Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>559, Moo 10, Beach Road, Pattaya 20150 Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/2/5/2/31252_1_1577.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Pattaya Beach, close to Pattaya Beach, Walking Steet, Bali-Hai Pier and the Ripley's Believe It or Not Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.04" OriginalAmount="69.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9456786" Longitude="100.8853802" StarRating="4" HotelCode="|29812" HotelName="The Cruise " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>499 North Pattaya Beach Road, Pattaya, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/8/1/2/29812_1_621.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern complex, was opened in 2002, has 2 buildings, 465 rooms and 28 suites. In the entrance, you can find a lobby, a reception with air-conditioning, a safety deposit box service, a currency exchange service and a lift. The establishment boasts a hairdresser's, shops, a kiosk, a games room, a sitting room with a TV, bars and 4 restaurants. It also has event rooms, conference rooms, room service, a laundry service and WiFi. Children can enjoy a playground, The establishment has a car park. SITUATION: It is close toPattaya the centre of close to the establishment, clients can find the beach, Clients can find shops, restaurants, boutiques, nightclubs and leisure areas. it is situated 45 kilometres away from Utapao Airport. ROOM: cruise cabin style rooms, a bathroom with a bath, a shower, a direct line telephone, a fridge, satellite or cable TV and an individual air-conditioning system. The establishment has luxurious standard rooms with a hairdryer, internet, a safe (available for a fee), a coffee maker and a teapot. spacious suites and have a sitting room, All the rooms have have a balcony or terrace and sea views some rooms. FACILITIES: Outdoors, clients have access to a swimming pool, a sunbathing terrace, deck chairs and parasols. The establishment has a swimming pool bar, a spa, a massage service, a gym, a sauna and a steam bath. Guests are offered an entertainment programme, At the beach, clients can enjoy sports activities (available for a fee). OBSERVATIONS: For an extra cost you can make use of medical care. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and JCB. OTHERS: The establishment offers all meals in a buffet form and an Ã  la carte or set-menu lunch and dinner. dietary restrictions can be accomodated for Clients have at their disposal special dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.19" OriginalAmount="70.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93402" Longitude="100.885155" StarRating="4" HotelCode="|446216" HotelName="Somerset Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>528 Moo 10, Pattaya 2 Road, Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/2/1/6/446216_b7a78ac0739.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.26" OriginalAmount="71.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.945646975307" Longitude="100.88561654091" StarRating="4" HotelCode="166905|28764" HotelName="A-One The Royal Cruise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>499 North Pattaya Beach Road, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/91/1d91c9beeb64a031bf5bf87f2ea7b2ebb5ed4c2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday complex is located near the centre of the city of Pattaya, on the Gulf of Thailand, and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.27" OriginalAmount="71.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95224" Longitude="100.88777" StarRating="4" HotelCode="|35709" HotelName="Woodlands and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>164/1 MOO 5 PATTAYA-NAKLUA ROAD 164/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/7/0/9/35709_1_6657.jpg</HotelPictures>
        <HotelDescription>HOTEL: This quiet complex, has 134 rooms, a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service, a cafÃ©, a bar, a restaurant, WiFi, room service and a car park. SITUATION: It is 5 minutes away fromPattaya the beach it is in a peaceful area, 400 metres away, guests will find the beach, shops, leisure activities and restaurants. Bangkok It is situated 145 kilometres away from it is situated 120 kilometres away from Suvarnabhumi Airport it is situated 150 kilometres away from Don Mueang Airport. ROOM: The establishment has recently renovated superior rooms, They are equipped with a balcony or terrace, a swimming pool and garden views, a satellite TV, a mini-bar, a direct line telephone, a bathroom with a shower, a bath, a hairdryer, a radio, a stereo, internet, a coffee maker, a kettle, a safety deposit box and an individual air-conditioning system. Our guests also have available Deluxe Pool rooms Suite Pool rooms and with direct access to the swimming pool. FACILITIES: The establishment boasts 2 swimming pools, an outdoor bar, a gym, a sauna, a steam bath, a spa with a massage service and treatments. MEALS: Regarding the food and beverage offering, the establishment offers a coffee shop, Garden the bar a bar with terrace and a bakery. Guests are offered a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.94" OriginalAmount="71.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.859244933581" Longitude="100.89688388295" StarRating="5" HotelCode="327770|1594678" HotelName="Veranda Resort Pattaya MGallery by Sofitel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>211 Na Jomtien Soi 4, Moo 1, Chonburi, Pattaya 20250</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a0/a0f166d1e871845a/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located off the beaten track, this hotel is situated about 10 km from the centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.43" OriginalAmount="72.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.859428" Longitude="100.896914" StarRating="5" HotelCode="|198406" HotelName="Veranda Resort Pattaya Mgallery - Sha Extra Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>211 Moo 1 Na Jomtien Soi 4, Sattahip, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/4/0/6/198406_498cfd01217.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.52" OriginalAmount="72.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927747" Longitude="100.883557" StarRating="4" HotelCode="|446231" HotelName="Amethyst Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>799/1 Moo 10, Soi Buakhao15, Nongprue Banglamung Chonburi, 20150 Pattaya South, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/2/3/1/446231_a8ca3141020.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.17" OriginalAmount="72.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.83257" Longitude="100.90978" StarRating="4" HotelCode="|46189" HotelName="Dor-shada Resort By The Sea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>256 Moo 4 Najomtien, Sattaheap, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/8/9/46189_260e80e1122.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex beach, was built in 2008, has 172 rooms, 16 chalets, a lobby, a playground, a restaurant, conference facilities and WiFi. SITUATION: It is inJomtien the private Beach of Pattaya it is in near the establishment, you will find the city centre. ROOM: The rooms have direct access to, the swimming pool, hydromassage, a bathroom with a shower or bath, a double bed, a direct line telephone, satellite or cable TV, a mini-bar and individual air-conditioning. FACILITIES: Outdoors, guests have access to a swimming pool with an outdoor bar, The establishment has a gym, spa treatments and a golf course. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: The establishment offers all meals Ã  la carte.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.33" OriginalAmount="73.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91751299" Longitude="100.85716956" StarRating="4" HotelCode="387399|2002465" HotelName="Floral Lux Hotel Monttra Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>398 Moo 12 Rajchawaroon Road, Nongprue, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/a8/f2a8a358f41db2cf0470ed08881ef3e68a3469d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.86" OriginalAmount="73.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.833017" Longitude="100.912557" StarRating="5" HotelCode="|60690" HotelName="Ravindra Beach Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>246 M. 4, Sukhumvit Road, Na Jomtien, Sattahip, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/6/9/0/60690_1_2158.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 277 rooms, a lobby, a bar, a pub, a restaurant, conference facilities, internet in communal areas and a games room. SITUATION: This beach hotel is located 100 metres away from the promenade, Pattaya it is 15 minutes away from it is situated 1,5 kilometres away from Suvarnabhumi Airport. ROOM: The establishment has 277 standard rooms and suites 5 chalets, with swimming pool, have an air-conditioning system, a satellite television, a DVD player, a direct line telephone, WiFi, a bathroom with a bath, a shower, a hairdryer, slippers, a fridge, a mini-bar, a coffee maker, a kettle, a safety deposit box, a balcony and a terrace. FACILITIES: Outdoors, clients have access to a swimming pool with an open-air bar, The establishment boasts a gym, a massage service and a spa. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant where they serve seafood, typcial local cuisine and international cuisine, a coffee shop and room service. Customers have at their disposal karaoke and a lounge. PAYMENT METHODS: Customers can pay using Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.32" OriginalAmount="75.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.952381" Longitude="100.887976" StarRating="4" HotelCode="96808|93040" HotelName="Woodlands Suites Serviced Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>172/3 Soi Naklua 22 Moo 5, Naklua, Benglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1b/b5/1bb5178ca5576d6d2f7bea979fe91fd2c7169633.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Northern Pattaya, in peaceful surroundings, away from the hustle and bu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.60" OriginalAmount="75.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91777" Longitude="100.85732" StarRating="5" HotelCode="|235953" HotelName="The Monttra Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>398 Moo.12 Rajchawaroon Road, Nongprue, Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/9/5/3/235953_1_990.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.86" OriginalAmount="75.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9701226" Longitude="100.8997656" StarRating="5" HotelCode="|358268" HotelName="Navana Nature Escape" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>558 Moo 5, Naklua, Chonburi Province 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/8/2/6/8/358268_1_8834.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.42" OriginalAmount="76.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9397104" Longitude="100.8877235" StarRating="3" HotelCode="|36853" HotelName="Grand Sole Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PATTAYA 2ND RD. PATTAYA CITY, CHOLBURI 370</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/5/3/36853_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel centrally located, has meeting facilities, 226 standard rooms, a safety deposit box service, a nightclub, a restaurant, room service and a laundry service. SITUATION: This urban hotel is close to the Pattaya business district, 5 kilometres away from the railway station the bus station. It's 1.4 kilometres from the harbour. ROOM: Guests are offered 11 floors. Each room has luxurious furniture, a television, a mini-bar, individual air-conditioning and fitted carpets. FACILITIES: The establishment has an outdoor pool and a massage service. Close to the establishment, clients can find a beach. OTHERS: Guests of the establishment can enjoy a cafÃ©. The establishment offers a breakfast service and a set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.51" OriginalAmount="76.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96844" Longitude="100.89604" StarRating="4" HotelCode="|388492" HotelName="TSix5 Quarter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>555/85 Moo 5, 12 Naklua Rd., Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/9/2/388492_4490c991040.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.31" OriginalAmount="77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.939863" Longitude="100.88795" StarRating="3" HotelCode="401198|76091" HotelName="Grand Sole" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>370, Pattaya 2nd Road, Pattaya City, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/09/7909ff3e50ded1e31cf4ea33e482f6b35e6f63ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located near to the business centre of Pattaya and is just 5 km from Pattaya bus ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.51" OriginalAmount="77.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.902833" Longitude="100.8635406" StarRating="4" HotelCode="|35012" HotelName="Rabbit Resort Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>318/84 Moo 12, Soi Dongtan Police Station, Jomtien, Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/0/1/2/35012_ec2519b0920.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique complex, has 45 rooms, a bar, pubs, internet and a laundry service. SITUATION: It is inDongtan the beach the establishment is 6,2 kilometres away from a train station, is situated 113 kilometres away from Don Mueang Airport. ROOM: The rooms have wooden floors, Some rooms have Thai showers, garden showers and a hydromassage bath. All the rooms have a double or king-size bed, a hairdryer, a direct line telephone, a television, a small kitchen with mini-bar, a kitchen, a microwave, an individual air-conditioning system and a balcony or terrace. FACILITIES: Outdoors, clients have access to a swimming pool with a children's area. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and a lunch and dinner service. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.45" OriginalAmount="80.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.7853304" Longitude="100.9061541" StarRating="3" HotelCode="|35387" HotelName="Sunset Village Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>89/5 Moo 8, Soi Najomtien 52, Sukhumvit Road, k.m. 162.5 Najomtien, Sattahip, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/8/7/35387_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 59 cabins and a large garden area. The establishment boasts a currency exchange service, a bar, a restaurant, conference facilities, internet, room service and a laundry service. Children can enjoy a playground. SITUATION: This hotel is situated by the beach with private access, is on the east coast, Pattaya it is situated 15 minutes away from Where you can find the railway station. ROOM: The establishment has 40 one or two bedrooms cabins, All the rooms have a bathroom, a hairdryer, satellite or cable TV, a mini-bar, individual air-conditioning, a safety deposit box and a terrace. FACILITIES: Outdoors, clients have access to a swimming pool with a children's area, Customers can enjoy a sauna, music, a restaurant, a bar and a swimming pool area. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers American, continental and Asian breakfast and lunch and dinner service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.07" OriginalAmount="80.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.918974" Longitude="100.858141" StarRating="0" HotelCode="|440727" HotelName="Cross Pattaya Pratamnak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>286/4 Moo 12 Kasetsin Road, Nongprue, Banglamung Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/7/2/7/440727_e590a251037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.25" OriginalAmount="80.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.952271" Longitude="100.884415" StarRating="4" HotelCode="|446239" HotelName="Courtyard By Marriott North Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>240/44-45 Soi Naklua 22, Moo 5, Naklua, District Bang La Mung, Pattaya, Thailand, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/2/3/9/446239_e5726821021.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.43" OriginalAmount="82.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.794489" Longitude="100.9098187" StarRating="3" HotelCode="|30325" HotelName="Sunset Park Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99/19 Moo 3, Soi Najomtien 48, Sukumvit Road, k.m. 161.5 Najomtien, Sattahip, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/3/2/5/30325_b3cb8ae0943.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, has 53 rooms, a restaurant, conference facilities, internet, a playground, room service and a laundry service. SITUATION: This establishment, is in Pattaya south Bangkok it is 2 hours away from 10 minutes away from the establishment, clients can find Dongtan the beach 15 minutes away from the establishment guests have the railway station, the bus station, is situated 37 kilometres away from Laem Chanbang Port 136 kilometres away, you can find Suvarnabhumi Airport it is 164 kilometres away from Don Mueang Airport. ROOM: The establishment has 53 cabins and chalets, The rooms have a balcony or terrace, a safety deposit box, a hairdryer, a satellite TV, individual air-conditioning, a direct line telephone, a mini-bar, a coffee maker, a kettle and a bathrobe. FACILITIES: The establishment boasts 2 swimming pools with children's areas and saunas. At the beach, you can find a restaurant, a bar and an indoor courtyard. Clients can enjoy music and a gym. Clients can enjoy activities such as lawn bowling, a driving range, rowing, cycling and go jogging. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers American breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.49" OriginalAmount="83.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.939119" Longitude="100.885493" StarRating="4" HotelCode="20548|hard_rock_hotel" HotelName="Hard Rock Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>429 Pattaya Beach Road Moo 9, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/c4/b0c48e064a3ed706a1ab7e764d3bc4fe95666dd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in Pattaya on the Gulf of Thailand. The hotel complex is only across t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.14" OriginalAmount="83.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9118887" Longitude="100.86473801" StarRating="4" HotelCode="439022|3534435" HotelName="Avoca Pool Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>389/68 Phratumnak Road Soi 5, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7c/0a/7c0a9020a2309ab060396f87f30d1f7fcb2d41e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a transfer service and room service. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.59" OriginalAmount="84.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.954311" Longitude="100.883342" StarRating="5" HotelCode="186790|921875" HotelName="Cape Dara Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Pattaya-Naklua Road, 256 Dara Beach Soi 20, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/73/6f7334f8a56a282924f332df6910dad427a5928a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in a quiet area in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.55" OriginalAmount="85.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96529627" Longitude="100.88916547" StarRating="3" HotelCode="603573|4poolvillas" HotelName="4poolvillas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>298/337 Moo 5 Soi Regent Park Naklua Road Soi 16, Pattaya North, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/be/c2be11218d987ddc4fccd5ca9312811eb5bb6420.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.56" OriginalAmount="85.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.947793" Longitude="100.885572" StarRating="4" HotelCode="900187|119452" HotelName="Holiday Inn Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>463/68 Pattaya Sai 1 Road, Nongprue, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c5/6d/c56dcb7b90c349e2cb74bcf77f2aa7370d4c3e35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is located in North Pattaya, roughly 122 km from the Suvarnabhumi International Airp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.83389613" Longitude="100.90935955" StarRating="5" HotelCode="322894|95464" HotelName="Mövenpick Siam Hotel Na Jomtien Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>55 Moo 2, Sukhumvit Road km 156.5, Na Jomtien, Sattahip, Chonburi, Pattaya 20250</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/65/fd653e815edc31af63c81a21ca9923535eeaf28a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Pattaya, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.97" OriginalAmount="87.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91115885" Longitude="100.85855479" StarRating="4" HotelCode="495992|3538485" HotelName="Magic Villa Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>418/83 Phratumnak Road Soi 5, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/98/5798250d551517a8112a2402fe73df4cf615649b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.30" OriginalAmount="87.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.948446547482" Longitude="100.88616248347" StarRating="4" HotelCode="9018|28524" HotelName="Amari Pattaya" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>240 Pattaya Beach Road, Nong Prue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/0f/0f38d263259525db/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just north of Pattaya, very near to Bangkok. It is situated just across the roa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.64" OriginalAmount="88.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.948301" Longitude="100.885536" StarRating="5" HotelCode="118758|amari_ocean_pattaya_formerly_amari_orchid_pattayaocean_tower" HotelName="Amari Ocean Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>240 Pattaya Beach Road, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d6/5c/d65cf58a3150a954fd67b03123801978f4eaf4ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.61" OriginalAmount="88.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.910869666667" Longitude="100.86547946667" StarRating="4" HotelCode="398116|3592315" HotelName="Tortuga Villas Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Massage Centre,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>415/14 Soi Phra Tam Nak 6, Pattaya 20150, Chon Buri</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/25/bc2577a8a4767252cae206a0998394ae38b48941.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.04" OriginalAmount="89.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8279192" Longitude="100.9102" StarRating="4" HotelCode="|36850" HotelName="Ocean Marina Resort Pattaya Jomtien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO4,SUKHUMVIT HIGHWAY KM. 157 NAJOMTIEN 274/1-9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/5/0/36850_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury complex, has 51 rooms, a lobby, a bar, a games room, internet and room service. SITUATION: This complex is close to Jomtien the beach Bangkok a few minutes walk away from the establishment, clients can find it is situated 120 kilometres away from Suvarnabhumi Airport. ROOM: The establishment has 43 deluxe rooms and 8 suites. They have views of the marina, the sea, wooden furniture, a bathroom, a mini-bar, a direct line telephone, a television, individual air-conditioning and a safe. FACILITIES: The establishment has sports facilities, a covered swimming pool, a children's swimming pool, an outdoor pool, a sauna, tennis courts, squash courts, a gym, aerobics room and games rooms. You can also enjoy diving. PAYMENT METHODS: The establishment accepts credit cards, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have typical and international cuisine restaurants, The establishment offers a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.40" OriginalAmount="89.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90144" Longitude="100.87" StarRating="3" HotelCode="|415151" HotelName="Anb Pool Villa Modern 3br At The Ville Jomtian Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>172 Moo 12 Liab Thang Rot Fai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/5/1/5/1/415151_1e7a39b1734.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.18" OriginalAmount="91.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.902202" Longitude="100.86946" StarRating="4" HotelCode="|439391" HotelName="Poseidon Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>413/3-5 Moo 12,Thappraya Road, Nongprue Banglamung, Pattaya, Pattaya, 20260</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/3/9/1/439391_180d0bd1632.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.14" OriginalAmount="93.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.947282" Longitude="100.931298" StarRating="5" HotelCode="|439399" HotelName="The Gems Mining Pool Villas Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>888 Moo.1 Nongprue Banglamung Pattaya Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/3/9/9/439399_2cd80c01032.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.42" OriginalAmount="94.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9700086" Longitude="100.8946636" StarRating="5" HotelCode="|95390" HotelName="The Zign Premium Villa - Sha Extra Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>555/65 Moo 5, 12 Naklua Rd., Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/3/9/0/95390_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This modern hotel is in Pattaya northern it is in Wongprachan the beach 5 minutes away from the establishment, guests will find Pattaya the centre of. HOTEL: The establishment has banquet facilities, 4 restaurants, 4 bars, swimming pools, a gym, a spa, a jacuzzi, a laundry service, a currency exchange service, a medical care service and a car park (for a fee). ROOM: All the rooms have an air-conditioning system, internet, a television, a safety deposit box and a mini-bar. Guests are offered double rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.18" OriginalAmount="95.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.970204" Longitude="100.894995" StarRating="5" HotelCode="|37751" HotelName="The Zign Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>555/65 MOO 5, 12 NAKLUA RD., BANGLAMUNG 555/65</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/5/1/37751_1_7079.jpg</HotelPictures>
        <HotelDescription>SITUATION: This luxurious hotel is in North Pattaya the beachfront it is in Naklua the area close to the establishment, clients can find the sanctuary, is 10 minutes away from Pattaya the heart of In the surrounding area, you can find shopping centres, leisure areas and shops. ROOM: Customers can find modern rooms. FACILITIES: Clients can enjoy activities such as yoga and aerobics. Guests are offered treatments, a spa and a massage service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.67" OriginalAmount="95.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.929139" Longitude="100.878902" StarRating="5" HotelCode="|34834" HotelName="Avani Pattaya Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>218/2-4 Moo 10, Beach Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/3/4/34834_1_1912.jpg</HotelPictures>
        <HotelDescription>HOTEL: It is in a peaceful area, The complex has 293 rooms, 8 suites, 10 floors and conference facilities. This air-conditioned hotel has a lobby, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a bar, a restaurant, internet, room service, a laundry service and a car park. SITUATION: It is 25 minutes away from the beach, is situated 130 kilometres away from Suvarnabhumi Airport 30 minutes away from the establishment, clients can find the railway station, is 45 minutes away from the tourist attractions. ROOM: standard rooms and suites and have a balcony or terrace, Clients are offered non-smoking floors, The rooms a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system and a safety deposit box. FACILITIES: The establishment has an aerobics room and 2 tennis courts. Customers can enjoy mountain bikes, an indoor swimming pool with children's area, an outdoor bar, a sauna, a steam bath, a massage service and spa treatments. Clients can enjoy activities such as speedboating, jet-skiing, windsurfing, horse-riding and a golf course. Guests are offered an entertainment programme and a gym. MEALS: Regarding the food and beverage offering, the establishment offersKabuki the bar The Rice Mill the Chinese restaurant Benihana the Japanese restaurant a coffee shop. The establishment offers a breakfast, lunch and dinner service, Guests have at their disposal Rim Nam the restaurant, which serves regional cuisine Elephant the bar Loy Nam the cocktail bar. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.23" OriginalAmount="96.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8402137" Longitude="100.9072278" StarRating="5" HotelCode="|396426" HotelName="Ana Anan Resort and Villas Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>288 M.2, Soi Na Jomtien 20, Na Jomtien, Sattahip, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/4/2/6/396426_9c55ed71132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.42" OriginalAmount="96.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94961" Longitude="100.88841" StarRating="5" HotelCode="|224983" HotelName="Grande Centre Point Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>456, 777, 777/1 M.6 Na Kluea, Bang Lamung, Pattaya, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/9/8/3/224983_1_9590.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.14" OriginalAmount="98.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.833722" Longitude="100.909137" StarRating="5" HotelCode="|207585" HotelName="Mövenpick Siam Na Jomtien Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Moo 2 Sukhumvit Road Na Jomtien</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/7/5/8/5/207585_1_6359.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.08" OriginalAmount="99.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89545" Longitude="100.882269" StarRating="5" HotelCode="|395001" HotelName="Villas In Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moo 12. Palm Oasis Village, Thepprasit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/5/0/0/1/395001_e6e59b71434.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.61" OriginalAmount="99.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8878242" Longitude="100.8903319" StarRating="0" HotelCode="|446545" HotelName="The Elysium Pratumnak Pattaya - By Shg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>194/1 moo 12 soi kasetsin 7 Pratumnak, Pattaya, Bang Lamung, Chon Buri Province, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/5/4/5/446545_34991641704.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.73" OriginalAmount="99.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.895706" Longitude="100.880474" StarRating="4" HotelCode="|439381" HotelName="Premium Pool Villas Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moo 12. Palm Oasis Village, Thepprasit Road Soi 17, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/3/8/1/439381_63aa1d91011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.68" OriginalAmount="101.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.925615" Longitude="100.862399" StarRating="5" HotelCode="39406|40984" HotelName="InterContinental Pattaya Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>437 Phra Tamnak Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/6b/196b089056c52c85d76dc48287b90c0dd1a69747.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in a picturesque cliff headlands south of Pattaya, the resort offers sweeping views across t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.73" OriginalAmount="101.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9391199" Longitude="100.88556" StarRating="4" HotelCode="|29813" HotelName="Hard Rock  Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 9, PATTAYA BEACH ROAD 429</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/8/1/3/29813_1_1077.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 320 rooms, suites and 10 floors. The establishment has a lobby, a reception, a currency exchange service, a lift, internet, a bar, computer games and a safety deposit box service. It also has a hairdresser's, a games room, a nightclub, coffee shops, a restaurant and a bar. The establishment boasts conference facilities, it offers room service, a laundry service, a playground and a car park. SITUATION: This hotel is in Pattaya, close to the beaches. 10 minutes walk away, you can find shops and leisure areas. It is just 50 kilometres away from Utapao Airport and 2.5 hours away from Airport Bangkok.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.958775" Longitude="100.886228" StarRating="5" HotelCode="9977|16559" HotelName="Centara Grand Mirage Beach Resort Pattaya" Meals="BED &amp; BREAKFAST,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>277 Moo 5, Naklua, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b3/a9/b3a943fa7a0d3bab018a2568ecd2cc90eda0dcfa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in North Pattaya, this city hotel stands directly on 230 metres of white sand at Wong Amat B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.22" OriginalAmount="103.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.968604" Longitude="100.895493" StarRating="5" HotelCode="|388449" HotelName="Tsix5 Phenomenal Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>555/87, Moo 5, Soi 12 Naklua Road, Banglamung, Chonburi, 20150 Pattaya North, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/4/9/388449_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.07" OriginalAmount="109.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.924833157157" Longitude="100.86098849773" StarRating="5" HotelCode="186453|28734" HotelName="Royal Cliff Beach Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>353 Phra Tamnuk Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/50/7650cadab74ed2f167eedd51c2f01947e49bd41e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Pattaya, this hotel is near a sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.66" OriginalAmount="110.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933857" Longitude="100.881323" StarRating="5" HotelCode="|151571" HotelName="Wave Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>310/3 Beach Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/1/5/7/1/151571_6.jpg</HotelPictures>
        <HotelDescription>SITUATION: The establishment, is 5 minutes away from Central Festival the shopping centre. ROOM: The rooms have modern facilities. FACILITIES: The establishment has an outdoor pool, a reception and WiFi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.99" OriginalAmount="117.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.949639" Longitude="100.898486" StarRating="5" HotelCode="|444799" HotelName="Grande Centre Point Space Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>888 Thanon Pattaya Nuea,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/7/9/9/444799_e0059b91000.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.02" OriginalAmount="117.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.916585" Longitude="100.856799" StarRating="5" HotelCode="|95440" HotelName="Intercontinental Pattaya Resort, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Phra Tamnak Road, Bang Lamung,437</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/4/4/0/95440_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers excellent service, 153 rooms, air-conditioning, a restaurant, room service and a car park. SITUATION: This establishment, is in Pattaya south it is on the beachfront, Close to Jomtien the beach the city centre, the promenade and shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.39" OriginalAmount="120.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.947806" Longitude="100.932515" StarRating="5" HotelCode="|446232" HotelName="La Miniera Pool Villas Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>666 Moo 1, Nongprue T. Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/2/3/2/446232_afeef0d1027.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="125.72" OriginalAmount="122.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.911588" Longitude="100.867449" StarRating="0" HotelCode="|440743" HotelName="Sweet Villa Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>345/3 Moo 10 Pratumnak Road Soi 6, Pattaya, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/7/4/3/440743_34a2b471732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.21" OriginalAmount="126.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9237118" Longitude="100.8597336" StarRating="5" HotelCode="|36846" HotelName="Royal Cliff Beach Terrace - Sha Extra Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>353 Phra Tamnuk Rd. 353</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/4/6/36846_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This typical style hotel, has air-conditioning and 89 rooms. In the entrance, you can find a lobby with a reception, a safety deposit box service, a lift, a currency exchange service and a hairdresser's. The establishment has various facilities, such as a cafÃ©, a bar, a restaurant, conference facilities, WiFi (for a fee), room service, a laundry service and a car park. SITUATION: Is situated in a green area, Jomtien and Pattaya it is between Is situated inPhra Tamnuk the street 5 minutes away from the establishment, guests will find the city centre, is situated 5 kilometres away from the bus station, close to the establishment, guests have places of interest, is situated 135 kilometres away from Suvarnabhumi Airport it is situated 180 kilometres away from Don Mueang Airport. ROOM: The rooms a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, a satellite television, a stereo, internet, a safety deposit box, a mini-bar, a coffee maker, a kettle, an air-conditioning system and a balcony or terrace. FACILITIES: The establishment boasts 10 restaurants, 5 bars, 5 swimming pools with children's areas, a swimming pool bar, a terrace, deck chairs and parasols. At the beach, guests can find deck chairs and parasols. For a fee, you can enjoy 7 tennis courts, 2 squash courts, 2 spas, a massage service, jogging circuits, a health centre with a sauna, a steam bath, a playground and a putting green. You also have at your disposal a gym, At an additional cost, you can play ping-pong, billiards, beach volleyball and mini-golf. it is located 30 minutes away from 18 golf courses. OBSERVATIONS: Guests have electronic key, Ask about key collection. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a continental buffet breakfast, a buffet dinner and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.90" OriginalAmount="130.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87935941" Longitude="100.90654674" StarRating="3" HotelCode="831871|the_ville_pool_villa_jomtien_a23" HotelName="The Ville Pool Villa Jomtien A23" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Garden,Internet,Kitchen,Laundry,Parking,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>172/97 Moo12, Unit A23, Nongprue, Banglamung, Jomtien Beach, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/0b/810bee80775246af6e0b4bfe4a770253ebc85948.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Pattaya, The Ville Pool Villa Jomtien is minutes from Sanctuary of Truth and Anek Kusala ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.30" OriginalAmount="132.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935179" Longitude="100.882845" StarRating="5" HotelCode="161449|139494" HotelName="Hilton Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>333/101 Moo 9, Nong Prue, Banglamung, Pattaya Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/8e/d08eb03d33f928a267dbaf0f7ab579f7224d4bd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the very heart of Pattaya, the beach hotel is close to many of Pattaya's entertainment venues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.76" OriginalAmount="134.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.922389" Longitude="100.8602295" StarRating="5" HotelCode="|36848" HotelName="Royal Cliff Grand - Sha Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>353 PHRA TAMNUK RD. 353</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/4/8/36848_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, has air-conditioning, 372 rooms, a lobby with a reception, a safe, a currency exchange and a hairdresser. The establishment also has a spa, a TV room, a cafÃ©, a bar, a restaurant, conference facilities, wifi, room service, a laundry service and a car park. SITUATION: It is in a green area. It is located between Jomtien and Pattaya. It is located in Phra Tamnuk Street. 5 minutes away from the establishment, guests will find the city centre. It is 5 kilometres away from a bus station. It is situated 135 kilometres away from Suvarnabhumi Airport. It is 180 kilometres away from Don Mueang Airport. ROOM: The rooms bathroom with shower, bath, a hairdryer, a double bed, a direct line telephone, satellite TV, internet, safe-deposit box, a fridge, a coffee maker, a kettle, an air-conditioning system and a balcony or terrace. FACILITIES: Customers have at their disposal 10 restaurants, 5 bars, 5 swimming pools, an open-air bar, a private beach, 7 tennis courts, 2 squash courts, 2 spas, a massage service, a jogging circuit, a gym with sauna, a steam bath, a playground, a putting green and catamaran excursions. Clients can enjoy activities such as aquagym, aerobics, play ping-pong, billiards and beach volleyball. The establishment also has deck chairs and sunshades. The establishment offers an entertainment programme. Some services at an additional cost. MEALS: Regarding gastronomy, the establishment has buffet and continental breakfast, Ã  la carte and menu lunch and buffet, set-menu and Ã  la carte dinner. PAYMENT METHODS: Customers can pay with American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: Clients have at their disposal electronic key.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.20" OriginalAmount="136.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.923800524896" Longitude="100.86025893688" StarRating="5" HotelCode="186455|28744" HotelName="Royal Cliff Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Air Conditioning,Bar,Golf,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>353 Phra Tamnuk Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/080871/080871a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.5 km from the centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.73" OriginalAmount="138.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.923507727123" Longitude="100.86004972458" StarRating="5" HotelCode="186452|28754" HotelName="Royal Cliff Beach Terrace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>353 Phra Tamnuk Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/db/67/db67c7e9f1b9665bf4fffeb0a033dee9612844e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.66" OriginalAmount="141.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.909537" Longitude="100.858482" StarRating="5" HotelCode="|395007" HotelName="Siam Pool Villa Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>352/174, Phratamnak Road Soi 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/5/0/0/7/395007_78755491436.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.39" OriginalAmount="150.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89537" Longitude="100.879542" StarRating="4" HotelCode="|400068" HotelName="Paradise Pool Villa Pattaya In Tropicana Village" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moo 12. Tropicana Village, Thepprasit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/6/8/400068_7b568780907.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="215.16" OriginalAmount="208.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90238892" Longitude="100.89238229" StarRating="3" HotelCode="774614|3537695" HotelName="Punnapha Pool Villa Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>70/7 Green Residence, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/88900/3788900/1.jpg?f=15568435</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91210939" Longitude="100.87598243" StarRating="3" HotelCode="949666|343275" HotelName="Joopland - Luxury Tropical Villa Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>469/34 Grand Tanyawan 1, Moo 10, Thappaya Road Soi 15, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/33955/3833955/29.jpg?f=15674661</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="257.50" OriginalAmount="250.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91207372" Longitude="100.87535799" StarRating="4" HotelCode="553874|hide_land_pattaya_luxurious_tropical_villa" HotelName="Hide Land Pattaya Luxurious Tropical Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>469/59 Soi 15 Moo 10, Thappraya, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/35/c3357e8d878ec22bf49d8db3819f5b137d046f7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a babysitting service, a childcare servic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.52" OriginalAmount="250.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930569" Longitude="100.889525" StarRating="0" HotelCode="|446357" HotelName="Kingston Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pattaya 3rd Rd, Pattaya, Chon Buri 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/3/5/7/446357_7d6d4ba1101.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="260.59" OriginalAmount="253.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90244713" Longitude="100.89240521" StarRating="4" HotelCode="581596|ramida_pool_villa" HotelName="Ramida Pool Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>70/6 Green Residence, Tambon Nongprue, Amphoe Banglamung, Chonburi 20150, Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/ca/2cca77404ae5d74f65db5ad7f4fc29c58727b8f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93713468" Longitude="100.90423934" StarRating="3" HotelCode="776769|343520" HotelName="TY Holiday Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Soi Wonderland 4, Pattaya Central 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/65/fc6586234a354f0d3d2e0dc18db4f1db57aab1ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.05" OriginalAmount="286.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.80263" Longitude="100.917077" StarRating="5" HotelCode="|388453" HotelName="Mason Pattaya " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>285 Moo 3, Sukhumvit Road, Na Jomtien Sattahip, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/5/3/388453_f5bf3ed1005.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="348.36" OriginalAmount="338.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9355815" Longitude="100.9354005" StarRating="3" HotelCode="|405245" HotelName="The Siam Place Pool Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>215 14 PHON PRAPHA NIMIT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/2/4/5/405245_000b4c01000.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="378.01" OriginalAmount="367.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91142448" Longitude="100.86662109" StarRating="3" HotelCode="582004|pratamnak_viilas" HotelName="Pratamnak Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>365/9-10 Pratamnak Soi 6, Moo 12, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/00/39008108859ca24bd6b771624c9c3e3294af9893.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="595.34" OriginalAmount="578.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.861199819038" Longitude="100.94510219615" StarRating="5" HotelCode="176296|manathai_villa_grace__pattaya" HotelName="DDM Siam Thailand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17/4 Moo 3, Huay Yai, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/af/1eaf0261672792dc27c2b03d109378c0f35892f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated amidst beautifully landscaped gardens and a tropical forest, the hotel is located within th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.86" OriginalAmount="94.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8678" Longitude="100.89543" StarRating="3" HotelCode="|411802" HotelName="Vattui Beach Villa Jomtien" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>127 Moo 9, Jomtien Beach Road.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Massage Centre,Room Service,Currency Exchange,Designated Smoking Area,Golf,Jacuzzi,Nightclub,Sauna,Shopping Arcade,Swimming Pool,Wheelchair Access,Central Heating,Kitchen,Parking,Garden,Beauty Salon,Concierge,Spa,Heated Pool,Housekeeping,Meeting Room,Diet Meals,24 Hour Front Desk,Dry Cleaning,Elevator,LCD/Projector,Luggage Storage,Coffee Shop,Business Centre,Library,Pets allowed,Smoking Rooms,ATM/Cash Machine,Babysitting,24 Hour Power Supply,24 Hour Security,Dining</BasicAmenities>
    <HotelRating>3,4,5,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>BEACH HOTEL,CLUB RESORT,SPA HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,HOTEL,CITY HOTEL,APARTMENT HOTEL,GOLF HOTEL,BUSINESS HOTEL,APARTMENT,GUESTHOUSE,HOSTEL,INNS,HOSTELS,GUEST HOUSES,APARTHOTEL,VILLAGE,VILLA,RESIDENCES,RESORT</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3f930662-f151-424d-a598-45b10e155b30|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|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
0bd7c8f0-3391-4525-8f6e-331be1ceb6f5|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="0bd7c8f0-3391-4525-8f6e-331be1ceb6f5">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="73722" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-17T00:00:00" End="2026-06-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="holidaysworldtours@gmail.com" Password="Birdres@1" 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
0bd7c8f0-3391-4525-8f6e-331be1ceb6f5|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0bd7c8f0-3391-4525-8f6e-331be1ceb6f5|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0bd7c8f0-3391-4525-8f6e-331be1ceb6f5|InfiniteSearch|successfull supplier interation||Infinite|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0bd7c8f0-3391-4525-8f6e-331be1ceb6f5|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0bd7c8f0-3391-4525-8f6e-331be1ceb6f5|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0bd7c8f0-3391-4525-8f6e-331be1ceb6f5|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:69b6c3d1-8083-4cd0-80e4-7d886673821a
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
0bd7c8f0-3391-4525-8f6e-331be1ceb6f5|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0bd7c8f0-3391-4525-8f6e-331be1ceb6f5|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|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
0bd7c8f0-3391-4525-8f6e-331be1ceb6f5|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-02T09:54:40.6965887+01:00" Version="0" EchoToken="Search" TransactionIdentifier="0bd7c8f0-3391-4525-8f6e-331be1ceb6f5" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="5.84" OriginalAmount="5.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.898073" Longitude="100.869631" StarRating="0" HotelCode="|534166" HotelName="Scandia Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Soi Chom Thian 2,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/1/6/6/534166_1a7698e1158.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.21" OriginalAmount="7.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90904881" Longitude="100.90369376" StarRating="2" HotelCode="603861|jozef_erika_apartment_2" HotelName="J&amp;E" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>98/165 Moo 11 Soi Khaotalo 5, Pattaya, Chonburi 20160</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/9f/819f1f64662bf92aa7801976d84f22e0405f7f39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a laundry service and a theatre hall. Wireless internet access is available...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.06" OriginalAmount="8.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.86159" Longitude="100.896396" StarRating="3" HotelCode="|210605" HotelName="Sunday Beachfront View Jomtien Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>73-74 Moo.1 Najomtien ,Sattahip, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/0/5/210605_1_776.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.24" OriginalAmount="8.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927475" Longitude="100.889678" StarRating="0" HotelCode="|389409" HotelName="OYO 458 Nakorn Siam Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>417/698 Soi Bongkot 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/4/0/9/389409_1552ca11053.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.27" OriginalAmount="9.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88543134" Longitude="100.88125004" StarRating="3" HotelCode="345315|happy_bou_jomtien_guesthouse" HotelName="Ananya Boutique Jomtien Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>334/41-42 Moo 12, Soi Welcome, Jomtien Beach, Pattaya, Chonburi 20250</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/05/51/055191c29fdc70986979b78574a2e908f364bca6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.27" OriginalAmount="9.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="0" HotelCode="448277|merry_inn_" HotelName="Merry Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>363/14 Moo 10, Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/05/9205a30a59a9d1da58fe38d1088964c8b2ca2deb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel is clean and tidy with friendly helpful staff,the rooms are comfortable and the location is 2 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="10.30" OriginalAmount="10" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1428516-27592422/4243043597606692950/14548" HotelName="HAPPY JOMTIEN - BEACHFRONT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/92000000/91760000/91755500/91755453/de5187da_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.45" OriginalAmount="10.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96839" Longitude="100.89419" StarRating="1" HotelCode="|169712" HotelName="Southern Star Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Soi 12 Naklua Road, Naklua, Pattaya 535/25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/1/2/169712_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run complex, has security and a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.45" OriginalAmount="10.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928174" Longitude="100.878908" StarRating="0" HotelCode="|475855" HotelName="Seedling House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>215/23-24, Pattaya Second Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/8/5/5/475855_4a463a72038.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.68" OriginalAmount="10.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90937238" Longitude="100.85912516" StarRating="2" HotelCode="361753|3582615" HotelName="Jardin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>456/70-71 Moo12, Pratamnak soi 5, Nongprue Banglamung, Pattaya South 45668</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/eb/01/eb01e8a5c21df28698598d7f73cbd119e78782b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="11.33" OriginalAmount="11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.30994" Longitude="99.39556" StarRating="3" HotelCode="0|440921-18193248/4243043597606692950/2993" HotelName="D@SEA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>39 Moo 6 Tambon Koh Libong , Amphur Kantang  ,Trang,  92110</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10030000/10025400/10025386/12f46f06_b.jpg</HotelPictures>
        <HotelDescription>The 3-star Baan Chao Mai Beach House offers comfort and convenience whether you`re on business or holiday in Trang. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Wi-Fi in public areas, car park, airport transfer, tours, concierge are just some of the facilities on offer. Each guestroom is elegantly furnished and equipped with handy amenities. Access to the hotel`s private beach, garden will further enhance your satisfying stay. For reliable service and professional staff, Baan Chao Mai Beach House caters to your needs. &lt;br /&gt;Guests over 9 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.33" OriginalAmount="11.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.917376" Longitude="100.86581133333" StarRating="3" HotelCode="200025|hillside_resort_pattaya" HotelName="Hillside Resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>305 Moo 12, Pratumnak Soi 2, South Pattaya, Pattaya, Nongprue, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ca/d4/cad43c096e1a5c0965ccf98a31e5219a0545850e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.33" OriginalAmount="11.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91636761" Longitude="100.89479685" StarRating="2" HotelCode="438198|ck_residence" HotelName="CK Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>565/67-8 Moo 10, Nongprue, Banglamung, Chonburi, Pattaya South 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/be/acbed788bae2f8568b49e4031b520d1cf0057da4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.33" OriginalAmount="11.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92244901" Longitude="100.88271582" StarRating="2" HotelCode="783029|la_canteena" HotelName="La Canteena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10193/174 Moo, Rungland Village, Pattaya, Chanburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/70/58709f5628fedb2def3a310efb114873535436e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.39" OriginalAmount="11.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.912691030621" Longitude="100.8854803461" StarRating="3" HotelCode="384634|3546355" HotelName="Deeden Pattaya Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>59/26 Threppasit Road Soi 6 Moo 12, Soi Korpai, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/d4/64d44c12a33c4a5c46b89b52b4846ef3114f0580.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.43" OriginalAmount="11.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89393098" Longitude="100.87644424" StarRating="3" HotelCode="777868|2523555" HotelName="T2 Jomtien Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>380/95 Moo 12, Tambon Nongpure, Amphoe Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/c4/2ec46d2afeb960bda4af7bd868593687a4443e88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.56" OriginalAmount="11.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8762448" Longitude="100.8864024" StarRating="3" HotelCode="|404102" HotelName="Jomtien Hisotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>125/24-26 Moo.12 Nongplue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/1/0/2/404102_ab5495f1647.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.68" OriginalAmount="11.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92845" Longitude="100.88623" StarRating="2" HotelCode="|237664" HotelName="KJS Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>383/94 Soi Chaloem Phrakiat 25 Moo 9 Nongprue Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/6/6/4/237664_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.73" OriginalAmount="11.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.926039" Longitude="100.87571" StarRating="0" HotelCode="|567196" HotelName="Walking Street Encore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>27 Thanon Pattaya Tai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/1/9/6/567196_aee01231438.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.81" OriginalAmount="11.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90872" Longitude="100.8815" StarRating="3" HotelCode="|232837" HotelName="Momento Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>143/117 Moo 12, Soi Daeng-Dum Thepprasit Road Soi 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/8/3/7/232837_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.84" OriginalAmount="11.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.926236" Longitude="100.872874" StarRating="2" HotelCode="|475917" HotelName="Walking Street Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Walking Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/9/1/7/475917_814c6322137.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.96" OriginalAmount="11.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95178" Longitude="100.89114" StarRating="4" HotelCode="|83175" HotelName="Sunday JA Plus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>3/248 Moo 6 Pattaya sai 3 road, Naklua, Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/7/5/83175_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: 15 minutes away from the establishment, clients can find a beach, Close to shops and nightlife. it is 1 kilometre away from Pattaya bus station. HOTEL: This conference hotel, has with air-conditioning, 120 rooms, a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. It also has a cafÃ©, a bar, a breakfast room, conference facilities, internet (for a fee), room service, a laundry service and a car park. ROOM: The spacious and smart rooms, have beautiful views, a bathroom with a shower, a bath and a hairdryer. Are also furnished with a double bed, a satellite TV, internet, a safety deposit box, a mini-bar, an air-conditioning system and a balcony or terrace. FACILITIES: Guests can enjoy an outdoor swimming pool and a massage service. At the beach, clients can enjoy deck chairs (available for a fee). RESTAURANT: This hotel has a bar and a restaurant. It serves a continental buffet breakfast and set-menu lunch.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.97" OriginalAmount="11.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93061" Longitude="100.89381" StarRating="2" HotelCode="|235436" HotelName="M Place Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>422/15-16 Moo 9, Arunothai Soi 2 Central Pattaya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/4/3/6/235436_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.01" OriginalAmount="11.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946878182926" Longitude="100.89638829231" StarRating="3" HotelCode="401204|75514" HotelName="J.A. Villa Pattaya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3/248 Moo 6 Pattaya Sai 3 Road, Naklua, Pattaya, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/14/8114837b6dd30c197ed5fca92b90ac2d5dd2f865.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Pattaya, this hotel is approximately 1.2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.13" OriginalAmount="11.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9224139" Longitude="100.87500126" StarRating="3" HotelCode="867331|3549145" HotelName="Marine Paradise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Phra Tamnak, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/09/9309aeee10cc62e0ad930c1764c2ddd2da9274e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.33" OriginalAmount="11.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9282" Longitude="100.88676" StarRating="2" HotelCode="|232956" HotelName="Chaiyapoon Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>383/78 Soi Chaiyapoon Third Rd. No. 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/9/5/6/232956_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.34" OriginalAmount="11.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.914796" Longitude="100.884974" StarRating="3" HotelCode="|408244" HotelName="Nine Blue residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>164/39 Moo 10 Khopai 6 1 Nongprue Banglamung Chonb</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/2/4/4/408244_00496a31724.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.36" OriginalAmount="12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92844056" Longitude="100.88621155" StarRating="2" HotelCode="545871|175130" HotelName="KJS House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>383/94 Soi Chaloem Phrakiat 25 Moo 9, Nongprue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/b0/acb00db019c170cdc10f41b61d201a7e2054eefa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A wide range of services and facilities ensures a comfortable stay at the hotel for business travell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.36" OriginalAmount="12.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90134556" Longitude="100.90256357" StarRating="2" HotelCode="321647|1866578" HotelName="Baan Kaew Ruen Khwan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>46/3 Moo 11, Sukhumvit Road, Soi 87 Nongkabok, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/8d/148d8a4391a1cd833aa9084e554cc6c892a29b8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="12.36" OriginalAmount="12" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188135-25373163/4243043597606692950/14245" HotelName="HILLSIDE RESORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5340000/5331700/5331640/1af4e5e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.36" OriginalAmount="12.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92618426226" Longitude="100.87474175667" StarRating="1" HotelCode="340268|encore_walking_st_guesthouse" HotelName="Encore Walking St. Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>109/29-30 Moo 10, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/1b/fb1b4dad16f1318473e3e3c7cbdb4e0130085065.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.36" OriginalAmount="12.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.929327477029" Longitude="100.88418728732" StarRating="2" HotelCode="383346|nemos_guesthouse_and_massage" HotelName="Nemo's Guesthouse and Massage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33/46 Moo 10, Soi Diana Inn, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/c5/fcc5dbecd2b5e9d506c72dee5aa1f126c5c24a51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.36" OriginalAmount="12.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92147074" Longitude="100.86259426" StarRating="3" HotelCode="623431|the_hideaway_22" HotelName="The Hideaway Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>396/191 Soi Kasetsin 2 Moo 12, Amphoe Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/5a/485a6b5ebba93de590f98b2b28b57264b1853497.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.36" OriginalAmount="12.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92337189" Longitude="100.88282866" StarRating="0" HotelCode="748923|green_hotel_26" HotelName="Greenvale Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Coffee Shop,Concierge,Designated Smoking Area,Golf,Internet,Laundry,Parking">
        <Address>
          <AddressLines>
            <AddressLine>193/124-5 South Pattaya Road, Rungland Village, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/0a/b30a8215d8ca2f367c3e7978eb001a11460ec73a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of South Pattaya, Greenvale Serviced Apartment promises ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.36" OriginalAmount="12.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.961982" Longitude="100.896055" StarRating="3" HotelCode="897780|siam_pura_resort" HotelName="Siam Pura" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>119/102 Pattaya-Naklua Rd., Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cf/59/cf5960e74c2f59f237daac1506f4d0f892c31380.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya, about 1.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.48" OriginalAmount="12.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.960604036751" Longitude="100.89082539082" StarRating="3" HotelCode="188353|1578678" HotelName="Riviera Resort pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>157/1 Soi Naklua 16/1, Pattaya Naklua Road, Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/d5/93d51ace2c9b9c7343ba92ea6b597fc5f15bfbce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.49" OriginalAmount="12.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.961764" Longitude="100.896225" StarRating="4" HotelCode="|464664" HotelName="Chateau En Ville Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>119/102 Moo. 5, Pattaya Naklua Rd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/6/6/4/464664_4e7ec6b1818.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.56" OriginalAmount="12.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90985" Longitude="100.85878" StarRating="3" HotelCode="|236262" HotelName="Patamnak Beach Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>352/85-86 Phra tumnak Soi 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/2/6/2/236262_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.63" OriginalAmount="12.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930631" Longitude="100.881292" StarRating="0" HotelCode="|467466" HotelName="The Lodge Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>284/1 M.10 Pattaya Sai 2 Road. (Soi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/4/6/6/467466_39cb0e21717.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.86" OriginalAmount="12.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89716906" Longitude="100.86849329" StarRating="3" HotelCode="853766|3576055" HotelName="Vickans Guesthouse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>144/2 Jomtiensaineung Road, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5c/6b/5c6b540623344be77b81834a9a47fdf3476f3d42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.88" OriginalAmount="12.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.929197" Longitude="100.884306" StarRating="3" HotelCode="|409280" HotelName="Harrys , Bar and Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>33 47 48 49 Moo 10 Soi Diana Inn Nongprue Banglamu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/9/2/8/0/409280_715d0751557.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.96" OriginalAmount="12.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.915916782381" Longitude="100.8665838454" StarRating="3" HotelCode="936767|1945555" HotelName="FX Hotel Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>352/316 Moo 12, Pratamnak Road Soi 4, Pattaya, Cholburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1b/1f/1b1f54640342af246ae2e8dcd0e700b9c50c1906.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Chonburi. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.08" OriginalAmount="12.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93026529" Longitude="100.88443524" StarRating="3" HotelCode="428661|1247918" HotelName="Pasadena Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Lounge,Parking,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33/127 M.10 Soi LK Metro  soi Diana Inn, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/a9/cda909b14775916c2e37d01bd257fa793ebfd802.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Pasadena Lodge in Pattaya Central Pattaya, you'll be minutes from C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.39" OriginalAmount="13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930589997959" Longitude="100.89350973725" StarRating="2" HotelCode="377600|175167" HotelName="M Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>422/15-16 Soi Arunothai 2 Moo 9, Nong Prue, Banglamung, Central Pattaya, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/40309/2340309/34.jpg?f=15668352</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="13.39" OriginalAmount="13" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|894634-26126632/4243043597606692950/13669" HotelName="SCANDIA JOMTIEN BEACH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/54000000/53850000/53846600/53846552/945ea161_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.39" OriginalAmount="13.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92304329" Longitude="100.87842583" StarRating="2" HotelCode="344698|holidays_home_" HotelName="Holidays Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>20/175 South Pattaya Road Moo 10, Nongprue, Banglamung, Chonburi, Pattaya South 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/5c/065c7e21570cde9138f80d8113e381cc1c082663.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.39" OriginalAmount="13.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91589891" Longitude="100.8799755" StarRating="2" HotelCode="600699|orient_house__2" HotelName="Orient House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>584/78 Soi 17 Moo 10, Nongprue Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/fc/0efc7c2c15effaf4418351a63658ff4cce932dd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.42" OriginalAmount="13.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.889627" Longitude="100.885546" StarRating="3" HotelCode="|389336" HotelName="Le Nara Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13/75 Soi Wat Boonkanchana Moo 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/3/3/6/389336_873722e1115.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.42" OriginalAmount="13.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90958394" Longitude="100.85840428" StarRating="2" HotelCode="351789|3593385" HotelName="Baan Talay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>352/189-191 Moo 12, Pratumnuk Soi 5, 20150 Pattaya South</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/90/fd907c4775942f0c3aea9f64b342adc8cdf64cc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.43" OriginalAmount="13.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92583" Longitude="100.88141" StarRating="2" HotelCode="|242564" HotelName="The Links Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>316/145-146 Soi Buakhow</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/5/6/4/242564_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.53" OriginalAmount="13.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931423" Longitude="100.882937" StarRating="3" HotelCode="|407267" HotelName="Ice Inn  Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>528/2 Moo 10 Pattaya 2Nd Road Nongprue Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/7/2/6/7/407267_78eaeac1744.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.55" OriginalAmount="13.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.897042" Longitude="100.86977" StarRating="3" HotelCode="|408594" HotelName="Stefans Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75/63-65 Moo. 12 Jomtien Beach Road, Soi 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/5/9/4/408594_a5ea1e60845.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.55" OriginalAmount="13.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92221" Longitude="100.86276" StarRating="3" HotelCode="|246902" HotelName="The Hideaway Resort Pattaya Chonburi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>396/191 M.12, Soi Kasetsin 2, Phra Tamnak Hill, Chonburi Province 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/9/0/2/246902_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.66" OriginalAmount="13.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90049" Longitude="100.89658" StarRating="3" HotelCode="|244357" HotelName="The Train Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>22/5 Moo 11, Sukhumvit Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/3/5/7/244357_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.71" OriginalAmount="13.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87657577" Longitude="100.88591552" StarRating="3" HotelCode="118755|1578668" HotelName="RS Seaside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Lounge,Luggage Storage,Parking,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>125/19 Moo 12 Jomtien Beach Road, Nougpour Banglamung, Jomtien Beach, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/305341/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;An affordable 76-room hotel right by Jomtien Beach in Pattaya (Thailand), just 2 kilometres from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.74" OriginalAmount="13.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95907" Longitude="100.88985" StarRating="3" HotelCode="|71461" HotelName="Wongamat Privacy Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 5, SOI NAKLUA, 16/2, BANGLAMUNG, CHONBURI 157/196</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/4/6/1/71461_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This aparthotel is an ideal place for relaxing, perfect for business and holiday stays, has a reception, a safety deposit box service, a lift, a hairdresser's, a playground, a cafÃ©, a bar, a restaurant, conference facilities, meeting rooms, WiFi, room service and a laundry service. SITUATION: It is close toWongamat the beach 10 minutes away, guests can find the city centre, is situated 150 kilometres away from Suvarnabhumi Airport. ROOM: The spacious rooms, a bathroom with a shower, an individual air-conditioning system, a television, WiFi, a balcony, a small kitchen, a mini-bar, a fridge, a safe and a hairdryer. Clients are offered non-smoking floor. FACILITIES: Guests are offered tourist information, sports facilities, an outdoor pool, an outdoor bar, a jacuzzi, a gym, a spa, hydrotherapy treatments and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast, lunch and dinner service, a coffee shop, an outdoor bar and a bakery. Guests are offered Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.76" OriginalAmount="13.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92139" Longitude="100.8745" StarRating="2" HotelCode="|231846" HotelName="Oyo 1068 Nn Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>198/7 Moo 10 Soi Yensabai, Pratumnak Rd Nongprue Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/8/4/6/231846_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.76" OriginalAmount="13.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.951068690754" Longitude="100.89766629753" StarRating="2" HotelCode="442492|3570355" HotelName="Aromdee Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>150/11 Pattaya 3rd Road Moo 5, Chaloem Phrakiat, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/ef/8cef47c6ca05f7ac97c663d7bf984ca907d844fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Chonburi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.90" OriginalAmount="13.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92788192" Longitude="100.88348067" StarRating="3" HotelCode="552230|3615035" HotelName="Pace Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>420/177 Soi Buakhaow Moo 9, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/46/8746a882fbdc2c61f43fd0431428eba961724630.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.97" OriginalAmount="13.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88343" Longitude="100.88317" StarRating="0" HotelCode="|234631" HotelName="Jomtien" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>279/347 Moo 12, Soi Sarita Hotel Jomtien Beach Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/6/3/1/234631_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.02" OriginalAmount="13.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.960707" Longitude="100.8907" StarRating="0" HotelCode="|468306" HotelName="Safari Riviera Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157 Soi Na Kluea 16/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/3/0/6/468306_49bd7261133.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.04" OriginalAmount="13.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91911746" Longitude="100.87180492" StarRating="2" HotelCode="71670|1222958" HotelName="Mr. Mac´s" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>146/182 Soi 1, Thappraya Road, South Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/a7/8ca703be084d874900609d2fb49e1c05915c0010.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.12" OriginalAmount="13.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9487" Longitude="100.89337" StarRating="0" HotelCode="|229751" HotelName="Navin Mansion 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>171/19 M.6 North Pattaya Rd. Soi7 North Pattaya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/7/5/1/229751_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.21" OriginalAmount="13.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.920253" Longitude="100.869711" StarRating="3" HotelCode="|46149" HotelName="Manita Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>561/1 moo 10, Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/4/9/46149_1_4499.jpg</HotelPictures>
        <HotelDescription>SITUATION: This boutique hotel is in Pattaya the southern area of it is situated close to Wat Khao Phra Bat the temple the establishment, is close to Bali Hai the Marina of Walking Street the street. ROOM: The establishment has studios with modern furniture, a hairdryer, WiFi, cable television and computer safe. FACILITIES: Regarding the food and beverage offering, there is a restaurant, The establishment has a swimming pool with a garden.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.24" OriginalAmount="13.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931245" Longitude="100.886423" StarRating="3" HotelCode="|534033" HotelName="The Sports Lounge" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Soi Buakhao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/0/3/3/534033_cfe85b51143.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.26" OriginalAmount="13.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.958967016079" Longitude="100.88964450066" StarRating="3" HotelCode="141084|138974" HotelName="Wongamat Privacy Resort &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>157/365 Moo 5 Soi Naklua 16/2, Naklua, Banglamung, Chon Buri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/c7/e3c7a84e5d0c6b0dfdb2978dd21083bb9e153fa3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.27" OriginalAmount="13.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91154176" Longitude="100.87065936" StarRating="2" HotelCode="761339|3598265" HotelName="SAB Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>308/114 Soi 15 Thappraya Road, Amphoe Banglamung, Pattaya 20260, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/7d/207d928f057f033187e0a305fb2288cf344ec061.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.32" OriginalAmount="13.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.968611" Longitude="100.893816" StarRating="3" HotelCode="|406454" HotelName="Prima House Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>534/36 Soi Na Kluea 12 Nakluea</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/6/4/5/4/406454_bc7bcbf1112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.32" OriginalAmount="13.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92791" Longitude="100.88355" StarRating="3" HotelCode="|244606" HotelName="Pace Residence Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>420/177 Moo 9, Soi Buakao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/6/0/6/244606_4b51c5c1003.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93080834" Longitude="100.89012436" StarRating="3" HotelCode="360889|53592" HotelName="AA Pattaya Ville" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>87/41 Moo9 Soi Chalerm Prakiat 14, 20260 Pattaya, Pattaya 3rd Road</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/7c/7b7c1d3731cd721ea83e16f7d12d118e5e66a34c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The upper floors of the hotel can be accessed by lift. A restaurant is available to travellers. Wire...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92206031" Longitude="100.88393236" StarRating="3" HotelCode="357290|175001" HotelName="B2 South Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>321/9 Moo 10 Tambol Nongprue, Banglamung, 20150 Pattaya South, Chon Buri</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/f0/baf08c33e7df3bd46eab2a8d930887bd5fd0b986.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88338262" Longitude="100.8833813" StarRating="2" HotelCode="411778|175117" HotelName="Jomtien Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Beauty Salon,Bicycle Rental,Business Centre,Coffee Shop,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Laundry,Library,Luggage Storage,Parking,Pets allowed,Room Service,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>279/347 Moo 12 Soi Sarita Hotel, Jomtien Beach Rd, Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/c8/75c81905729818e9f05523bdefdc7f896ff3bef8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Jomtien Beach, Jomtien Hostel promises a relaxing and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928387" Longitude="100.884495" StarRating="2" HotelCode="351718|195553" HotelName="Sutus Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>420/100 Soi Buakhaw Moo 9, Nongprue, Banglamung, Chon Buri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/9a/b79a18b51ce3183279b1cbafce90efc57610b162.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.42" OriginalAmount="14.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95443" Longitude="100.90191" StarRating="4" HotelCode="|242727" HotelName="Lk Noble Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>268/44 Moo 6 Phothisan Road Soi 4 Naklue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/7/2/7/242727_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|166207-27047295/4243043597606692950/5849" HotelName="J. A. VILLA PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3900000/3894000/3893910/471776b8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.42" OriginalAmount="14.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.918776429519" Longitude="100.89477544907" StarRating="3" HotelCode="104166|citin_garden_resort_pattaya" HotelName="Gazebo Resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>148/232 South Pattaya Soi 2, South Pattaya Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/21/de21767b18792ebc94a1ebf2bdce695ba4c9b3c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the South Pattaya Road, the club resort is very close to the centre of Pattaya City and i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.42" OriginalAmount="14.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92579025" Longitude="100.88139407" StarRating="2" HotelCode="493560|the_links_hotel_" HotelName="The Links Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>316/145-146 Soi Buakhow Moo 10, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/5a/365ae854e0b9dcb074ffb2a8c792ee3031a1a319.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features room service for a comfortable and relaxing stay. Wireless internet access in pub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.42" OriginalAmount="14.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="0" HotelCode="981731|oyo_279_sweet_pound_hotel" HotelName="Sweet Pound Hotel by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>519/16-17 Soi 9 Pattayasaisong Road, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/fd/22fd40e01ab0ae22ec0e3d0e9fb6441b6329f2bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.42" OriginalAmount="14.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91193138" Longitude="100.86953465" StarRating="2" HotelCode="853378|bed_n_bev_pattaya_hostel" HotelName="Bed N Bev Pattaya Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>144/62 Thappraya Road, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/d7/bad7f6c3eaf0cde8cf47bc77d36ba847569f292f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.53" OriginalAmount="14.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.960032" Longitude="100.893075" StarRating="2" HotelCode="188355|1578708" HotelName="Sawasdee Place Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Internet,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>272/75 M.5, Pattaya-Naklua Rd., Naklua, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/79/bd7906bcd0563f47eba791ee8fb80b042b59bfa9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sawasdee Place Pattaya Hotel is perfectly located for both business and leisure guests in Pattaya. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.54" OriginalAmount="14.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.932068" Longitude="100.88389" StarRating="2" HotelCode="|389380" HotelName="Sweet Pound" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>519/16-17 Pattayasaysong 9 Alley</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/3/8/0/389380_0d635881045.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.58" OriginalAmount="14.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90211" Longitude="100.89896" StarRating="3" HotelCode="|246101" HotelName="Blue Garden Resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>47/22 Moo11 Soi Sukhumvit Pattaya 85 Nongprue Banglamung Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/1/0/1/246101_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.72" OriginalAmount="14.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94364137" Longitude="100.88675718" StarRating="2" HotelCode="632021|3641485" HotelName="Soi 5 Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Internet,Massage Centre,Parking">
        <Address>
          <AddressLines>
            <AddressLine>235/2 Moo 9 Soi 5 Pattaya Beach Road, Nong Prue, Bang Lamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/ed/7fed2ae815ef9e6c5dd2f0312cfb8858e5253be8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star Soi 5 Apartment offers comfort and convenience whether you're on business or holiday in P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.81" OriginalAmount="14.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.942570236686" Longitude="100.92142671347" StarRating="3" HotelCode="186205|1578648" HotelName="Eastiny Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>147/7 Moo 6 Soi Siam Country Club, Tambon Nongprue, Amphur Banglamung, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/e7/13e7f6e688998c821eb16db9e06e641ea3c9f84a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the private residential area of Pattaya, approximately 5 km away from Patta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.84" OriginalAmount="14.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92843693" Longitude="100.88433738" StarRating="2" HotelCode="321643|1182518" HotelName="18 Coins Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>198/20 Soi Buakhao, South Pattaya, Banglamung, Central Pattaya, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/d5/bcd5063fb1ed29f8b448ce13efc99cd95a7a3ce5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.89" OriginalAmount="14.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.948196" Longitude="100.897533" StarRating="3" HotelCode="900662|99422" HotelName="Bella Villa Serviced Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Apartment Hotel,Guesthouse,Hostel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8/82, Moo 6, Pattaya 3rd Road, Naklua, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/4a/394ab8fe0b96a7aa7ac4fd08775e8ce92d14fe6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the 3rd Road in the North Pattaya area, which is just a few steps from the h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.92" OriginalAmount="14.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.893731" Longitude="100.876591" StarRating="3" HotelCode="|405945" HotelName="Frankie's Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jomtien Second Rd Second Road 380 89 Na Jomtien</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/9/4/5/405945_9e441381102.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.05" OriginalAmount="14.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.923204140666" Longitude="100.8817002028" StarRating="3" HotelCode="401211|1578388" HotelName="Diamond City Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>513 Moo 10, South Pattaya, Pattaya, Cholburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/4e/604eef45df359c01cde0a2a71b1b4e71f4726047.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.10" OriginalAmount="14.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91537" Longitude="100.87122" StarRating="3" HotelCode="|169557" HotelName="Zing" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>192 THAP PHRAYA ROAD SOI 7 NONGPREU BANGLAMUNG PHR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/5/7/169557_1_3940.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers rooms with air-conditioning, WiFi (free of charge), a car park (free of charge), a swimming pool, tourist information and a massage service. SITUATION: This hotel is 10 minutes away from the pedestrian area and Pattaya the beach 15 minutes away, you can find Central Festival the shopping centre it is situated 45 minutes away from Suvarnabhumi Airport. ROOM: All the rooms have cable television, a safety deposit box, a fridge, a bathroom and complimentary bathroom items. Some rooms offer kettle. OTHERS: The establishment offers a reception and a laundry.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.10" OriginalAmount="14.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93556" Longitude="100.88592" StarRating="0" HotelCode="|596288" HotelName="Kaen Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>328/23 ,Pattaya sia 2 Raod,Nong Prue,Bang La Mung,Chon Buri</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/6/2/8/8/596288_515b9eb2137.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.10" OriginalAmount="14.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94696813" Longitude="100.90278884" StarRating="3" HotelCode="571789|3545895" HotelName="The LD Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>209/116 North Pattaya Road Moo 6, Soi Paniadchang 1, Naklua, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/73/f3734de7174c9025a78a818ce65baefdad485dcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.12" OriginalAmount="14.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91631593" Longitude="100.87175833" StarRating="3" HotelCode="429699|1201468" HotelName="T5 Suites @ Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Lounge,Luggage Storage,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>162/210 Soi Thappraya 5 Moo 10, Banglamung District, Nongprue, South Pattaya City, Thailand, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/a1/cea1a6633f42aa6a34003d22ced42bf090629a19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at T5 Suites @ Pattaya in Pattaya South Pattaya, you'll be minutes fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.16" OriginalAmount="14.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88706" Longitude="100.882614" StarRating="3" HotelCode="|415449" HotelName="Atlantis Condo Resort Jomtien By Evt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>jomtien beach pattaya city</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/5/4/4/9/415449_6d4fb2c1753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.22" OriginalAmount="14.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.922431" Longitude="100.881188" StarRating="2" HotelCode="|535326" HotelName="Aree House Poshtel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moo 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/3/2/6/535326_0abe9ae1114.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.25" OriginalAmount="14.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92174" Longitude="100.87468" StarRating="3" HotelCode="|243342" HotelName="Koenig Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>568/18 M.10 Soi Yensabai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/3/3/4/2/243342_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.36" OriginalAmount="14.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92144524" Longitude="100.87546502" StarRating="3" HotelCode="71658|3635635" HotelName="König" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>568/18  Moo 10, Soi Yensabai, Nongprue, Banglamung, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/42/fc4210fdf2bbe592e8ff5a2e60736603d305a33e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.40" OriginalAmount="14.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.929312" Longitude="100.884148" StarRating="3" HotelCode="|411581" HotelName="Zip Lounge and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>198/6 Soi Diana, Moo 10 Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/5/8/1/411581_924f5f91518.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.42" OriginalAmount="14.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93545" Longitude="100.8907" StarRating="2" HotelCode="|229519" HotelName="Highfive Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>70/7 Pattaya Klang road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/5/1/9/229519_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94455852" Longitude="100.91552279" StarRating="4" HotelCode="615914|247089" HotelName="CK Resort Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>999  Soi Nongyai 14 Moo 11, Nongprue, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/cd/12cd928e08f64dc172b181e587c4945aa7d6eace.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88974604" Longitude="100.88678074" StarRating="3" HotelCode="586054|234057" HotelName="Concordia Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>52/568 Soi Wat Bun Kanchana, Jomtien Beach, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/88854/3788854/1.jpg?f=15568431</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92552414" Longitude="100.87416085" StarRating="2" HotelCode="380888|81150" HotelName="Dream Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>115/11 Moo 10 Pratumnak Road, Walking Street, 20260 Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/2e/f32e84bb965e5a4735f5a6e573bb453d2bd813bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location A stay at Dream Hotel places you in the heart of Pattaya, steps from Walking Stree...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928322292615" Longitude="100.88460189418" StarRating="3" HotelCode="353101|85219" HotelName="Maleez Lodge Hotel &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>312/84-85 Soi Bua Khao Moo 9, Tambon Nongprue, Amphoe Banglamung, Pattaya Central 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/a5/2fa52c8f4392729dacd5bcf64a77976282c28096.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Maleez Lodge welcomes you with warmth and a feeling that each guest is truly special. Located in Sou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92143013" Longitude="100.87448556" StarRating="2" HotelCode="536952|81347" HotelName="NN Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>198-7 Soi Yensabai  Moo 10, Nongprue Banglamung, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/2a/4a2a8c91ef694d0b057e129942fb0eca130aac0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.945387296688" Longitude="100.88774756634" StarRating="2" HotelCode="378802|195530" HotelName="Seaside Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>102/7 Pattaya Moo 9, Soi 3, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c1/86c122d5b00a6400e79b6e28b77ed58165b281c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="29.416573" Longitude="-98.710871" StarRating="3" HotelCode="0|264982-24274863/4243043597606692950/4432" HotelName="TEVAN JOMTIEN HOTEL PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1605 West Loop 1604 South, San Antonio, 78245, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7440000/7438500/7438493/5a93e658_z.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Motel. Total rooms and suites: 83. Floors: 3. Property description- Enjoy a refreshing experience at this Microtel Inn and Suites San Antonio by SeaWorld hotel located in the heart of tranquil Hill Country on the Loop 1604 corridor. Feed dolphins and experience thrilling rides at SeaWorld San Antonio, Lackland Air Force Base, and the River Walk with restaurants, museums and entertainment are minutes away. If you enjoy history, relive the world-famous Alamo only 18 miles from the hotel. Ideal for business and leisure, relax at this newly built hotel with modern conveniences including wireless Internet access, complimentary parking, outdoor pool, guest laundry facilities, copy, fax and printer services. Recharge each morning with the continental breakfast, and energize at the fitness center. Relax as the kids play in the children's play area, and enjoy grilling burgers in the BBQ area. Guest room amenities include 36 inch HDTV. Suites, smoke-free and handicapped-accessible rooms are also available.. Onsite facilities information- ParkingProperty was built in 2011. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="49.8280071" Longitude="-97.1519521" StarRating="2" HotelCode="0|221980-24273025/4243043597606692950/5463" HotelName="RIVIERA RESORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1714 Pembina Highway, Winnipeg, R3T 2G2, MB, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93170000/93164800/93164782/31ffd426_b.jpg</HotelPictures>
        <HotelDescription>Floors: 4. Total rooms: 104. Physically challenged rooms: 2. Suites: 16. Nonsmoking rooms: 104. Consistently rated one of Winnipeg’s top hotels and a repeat TripAdvisor Certificate of Excellence winner, the Best Western Plus Pembina Inn &amp;amp; Suites is just minutes from the bustling Forks district and wows visitors with a sophisticated ambiance and plenty of top-end amenities.

Luxuriate in beautiful, well-appointed rooms featuring crisp linens, comfortable beds, and relaxed seating areas. Relax while watching a movie or game on 37-inch flat panel televisions, and enjoy perks like available microwave ovens, a refrigerator, desk work area, and iron and ironing board. Upgrade to a suite and enjoy dining areas and a separate bedroom.

Fuel up for the day with our expanded complimentary breakfast, which features items like scrambled eggs, sausage, and hash browns. Stay connected with free high-speed internet or wrap up work in our business center. Recharge in our well-stocked fitness room, slide into our indoor pool, or relax in the hot tub. Host your next reception or event in our meeting room and take advantage of the airport shuttle. 

Hungry? Our pet-friendly and certified eco-friendly Winnipeg, MB hotel is within walking distance of restaurants serving steaks, pizzas, gyros, and more. Ready for adventure? Downtown is just minutes away and hosts entertainment venues, parks, river walks, and renowned museums and historic parks. Want to stretch your legs? Sprawling Assiniboine Park is just a few kilometers away and home to a zoo, gardens, playgrounds, and more. The University of Manitoba is just five minutes away.

Our warm, welcoming staff looks forward to making your next trip to Winnipeg a memorable one.

We currently have a no visitor policy. Only registered guests. Our pool is closed.. ?From: Highway 1 west. Turn right on Perimeter Highway 100, Left on McGillivray Blvd (Highway 155) ,turn right onto Pembina Highway(Hwy 42), the Best Western Plus Pembina Inn &amp;amp; Suites is on the left.

?From: Highway 1 west. Take Highway 1 yield right onto route 90 Keniston, yield right onto Pembina Highway north, turn left onto Pembina Highway(highway 42), the Best Western Plus Pembina Inn &amp;amp; Suites is on the right.

?From: Highway 1 east. Turn Left onto Lagimodiere (Highway 20), turn right onto Bishop Grandin(Highway 165), yield right onto Pembina Highway (highway 42), the Best Western Plus Pembina Inn &amp;amp; Suites is on the right.

?From: Highway 75. Highway 75 turns into Pembina Highway (Highway 42), the Best Western Plus Pembina Inn &amp;amp; Suites is on the right.

?From: Highway 9. Main street (highway 52), right on Broadway, left on Donald, turns into Pembina Highway(highway 42), the Best Western Plus Pembina Inn &amp;amp; Suites is on the left.

?From: Highway 59. Left onto Bishop Grandin(highway 165), Right onto Pembina Highway(highway 42), the Best Western Plus Pembina Inn &amp;amp; Suites is on the right.Restaurants: .1 kilometer(s) from The Keg Steak House, Full Service, Steak House, Open for: lunch, dinner, . Adjacent to The Pony Corral, Full Service, Greek, Open for: breakfast, lunch, dinner, . Across the street from Pizza Pizza, Fast Food, Italian, Open for: lunch, dinner, . Adjacent to Starbucks, Coffee Shop, American, Open for: breakfast, lunch, dinner, Area Info: 21 kilometer(s) from Selkirk, 48 kilometer(s) from Steinbach, 76 kilometer(s) from Gimli, 80 kilometer(s) from Grand Beach, 233 kilometer(s) from Grand Forks, North Dakota, 356 kilometer(s) from Fargo, North Dakota, 575 kilometer(s) from Regina, Saskatchewan, 701 kilometer(s) from Thunder Bay, Ontario, 2.2 kilometer(s) from University of Manitoba, Provincial University, 7.65 kilometer(s) from University of Winnipeg, 16.80 kilometer(s) from Red River College, 3 block(s) from Celebrations, Entertaining Dinner Theatre, 8 kilometer(s) from Forks Historical Site, Where the Red River and Assiniboine Rivers meet. A local gathering spot with unique shops and restaurants., 8.00 kilometer(s) from Children's Museum, Offers a hands on learning experience for children., 8.00 kilometer(s) from Winnipeg Art Gallery, Western Canada's oldest public museum., 8.00 kilometer(s) from MTS Center, Home of the Winnipeg Jets, venue for Concerts and other entertainment., 8.00 kilometer(s) from Royal Canadian Mint, 8.5 kilometer(s) from The Exchange District, Unique shops, restaurants, venues and some of Winnipeg's oldest architecture make up this downtown area., 9.00 kilometer(s) from Fort Whyte Nature Center, Nature exploration and outdoor recreation center., 9.00 kilometer(s) from Manitoba Museum, Explore the Museum of Man and Nature, the Planetarium and the Science Gallery., 11.00 kilometer(s) from St. Boniface, Winnipeg's French Quarter, 12.00 kilometer(s) from Assiniboine Park / Zoo, Winnpeg's largest park featuring the Nature Playground, Leo Mol Scultpture Garden, Zoo and Conservatory., 16.00 kilometer(s) from Tinkertown, Children's Amusement Park, 16.00 kilometer(s) from Fun Mountain, Waterslide Park, 24.7 kilometer(s) from Springhill Winter Park, Snowboard / Ski Hill, 25.00 kilometer(s) from Oak Hammock Marsh, One of North America's birding hot spots, featuring 30 km of trails., 0.06 kilometer(s) from Pembina Crossing , 4 kilometer(s) from St. Vital, second largest shopping mall, 5 kilometer(s) from Grant Park Shopping Centre , 6 kilometer(s) from Kenaston Strip Mall , 13 kilometer(s) from Polo Park, largest shopping mall in Winnipeg, Hot tub , 6 kilometer(s) from Pan Am Pool , 8 kilometer(s) from River Skating, located at The Forks, 8 kilometer(s) from Mini Golf , 8 kilometer(s) from Manitoba Moose , 8 kilometer(s) from Winnipeg Goldeyes, Canwest Global Park located in the downtown Winnipeg, 14 kilometer(s) from Winnipeg Blue Bombers, CFL Football, 16 kilometer(s) from Fun Mountain Waterslides, 43 kilometer(s) from Lock Port, great fishing, 107 kilometer(s) from Grand Beach&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="18.7801" Longitude="98.9928" StarRating="2" HotelCode="0|583862-25731456/4243043597606692950/10104" HotelName="DRAGON SERVICED APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6 RAGANG ROAD SOI 1, T. HAIYA A. MUANG, CHIANG MAI, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27830000/27827600/27827581/4df16a33_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Naruncha Green House in Chiang Mai (Wua Lai), you'll be convenient to Tha Phae Gate and Chiang Mai City Arts &amp;amp; Cultural Center. This hotel is within close proximity of Wat Chedi Luang and Wiang Kum Kam.   Rooms   Private bathrooms with showers feature rainfall showerheads and makeup/shaving mirrors.   Rec, Spa, Premium Amenities   Pamper yourself with onsite body treatments and facials. Additional features include complimentary wireless Internet access and tour/ticket assistance.   Business, Other Amenities   Free parking is available onsite.   Room Info:    Know Before You Go       No pets and no service animals are allowed at this property.       Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.    Checkin Time:  1:00 PM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="15.45" OriginalAmount="15" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|442808-25616467/4243043597606692950/12615" HotelName="OYO 1027 PATUMNAK BEACH GUESTHOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12600000/12593700/12593641/e671e02b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.45" OriginalAmount="15.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.922675199882" Longitude="100.88142868716" StarRating="3" HotelCode="354216|selina_place" HotelName="Selina Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Apartment" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>36/39 Moo 10, Soi Veera Soi 9, South Pattaya, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/7d/5f7d475771e57646ba3614ea274d55880bcaf0aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.45" OriginalAmount="15.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.924015846464" Longitude="100.87415665159" StarRating="3" HotelCode="356665|babylon_palace_hotel" HotelName="Babylon Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>26/154-155 Soi 17 Moo 10, Tambon Nong Prue, Pattaya South, Pattaya 20150, Amphoe Banglamung</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/8c/9b8c8ab7e07c3c0dcb54154e7ebea382309d45b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service and a restau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.45" OriginalAmount="15.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92821012" Longitude="100.88559183" StarRating="2" HotelCode="545878|new_nikom_court_" HotelName="New Nikom Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>312/90 Soi Lengkee Moo 9, Nongpure, Banglamung, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/9a/ce9ac43cf2c113fabf78ae43cbd6502637cf54f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.45" OriginalAmount="15.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94673549" Longitude="100.88492145" StarRating="2" HotelCode="547157|the_bedrooms_hostel_pattaya" HotelName="The Bedrooms Hostel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Internet,Laundry,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>436/49 Beach Road Moo 9, Soi 1, Nong prue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/17/de17cba5cacd1da28642afb1c3a160829e4eb1e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.45" OriginalAmount="15.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.929370866151" Longitude="100.88157514968" StarRating="2" HotelCode="915573|the_siam_guest_house_" HotelName="The Siam Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>528/26 Moo 10, Soi 12 Pattaya Sai Song  2nd Road, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/0e/9c0ef9abee59046ba0792b26a6208b69f5497a8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.47" OriginalAmount="15.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.905835" Longitude="100.878461" StarRating="0" HotelCode="|470030" HotelName="T2 Adira Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thep Prasit Soi 13, Bang Lamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/0/3/0/470030_dabe0eb1806.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.52" OriginalAmount="15.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.915521" Longitude="100.871443" StarRating="3" HotelCode="933177|1867878" HotelName="Hotel Zing" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>192 Moo 10 Thap Phraya Road Soi 7, Nongpreu, Banglanumg, Chon Buri, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/a6/e8a6836fa341dc7c348c131f4b6555235485d39b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Utapao (UTP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.53" OriginalAmount="15.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9480867" Longitude="100.8974108" StarRating="3" HotelCode="|71511" HotelName="Bella Villa Pattaya 3rd Road" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>8/82 M.6 PATTAYA 3RD RD. NOUGPRUE BANGLAMUNG; CHON</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/1/1/71511_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.71" OriginalAmount="15.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.968637884186" Longitude="100.89394574783" StarRating="3" HotelCode="188317|4761185" HotelName="Prima House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>534/36 Naklua 12, Banglamung, Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/fa/c2fab5d97140c4f8023c0fab02621bafa8fd7df1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Baliya Place hotel is a 3 star hotel suitable for both business and leisure travelers. Guests at Bal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.76" OriginalAmount="15.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.925343" Longitude="100.874042" StarRating="3" HotelCode="|389169" HotelName="Dream" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115/11 M.10 Pratumnak Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/1/6/9/389169_9deb8ca1141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.81" OriginalAmount="15.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.897878" Longitude="100.86828" StarRating="0" HotelCode="|522512" HotelName="By Dee @Jomtien (Sha)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>152/42, Moo 12, Jomtien Soi 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/5/1/2/522512_e50cbc51045.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.82" OriginalAmount="15.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91551568" Longitude="100.91575109" StarRating="3" HotelCode="359492|3604355" HotelName="Siwa House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>38/53  Moo 10 Soi, Boonsamphan13, Nong Prue, Bang Lamung, Pattaya, Chonburi 20250</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/18/7318862bb2ff7d6c35aa9aa1fd193e6dc95de446.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.94" OriginalAmount="15.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93041982" Longitude="100.88893811" StarRating="2" HotelCode="624487|3589875" HotelName="Happy Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Internet,Laundry,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>332/9 Soi Chaloem Phrakiat 21/1 Moo 9, Pattaya Sai 3 Road, Nongprue, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/c4/dfc4b00499394aad36a926f0b750f6ead9f804d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.99" OriginalAmount="15.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.897015" Longitude="100.871784" StarRating="3" HotelCode="|407388" HotelName="Lek Jomtien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>75 94 Moo 12 Soi 7 Jomtien Pattaya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/7/3/8/8/407388_51b63f31213.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.01" OriginalAmount="15.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="3" HotelCode="615912|3548075" HotelName="Zip Lounge &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>198/6 Soi Diana Moo 10, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/d6/c5d6cc3d2ee839c7330527ae6e687653f029f92b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.24" OriginalAmount="15.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91927" Longitude="100.87659" StarRating="0" HotelCode="|235909" HotelName="V Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>598/1 Pattaya sai3 road T. Nong Prue A. Bang Lamung, Chonburi, Pattaya South, Chon Buri Province 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/9/0/9/235909_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.24" OriginalAmount="15.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.944641" Longitude="100.915743" StarRating="4" HotelCode="|388468" HotelName="Oyo 1130 Ck Resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>999 Moo 11 Soi Nongyai 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/6/8/388468_5091a6e1036.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.28" OriginalAmount="15.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91903427" Longitude="100.88734881" StarRating="2" HotelCode="621961|3541855" HotelName="The Tung" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>45/15-16 Moo 10, Nongprue, Bang Lamung, Pattaya 20150, Chon Buri</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/76/2376be23e7a41fb3d4dd5a30e5c4db14fcbf7927.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89741731" Longitude="100.86990517" StarRating="2" HotelCode="585712|233833" HotelName="Artem's Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>144/62 Jomtien Beach Road Soi 4, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/95/e7/95e7db9ce12d8e10fdd0e8a5a68e30e5b180fa61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.936827716078" Longitude="100.8881513749" StarRating="2" HotelCode="397236|85142" HotelName="Bedtime Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>199/25-28 Moo 9, Pattaya Klang Soi 16, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/0e/310e1a9a15154042cce3f6b9b588936b630f95da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93600539" Longitude="100.88461982" StarRating="3" HotelCode="71649|227077" HotelName="Eastiny Bella Vista" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>217 / 29 Pattaya Beach Road, Soi 7-8, Pattaya City 20510</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/50/ad504d837e47c117112f4de02457bfd570e2013d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in central Pattaya between Soi 7 and Soi 8, surrounded by a wide range of shopp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89036802" Longitude="100.87478466" StarRating="2" HotelCode="387440|195698" HotelName="Wilai Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>344/10 Moo 12 Soi 9, Jomtien Beach, Nongprue, Pattaya 20250, Banglamung</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/4a/c04af667b83248b5cec68684ec6284bca2ef72a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|182232-18260644/4243043597606692950/3336" HotelName="EASTINY RESORT AND SPA PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/98000000/97040000/97037300/97037204/3f26ea61_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428514-27573922/4243043597606692950/6502" HotelName="YOK GUESTHOUSE JOMTIEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103740000/103737400/103737321/526b4001_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|265796-25490904/4243043597606692950/8674" HotelName="B2 SOUTH PATTAYA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15970000/15966000/15965966/54fe3e79_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|265802-25490908/4243043597606692950/8864" HotelName="B2 JOMTIEN (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13350000/13344400/13344396/dedc9e69_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|244324-25460584/4243043597606692950/8875" HotelName="B2 THE VIEW (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6310000/6307800/6307723/fffece89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1428520-27564795/4243043597606692950/9715" HotelName="HIGH5 GUESTHOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/91000000/90770000/90768600/90768593/4e077d2b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|585947-25732306/4243043597606692950/10043" HotelName="THE LINKS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15820000/15812000/15811936/03f56ebe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|265766-25490891/4243043597606692950/12682" HotelName="OYO 838 AROMDEE APARTMENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10350000/10347200/10347166/e9ac98ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|284339-25502203/4243043597606692950/14783" HotelName="GOLDEN VILLA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9030000/9028200/9028157/59c5fea2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="16.48" OriginalAmount="16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.6810597" Longitude="-117.9885575" StarRating="2" HotelCode="0|222430-25424717/4243043597606692950/14986" HotelName="THE ENCORE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>19360 Beach Boulevard, Huntington Beach, 92648-2502, CA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5780000/5771300/5771266/87fec6bf_b.jpg</HotelPictures>
        <HotelDescription>Floors: 3. Total rooms: 64. Physically challenged rooms: 1. Nonsmoking rooms: 64. Suites: 0. We are unable to accommodate early check ins. Our pool is currently closed. Breakfast is Grab N Go.
The Best Western Surf City is an ideal choice for long or short stays. We are conveniently situated minutes away from beaches, Disneyland?, Knotts Berry Farm? and all Southland attractions. We offer tastefully furnished rooms, some with private Jacuzzi? and all guest rooms are non-smoking. Come stay with us and enjoy excellent personal service!. ?From: Interstate 405. Take the Beach Boulevard Exit. Go south, the Best Western Surf City is located on the left side, just past Garfield.Restaurants: 2.00 mile(s) from Duke's, full service, Seafood, open for: lunch, dinner. Seafood, steaks and a lot more.. 2.00 mile(s) from Spark Woodfire Grill, full service, Steak House, open for: lunch, dinner. Terrace dining, fire pit, panoramic view.. 2.00 mile(s) from The Sugar Shack, cafe, American, open for: breakfast, lunch. Breakfast served all day.. 2.00 mile(s) from Jan's Health Bar, cafe, American, open for: breakfast, lunch, dinner. Healthy choice for breakfast, lunch and dinner.. 5.00 mile(s) from Cheesecake Factory?, full service, American, open for: lunch, dinner. . 5.00 mile(s) from BT's Southern BBQ, full service, American, open for: lunch, dinner. Area Info: 2.00 mile(s) from Fountain Valley , 4.00 mile(s) from Newport Beach , 4.00 mile(s) from Costa Mesa , 6.00 mile(s) from Westminster , 8.00 mile(s) from Seal Beach , 8.00 mile(s) from Stanton , 8.00 mile(s) from Garden Grove , 12.00 mile(s) from Los Alamitos, 12.00 mile(s) from Irvine , 12.00 mile(s) from Anaheim , 10.00 mile(s) from Cypress , 14.00 mile(s) from Long Beach , 15.00 mile(s) from Fullerton , 12.00 mile(s) from Tustin, CA, 16.00 mile(s) from Laguna Beach , 13.00 mile(s) from Buena Park , 16.00 mile(s) from Cerritos , 12.00 mile(s) from Orange , 16.00 mile(s) from Lakewood , 22.00 mile(s) from Mission Viejo , 25.00 mile(s) from Torrance , 25.00 mile(s) from Redondo Beach , 28.00 mile(s) from Manhattan Beach , 32.00 mile(s) from Los Angeles , 40.00 mile(s) from Santa Monica , 10 mile(s) from Siemans, 6.00 mile(s) from Boeing  Co., 6.00 mile(s) from Quicksilver? Inc., 6.00 mile(s) from Cambro? Manufacturing Co., 6.00 mile(s) from C&amp;amp;D Zodiac Aerospace, 5 mile(s) from Marie Callendars, 5 mile(s) from Toyota, 5 mile(s) from Del Taco, 10 mile(s) from In-N-Out Burger, 1.50 mile(s) from Vans, 10 mile(s) from El Pollo Loco, 5 mile(s) from BJ's Restaurant Corporate Office, 1.50 mile(s) from Lazy Dogs Corporate Office, 15 mile(s) from Mitsubishi Materials USA, 10 mile(s) from Hyundai Motor America, 1.00 mile(s) from Huntington Central Park, 1.50 mile(s) from Huntington State Beach, 7.00 mile(s) from Knotts Berry Farm?, 7.00 mile(s) from Movieland Wax Museum, 1.00 mile(s) from H.B. Soprts Complex, 40.00 mile(s) from Los Angeles Zoo, 1.5 mile(s) from The Strand, 1.00 mile(s) from Newland House Museum, 2.00 mile(s) from International Surfing Mus, 2.00 mile(s) from Huntington Beach Art Cent, 6.00 mile(s) from Costa Mesa, 10.00 mile(s) from Anaheim Convention Center, 10.00 mile(s) from Disneyland?, 10.00 mile(s) from Aneheim, 5 mile(s) from Catalina Island, 12.00 mile(s) from Discovery Science Center, 14.00 mile(s) from Queen Mary, 10 mile(s) from Long Beach, 1.00 mile(s) from 5 Points Plaza, 18593 Main Street Huntington Beach CA 92648, 1.00 mile(s) from SeaCliff Village, Yorktown Avenue between Goldenwest and Main Streets, 2.00 mile(s) from Pacific City, Pacific Coast Highway at 1st Street Huntington Beach CA 92648, 2.00 mile(s) from Downtown Huntington Beach, Main Street and Pacific Coast Highway Huntington Beach CA 92648, 2.50 mile(s) from The Strand, 100 Block of 5th Street Huntington Beach CA 92648, 3.50 mile(s) from Bella Terra, 7777 Edinger Avenue Huntington Beach CA 92647, 4.00 mile(s) from Old World Village, 7561 Center Avenue Huntington Beach CA 92647, 5.50 mile(s) from Westminister Mall, 1025 Westminster Mall Westminster CA 92683, 8.00 mile(s) from South Coast Plaza, 3333 Bristol St. Costa Mesa CA 92626, 9.00 mile(s) from Fashion Island, 1041 Newport Center Dr. Newport Beach CA 92660, Outdoor pool , Spa , Hot tub , 0.50 mile(s) from Newland House Museum, the city's oldest remaining structure, this Victorian farmhouse was the home of Huntington Beach pioneers, Mr.and Mrs. W.T. Newland. It is listed on the National Register of Historic Places and features many authentic period furnishings and artwork., 1.75 mile(s) from Huntington City Beach, one of the best beaches on the West Coast, located between Seapoint Avenue and Beach Boulevard, 1.75 mile(s) from Huntington Beach Ocean Strand, is an 8.5 miles paved recreational boardwalk which runs the entire length of the city's beaches., 2.00 mile(s) from Huntington Central Park, is the largest city-owned park in Orange County covering over 350 acres of land.This peaceful setting of open grass fields and extensive tree and flower plantings is used for various activities such as picnics, biking, playing, and strolling along the paved paths enjoying the serene atmosphere. Central Park offers plenty of activities and events all year round for all ages., 2.00 mile(s) from Huntington Beach Sports Complex, is a 45 acre recreational site, the Sports Complex features several softball fields, soccer fields, seven bay batting cages, and two playgrounds., 2.00 mile(s) from International Surfing Museum, paying tribute to everything surfing, this museum houses rotating artifacts relating to Duke Kahanamoku, music, Dick Dale, classic surfboards, and a section devoted to the first "Endless Summer" movie that includes Bruce Brown's original camera., 2.00 mile(s) from Surfing Walk of Fame, the immortals of surfing are preserved on this stretch of sidewalk which is located across the street from the Huntington Beach Pier., 2.00 mile(s) from Adventure Playground, a child's paradise, Adventure Playground is perfect for childern to let out a little energy during the summer. Adventure Playground is open mid-June to mid-August., 2.00 mile(s) from Huntington Beach Art Center, presents artists of national and International prominence working in all media. Exhibitions, musical performances, lectures, classes, tours, and special events are presented throughout the year, and a special children's art camp is held during winter break, spring break, and throughout the summer., 2.00 mile(s) from Huntington Beach Pier, stretching 1,853 feet into the Pacific Ocean, Huntington Beach Pier (circa 1904) is the longest concrete municipal pier in California. Visitors to this pier can enjoy outstanding fishing or watching the awesome talentof local surfers. The pier has a bait shop, fish cleaning station, and Lifeguard Tower Zero on-site.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.926049501314" Longitude="100.87256079903" StarRating="2" HotelCode="342611|royal_bj_hotel" HotelName="Royal B.J Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>547/29-30 Walking street Moo 10, Soi B.J., Nongprue, Amphoe Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/34/5a/345a65268c3623e8c03ac2bcc1e987e28c2210e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Royal B.J Hotel to discover the wonders of Pattaya. The hotel offers a wide range of ameniti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928040327574" Longitude="100.87600672595" StarRating="2" HotelCode="362766|taj_place_guest_house_" HotelName="Taj Place Residency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>325/13 Beach Road Moo10, Soi 13/4, Pattayaland 2, Pattaya, Chon Buri 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/6e/426e0aee41b9ba8a236dbf75584b5bab28cf1959.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931699502307" Longitude="100.90576298556" StarRating="3" HotelCode="380825|the_icon_place_2__nurn_plub_wan" HotelName="The Icon Place at Nurn Plub Wan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>14/66 Soi Nurnplubwan Moo 5, Sukhumvit Road, Nongprue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/45/9645c703949d09cea115be8522af1b767679aa88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bang Lamung.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.937203483213" Longitude="100.8908516264" StarRating="3" HotelCode="380903|pj_inn_pattaya" HotelName="Pj Inn Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Inns" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>243/28 Central Pattaya Road Moo 9, Soi 12, Pattaya Central, Pattaya, Chon Buri 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/15/5d15597edf37f8a573414ea0a1f29ab4a2d416c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92919886" Longitude="100.88434599" StarRating="3" HotelCode="546751|harrys_hotel_bar_restaurant" HotelName="Harrys Hotel Bar &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>33/47-48-49 Moo 10, Soi Diana Inn, Nongprue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/25/9725cc19fcb55e9f1a5d75f1c3329514d1685cd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89656494553" Longitude="100.86930725858" StarRating="3" HotelCode="444785|gi_guesthouse" HotelName="G I Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>75/14 Jomtien Soi 5 (Soi Immigration) Moo 12, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/46/e146c19373624261c565a1fbf99985af5ec9aad3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92909458" Longitude="100.8848727" StarRating="2" HotelCode="545873|charlie_place_2" HotelName="Charlie Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>33/56-59 Soi Buakhao, Nongprue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/3f/323f4d2b3fe14c317d2ea7fbe8f16d93cd7c3206.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation offers a wide range of services and facilities to ensure a comfortable stay, makin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91037421" Longitude="100.86830828" StarRating="2" HotelCode="625459|nong_guest_house" HotelName="Nong Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>377/316 Moo 12</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/e8/c2e8f03f051f8b10b4f7cf94a3f34001924050c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9088348" Longitude="100.90232423" StarRating="3" HotelCode="639226|retreat_by_the_tree_pattaya" HotelName="Retreat By The Tree Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>256 Moo 11, Soi Khoatalo Sukumvit Road, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/72/8772ac311e0dcfb86ec5667327980737b9390e27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.54" OriginalAmount="16.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.897401" Longitude="100.870052" StarRating="2" HotelCode="|405775" HotelName="Baanmaeresidence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>75/74 Moo 12 Jomtien Soi 4 Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/7/7/5/405775_2369f491031.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.55" OriginalAmount="16.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94367519" Longitude="100.93595046" StarRating="2" HotelCode="777519|3611855" HotelName="Ampan Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>9/26 Soi Pornprapanimitr Moo 1, Nong Prue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9d/36/9d36386fffa6892a3b3df42f0dbc8ed868d0530e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Ampan Resort offers comfort and convenience whether you're on business or holiday in Patt...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.58" OriginalAmount="16.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91603" Longitude="100.87151" StarRating="3" HotelCode="|44632" HotelName="Naris Art" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>162/234 SOI 5 THAPPRAYA ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/3/2/44632_1_6180.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inPattaya the city centre of. ROOM: The establishment has 71 rooms with mini-bar, a safe and an air-conditioning system. FACILITIES: The establishment boasts a cafÃ© and a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.62" OriginalAmount="16.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95339" Longitude="100.89731" StarRating="3" HotelCode="|246042" HotelName="Le Palm Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>160/29 Moo 5, T. Naklua, Pattaya 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/0/4/2/246042_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.64" OriginalAmount="16.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91311" Longitude="100.88477" StarRating="3" HotelCode="|401706" HotelName="Lk Crystal Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Moo 10, Nongprue, Banglamung, 168/44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/7/0/6/401706_c53c3f31229.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.01" OriginalAmount="16.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95442" Longitude="100.89034" StarRating="3" HotelCode="|83178" HotelName="Windmill Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 5, PATTAYA-NAKLUA RD., BANGLAMUNG, CHONBURI 665</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/7/8/83178_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Pattaya it is in 10 minutes away from the establishment, clients can find the shopping centres, is located near the beach. HOTEL: The establishment offers a restaurant. ROOM: All the rooms have an air-conditioning system, a direct line telephone, a fridge, a television, a terrace with swimming pool views and a bathroom with a shower. FACILITIES: Outdoors, guests have access to a swimming pool with an outdoor bar, Guests can also enjoy a massage service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.09" OriginalAmount="16.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89739635" Longitude="100.87006406" StarRating="3" HotelCode="621436|3592155" HotelName="Baanmae Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>144/74 Soi 4 Jomtien, Nongprue, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/cf/1dcffa0b79f783d2769210c7e3130702181f76b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.13" OriginalAmount="16.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9795209" Longitude="100.9258304" StarRating="2" HotelCode="773044|3548315" HotelName="Tippawan Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19/65 Nongpachai Road, Sukhumvit Soi 15, Banglamung, Chonburi, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/a3/13a3efc8493921e84d53e740b45b59f8b75d2f9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.24" OriginalAmount="16.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9466099" Longitude="100.8881957" StarRating="3" HotelCode="|35154" HotelName="Capital O 75395 Sabai Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>380 MOO 9, PATTAYA SOI 2 380</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/1/5/4/35154_1_1711.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.27" OriginalAmount="16.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92428" Longitude="100.882893" StarRating="0" HotelCode="|553159" HotelName="The Freelancer" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>124 Moo 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/1/5/9/553159_d8ce3b61236.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.29" OriginalAmount="16.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.965853" Longitude="100.898335" StarRating="0" HotelCode="|391820" HotelName="Asleep by Lantana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>1115/1 Moo 5 Pattaya Na-Klua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/1/8/2/0/391820_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.43" OriginalAmount="16.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92951525" Longitude="100.88637885" StarRating="3" HotelCode="584700|2244595" HotelName="P Plus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>373/63 Soi Chaloem Phrakiat 23 Moo 9, Pattaya 3 Road, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/ce/bfce06d47226675018d00b081a3185e861275f3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.49" OriginalAmount="16.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92969323" Longitude="100.8801803" StarRating="3" HotelCode="352230|1166908" HotelName="The Privi Hotel Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>219/47 Soi 13/1 Moo 9, 2nd Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/72/5b726be2413eb9ae82f40e2624d119d6a9353a3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Utapao (UTP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.920598385621" Longitude="100.89302520302" StarRating="2" HotelCode="377610|195557" HotelName="T Sleep Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>249/18 Moo 10, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/cf/2dcfa5c2d59fe1f83d8a7edaa1be9f36a1f7ff32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|440945-18193251/4243043597606692950/4708" HotelName="FX PATTAYA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15590000/15588400/15588360/3d8021f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1081679-26337078/4243043597606692950/8385" HotelName="SELINA PLACE PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39980000/39970800/39970792/6a214a11_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|244421-25460686/4243043597606692950/9964" HotelName="SUTUS COURT 4" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12780000/12776100/12776074/84b32e06_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|496442-25658969/4243043597606692950/10205" HotelName="THE PAT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18100000/18095900/18095878/92b486ed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|253122-25474628/4243043597606692950/10502" HotelName="ZING (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6600000/6596000/6595982/908b304d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|496604-25659046/4243043597606692950/10548" HotelName="Z BY ZING (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10500000/10493700/10493669/a235fa4a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-35.026166" Longitude="117.88748" StarRating="2" HotelCode="0|220443-25423045/4243043597606692950/12544" HotelName="18 COINS INN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Cnr Frederick Street and Spencer Street, Albany, 6331, AU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6120000/6113200/6113141/79a539af_b.jpg</HotelPictures>
        <HotelDescription>Floors: 3. Total rooms: 39. Suites: 39. Nonsmoking rooms: 39. Physically challenged rooms: 0. Boasting the absolute best location in the centre of town, the Best Western Albany Motel &amp;amp; Apartments offers spacious comfortable accommodation for families, corporate travelers, couples and groups.
With our recent and ongoing refurbishment of rooms, which feature the necessary comfort and elegant d?cor. They include a variety of styles from the Classic on ground level to the Premier Harbour View rooms on the upper lever, as well as self-contained apartments, family suites and king suite. 
The Best Western Albany Motel &amp;amp; Apartments is central to all that Albany has to offer.  We are just 200 meters from the restaurant and entertainment precinct, 300 meters from the Princess Royal Harbour and the fabulous Entertainment Centre and TransWA Bus Terminal. We are ideally located to experience the town which is an easy walk from your room.
This charming city marks the spot where the first European settlers set foot in Western Australia and much of their legacy remains today with around 50 colonial buildings standing proudly as museums, galleries and restaurants. 
Make us the base for you and your friends to explore local boutique wineries; dine in gourmet restaurants and cafes, visit produce stores, local galleries, antiques, markets, picnic spots, parks and natural attractions. Albany is also a safe port of call for the migrating humpback, southern right and blue whales between June and October each year. 
Our friendly staff can offer advice on the best of the local area.
Awarded 2018 Certificate of Excellence by Trip Advisor 4* for the Consistent Achievement of High Ratings from Travellers.. ?From: The north. The Best Western Albany Motel &amp;amp; Apartments is located at the corner of Frederick Street and Spencer Street right in the middle of the town.

?From: Albany Highway. Continue towards the city centre and down York Street towards Princess Royal Harbour. Turn left at Stirling Terrace and left again at Spencer Street toward the Best Western Albany Motel &amp;amp; Apartments. The Best Western Albany Motel &amp;amp; Apartments is ten kilometers from Albany Airport and only a few minutes walk from the Visitor Centre and main bus terminal. Cost of taxi ride from the airport is approximately AUD 25.00.Restaurants: 0.40 kilometer(s) from Mean Fiddler, bar/lounge, International, open for: lunch, dinner, Modern Australian cuisine.. 0.50 kilometer(s) from Liberte, bar/lounge, International, open for: breakfast, lunch, dinner, Modern Australian and Tapas cuisine.. 0.50 kilometer(s) from Venice Pizza Bar &amp;amp; Restaurant, bar/lounge, Italian, open for: lunch, dinnerArea Info: 343 kilometer(s) from Bunbury, the port city of Bunbury is the third largest city in Western Australia after the state capital, Perth, and Mandurah. It is situated 175 kilometers south of Perth's central business district., 55.00 kilometer(s) from Denmark, Denmark Western Australia is blessed with some of the most beautiful natural scenery in Western Australia., 120 kilometer(s) from Walpole, The wild country surrounding this tiny town on the south coast of Western Australia has so much to offer travelers and sightseers, in particular those who enjoy bush walking, fishing and canoeing, 0.15 kilometer(s) from The University of Western Australia Albany Centre, is internationally recognized for its excellence in teaching and research, and has offered undergraduate programs through the Albany Centre since 1999. The Centre provides a personalized, friendly and supportive environment which helps school-leavers and mature-age students alike adjust to the challenges of university studies., 3.20 kilometer(s) from Edith Cowan University, 5.00 kilometer(s) from Great Southern TAFE, 4.90 kilometer(s) from Great Southern Institute of Technology, 0.30 kilometer(s) from Bibbulmun Track, is one of the world's great long distance walk trails, stretching nearly 1,000 kilometers from Kalamunda, a suburb in the hills on the outskirts of Perth, to the historic town of Albany on the south coast. It passes through the heart of the scenic south west of Western Australia. The Track is for walkers only and is signposted with yellow triangular markers symbolizing the Waugal, the rainbow serpent of the Aboriginal Dreaming. It takes walkers through towering Karri and Tingle forests, down mist-shrouded valleys, over giant granite boulders and along breathtaking coastal heathlands. It passes through many of the most beautiful national parks of the south west forests and coastline, 0.70 kilometer(s) from Marron Farm &amp;amp; Bird Park, the Old Marron Farm is a perfect destination for any animal lover or family looking for a fun day out! Wander through our huge undercover aviary and hand feed the stunning native and exotic parrots within their in-flight home whilst admiring the Koi and trout ponds below. Cuddle the adorable guinea pigs and rabbits or say hello to the friendly ponies, pigs, horses, donkeys, emus and dingos! Check out the trout, Marron and Koi growing in our aquaponics system and taste the fresh produce at Nippers Cafe. The Old Marron Farm is situated 20 kilometers east of Albany, gateway to the beautiful Two Peoples Bay nature reserve and home to some of the South West’s best beaches., 0.70 kilometer(s) from Old Gaol Museum, offers a fascinating look back to the era of convicts in the mid-1800s. Wander through the cell blocks reading the plaques about the colorful history of the Gaol and gain an understanding of the difficulties experienced by the early settlers., 1.50 kilometer(s) from Middleton Beach Boardwalk, the surrounding area has something to offer everyone with its safe swimming, cafes/restaurants, playgrounds, quality accommodation and scenic walking/cycle paths including the Middleton Beach boardwalk.  Middleton is also a great location for a picnic with large, shady pine trees lining the foreshore and public barbecues to cook your own feast. The Middleton Beach boardwalk commences from the southern end of the beach at Ellen Cove and winds around the coast to join up with sterling terrace back in the city. The total distance from the beach back to the city along the path is approximately five kilometers. This is a dual pathway for walkers and cyclists. The Middleton Beach to Emu Point path is also a dual pathway running adjacent to the beachfront starting at the northern end of the beach and finishing at Emu Point .The total distance is approximately three kilometers., 1.50 kilometer(s) from Whale watching tours, are a fantastic way to spend the morning or afternoon. The King George Sound is a sheltered harbour offering two passages to the Great Southern Ocean. An ideal whale habitat, the sheltered waters around Albany and Denmark are ideal for young whales preparing to take the long journey south to the deep southern ocean around Antarctica., 1.60 kilometer(s) from Vancouver Arts Centre, is housed in the former Albany Cottage Hospital, which was built in 1887 to the design of the then Colonial Architect, George Temple Poole. This building remained a hospital until 1962. The Vancouver Arts Centre (VAC) is now the focal point for arts experiences in Albany and is the only facility dedicated to the delivery of an inclusive and diverse arts program for all sectors of the community across all art forms. Its community arts program provides opportunities for full participation in cultural expression for everyone in the community., 2.40 kilometer(s) from Strawberry Hill Farm, was once the home of the first Government resident in Western Australia. Wander through the beautifully furnished 1836 historic cottage to gain a real insight into the way of life in early colonial times. The cottage was one of the earliest buildings in the state and site of the first cultivated farm. A highlight to your visit is a walk through the property's stunning gardens, which contain some of the original fruit trees., 2.70 kilometer(s) from Mount Clarence, provides spectacular views out across the town of Albany and the surrounding bays. Walk along the heritage trail which starts at the memorial and winds around the edges of Mount Clarence. Appreciate the panoramic views of Princess Royal Harbor, King George Sound and Middleton Bay. Make sure you keep a look out for signs of humpback whales and dolphins that visit these waters. Climb the mountain to see the Desert Corps Memorial, a tribute to the soldiers that fought at Gallipoli in World War One. It stands near the peak of Mount Clarence as a tribute to the soldiers whose last view of Australia would have been of Mount Clarence., 14.00 kilometer(s) from Mount Romance, located in the South West of Western Australia, a region of natural beauty and rich pioneer history, Mount Romance - The Sandalwood Factory is an essential Albany experience. Only 15 kilometers north of the center of Albany, this award winning tourist attraction offers a unique variety of activities. Free tours take you on a journey to learn about the branch to bottle processing of Sandalwood, one of Western Australia's oldest industries. Try their famous relaxation session, The Cone, The Gong and The Bowl for an hour of relaxation that you'll never forget. Treat your body, mind and soul in the Tribal Dreaming Relaxation Centre. Indulge your senses in their world class showroom featuring their wide range of Sandalwood beauty and lifestyle products made on-site. The Sandalwood Cafe offers locally roasted coffee, homemade cakes, meals, a kids play area and much more. Mount Romance is the world's largest supplier of natural sandalwood oil., 16.60 kilometer(s) from Torndirrup National Park, The park covers approximately 3,906 hectares across the southern section of Princess Royal Harbour. The park, renowned for its amazing coastal features, has almost a quarter of a million visitors a year making it one of Western Australia's busiest national parks. The unusual coast line at Torndirrup National Park draws a lot of attention. The Southern Ocean has carved a 'Natural Bridge' in the granite rocks which has consequently formed 'The Gap' where the waves flow with great force. There are also blowholes where a small crack in the rocks blows air and occasionally water spray upwards. There is a large collection of plant species at Torndirrup National Park including peppermint plants growing on the sand hills, a medium-sized Karri forest and the rare-flowering plant the Albany Woollybush. The Torndirrup National Park forms a habitat for native animals including short-nosed bandicoots, kangaroos and pygmy possums., 18.40 kilometer(s) from The Gap &amp;amp; Natural Bridge, the massive power of the Southern Ocean has created the spectacular rock formations of The Gap and Natural Bridge near Albany in the Torndirrup National Park. See the waves rush in and out with tremendous ferocity, and watch the waves surge along the sheer cliff drop. Nearby, a crack-line in the granite called the blowholes noisily shoots air and spray high into the air. From The Gap and Natural Bridge there are excellent views of the windswept rugged coastline. See massive granite outcrops, sheer cliffs and steep sandy slopes and dunes. Keep an eye out for whales which are often seen from the cliffs, especially during winter., 21.10 kilometer(s) from Whale World Museum, boasts heritage and culture in this unique and educational tourist attraction. They offer an interactive journey through the former site of Australia's last operating whaling station, supported by a series of audio visual displays, artifacts and whaling history., 22.40 kilometer(s) from Montgomery's Hill Vineyar, the sun sets over the gently flowing Kalgan River, red and orange hues contrast with green vines and rolling hills complete the picturesque majesty that is Montgomery's Hill - home of premium wines. Producing wine to tingle the palate and rush the senses. Enjoy the tastes combined with stunning views from the cellar., 52.00 kilometer(s) from Porongurup Range, the Porongurup 1,100 million year old land - form is rich in unique plant life and abundant fauna - a photographer's paradise. The 2,401 hectares of national park has a rugged beauty that attracts bush walkers, bird lovers and plant enthusiasts from all over the world. It is home to 700 species of flowering plants and 78 species of birds plus an extraordinary variety of lichen and orchids. Many walk trails guide you through fascinating and diverse habitat, 68.00 kilometer(s) from William Bay National Park, famous for its windswept rocky shores and sheltered pools, William Bay National Park protects the coastline and forest between Walpole and Denmark on the south coast. Green's Pool near Denmark is well known for its turquoise water and white sandy beaches edged by granite boulders which create ideal swimming, snorkeling and diving conditions. Rocks form much of the coastline between Green’s Pool and Madfish Bay, extending 100 meters out to sea and creating a reef which bears the brunt of heavy seas. Inside the reef, pools, channels and granite terraces create a fascinating seascape perfect for beachcombing. Pack a picnic and take in the scenery at Elephant Rocks and Waterfall Beach, or try your hand at beach fishing., 71.00 kilometer(s) from Greens Pool, one of mother nature's most inviting swimming pools, Greens Pool is among Western Australia's most iconic beaches. A picture postcard of clear emerald waters, pure white sand and sculpted rocks that shelter the bay from the swell beyond, it's a top spot for swimming, snorkeling and diving., 81.00 kilometer(s) from Stirling Range, beautiful and pristine Stirling Range National Park near Albany is famous for its colorful wildflowers, bushwalking and camping. Stirling Range National Park is home to one of Western Australia's highest peaks, Bluff Knoll. Take the challenge and climb Bluff Knoll, which rises more than a kilometer into the air, or go rock climbing at Ellen Peak. You'll be rewarded with panoramic views of the park and surrounding plains. Bluff Knoll is one of the few places in Western Australia where it snows but only very occasionally! Stirling Range National Park is known for its staggering range of wildflowers more than 1,000 different species, some of which are found nowhere else., 97.00 kilometer(s) from Bluff Knoll, located in the Stirling Range National Park, Bluff Knoll is the highest and one of the most spectacular peaks in south Western Australia. Requiring some fitness, the moderate five kilometer return hike is a picturesque two hour journey to the panoramic views from the bluff before the one hour descent to the base. Formed more than 1,000 million years ago, Bluff Knoll is the highest peak in the Stirling Range, reaching 1,095 meters above sea level. Due to its highest and proximity to the south coast, the climate in the range differs from that of the surrounding district. As a result of this unique topography and climate, over 1,000 species of wildflowers and flowering plants thrive within the park including Mountain Bells and the Queen of Sheba Orchid., 102 kilometer(s) from Valley of the Giants, gives you a bird's eye view of some of the tallest timber giants on Earth - Western Australia's majestic tingle trees. Climbing 40 meters into the forest canopy and meandering through the treetops for 600 meters, the walk trail is the first of its kind, designed to maximize views and minimize impact., 3 kilometer(s) from National ANZAC Centre, The award winning National Anzac Centre is one of Australia’s most important cultural pilgrimages. Located within Albany’s heritage listed Princess Royal Fortress, the centre overlooks the actual harbour from which over 41,000 men and women departed Australia for the Great War. Immerse yourself in the Anzac Legend and follow personal stories through state of the art technology, multimedia and historic artefacts. Prepare to remember, learn and explore.
We recommend spending at least half a day in the precinct to experience all that we offer.
Entry fee apply, 0.70 kilometer(s) from York Street, main street in Albany, lots of shops and restaurants/cafe's, 1.00 kilometer(s) from Dog Rock Shopping Centre, 1.90 kilometer(s) from Albany Plaza, 2.10 kilometer(s) from Albany Central, 5.90 kilometer(s) from Touristville Shopping, 0.10 kilometer(s) from Bicycle riding, 10.00 kilometer(s) from golf, Albany Golf Course, 15.00 kilometer(s)from Scuba Diving&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428503-27599902/4243043597606692950/12623" HotelName="MR. MACS PLACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102670000/102667800/102667739/1ad88692_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|188475-25373489/4243043597606692950/13495" HotelName="SIAM GUEST HOUSE (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4400000/4390900/4390875/2e950637_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|496367-25658936/4243043597606692950/14908" HotelName="THE CORNER LODGE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14940000/14933700/14933620/5e3aa163_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9307579" Longitude="100.878922" StarRating="2" HotelCode="354533|star_residency_2" HotelName="Star Residency Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>219/1 Soi 13/1 Pattaya Beach Road, Chonburi, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/be/69be5b82ae5d8d7703603d42f0c61fdf64b0ce47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935988" Longitude="100.883682" StarRating="3" HotelCode="11968|eastiny_inn_hotel" HotelName="Eastiny Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>441/1 Pattaya Beach Road, Soi 8, Tambon NongPrue, Amphur Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/60/b3600694714e16cdbfbc4f5f64d11f250cb5d05c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a prime spot in central Pattaya, surrounded by plenty of shopping, dining a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92240938" Longitude="100.87877301" StarRating="3" HotelCode="571621|the_grand_day_night" HotelName="The Grand Day Night" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 South Pattaya Road, Moo 10, Nongprue, Banglamung, Chonburi, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/c3/d6c34478f2b2bb58c3480e0f4b5d81a63086303a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92497326" Longitude="100.87364973" StarRating="3" HotelCode="588837|kkinn_south_pattaya" HotelName="KKinn South Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>486 Moo 10, Nongprue, Pattaya, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/8f/9f8fec51da54eda2b86a14c560d08d24d4dd310f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a wide range of services and facilities to ensure a comfortable stay, making it the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91571195" Longitude="100.87504854" StarRating="2" HotelCode="738663|apartment_x5" HotelName="Apartment X5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Designated Smoking Area,Garden,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>530/11  Soi Bonkai  2 Moo 10, South Pattaya, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/10/7c10f8d4293255bfc6edafa7a608444a9332a497.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in South Pattaya, Apartment X5 is a perfect starting point from which to explore Pattaya. Of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.56" OriginalAmount="17.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87662" Longitude="100.885639" StarRating="0" HotelCode="|482075" HotelName="Blue House Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>125/8-9 Moo 12 Jomtien Beach, Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/2/0/7/5/482075_08edddb1332.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.62" OriginalAmount="17.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.899736" Longitude="100.869455" StarRating="3" HotelCode="186384|1579068" HotelName="Jomtien Plaza Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>500/5 Moo 12 Thappraya Road, Pattaya, Chon Buri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/d8/17d8a627d224a7934b153ac02c7082ff7642dac3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a 5-minute walk to Jomtien Beach, situated in the prime location in Jomtien close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.71" OriginalAmount="17.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8729399" Longitude="100.8902171" StarRating="3" HotelCode="|408621" HotelName="Lotusland Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>409/49-50 Moo12, Jomtien Beach 16/1 Alley</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/6/2/1/408621_dd05f050921.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.71" OriginalAmount="17.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.976587" Longitude="100.92045" StarRating="3" HotelCode="|408781" HotelName="kasalong resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>258/11-12 Moo2, Sukumvit Road 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/7/8/1/408781_e9071580333.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.82" OriginalAmount="17.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946183" Longitude="100.887459" StarRating="3" HotelCode="186380|1578328" HotelName="Sabai Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>380 Moo 9 Pattaya Soi 2, Pattaya City 20150, Chon Buri</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260433/w_260433_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort enjoys a convenient location in the heart of Pattaya City. It is just a 5-minute walk fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.88" OriginalAmount="17.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92973047" Longitude="100.88227961" StarRating="2" HotelCode="584860|3538535" HotelName="Arcadia Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>397/46 Soi 14, Second Road, Nongprue, Banglamung, Pattaya City 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/4a/e64a3d08f8a3cf203b59ddc5c1b30bc9a5fa00d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.01" OriginalAmount="17.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.912662" Longitude="100.87856" StarRating="4" HotelCode="|439387" HotelName="Iris Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>380/99 Moo 10, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/3/8/7/439387_b0dd7041028.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.12" OriginalAmount="17.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.924749089672" Longitude="100.87333946361" StarRating="2" HotelCode="619270|2333635" HotelName="7 Days Premium Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>115/15-16 Moo 10, Tambon Nongprue, Pattaya, Amphur Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/92/0892d80d2ac83c2a8062eedf63a505d2f2a289c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.24" OriginalAmount="17.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9304" Longitude="100.881" StarRating="3" HotelCode="|408610" HotelName="Snoozzotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>284/4 Moo 10 Pattaya 2nd Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/6/1/0/408610_c1439ec0905.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.24" OriginalAmount="17.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.976308" Longitude="100.920441" StarRating="4" HotelCode="|465844" HotelName="Kasalong Resort And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naklua Road Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/8/4/4/465844_380bb6d1828.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.26" OriginalAmount="17.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90133378" Longitude="100.86932978" StarRating="4" HotelCode="352180|1201308" HotelName="Zing Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>413/85,86 Moo 12, Jomtien Complex, Jomtien Beach, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/20/c82045daa22be3c8e1e73b3333f4453a94360c6a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.31" OriginalAmount="17.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.887517618588" Longitude="100.87898870335" StarRating="3" HotelCode="422320|3547335" HotelName="Tribe Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>321 Jomtien Soi 11 Moo 12, Nongprue, Banglamung, Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/ec/04eca238f790403d993f9cc2e2bf0b251fd74eb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Eleven@Jomtien Resort in Pattaya, you'll be near ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.40" OriginalAmount="17.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.929816489163" Longitude="100.8796389287" StarRating="3" HotelCode="357934|1249808" HotelName="Max Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>183/53,55,57 Soi Post Office Moo 10, Pattaya Beach Road 13/2, Nongprue, Pattaya, Amphoe Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/33/a533e12e68939c3ce9fb5197b2eca25b1833dabd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.43" OriginalAmount="17.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91966231" Longitude="100.8627766" StarRating="3" HotelCode="481957|1868018" HotelName="Phu View Talay Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>396/102 Soi Kasetsin 3 Moo 12, Rajchawaroon Road, Cosy Beach, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/81/19/8119df92c6f6275fe7a1642c8ee0880b1e64cb8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.47" OriginalAmount="17.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.916182" Longitude="100.886278" StarRating="3" HotelCode="|407724" HotelName="Lk Majestic Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>454/55 Thep Prasit Soi 6 Road Opposite Soi Khopai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/7/7/2/4/407724_0b144d01247.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.54" OriginalAmount="18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.86365668" Longitude="100.89503264" StarRating="3" HotelCode="321644|81341" HotelName="5iVE Beach House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>79/88 Moo 1, Jomtien Beach, Najomtien, Sattahip, Pattaya 20250, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/eb/dbebdf93fbdeb083b5cbd2aed6049616de9e4c3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.54" OriginalAmount="18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|184318-18142290/4243043597606692950/2180" HotelName="RED PLANET PATTAYA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4700000/4691900/4691899/9affed3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.54" OriginalAmount="18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1438841-28681973/4243043597606692950/4419" HotelName="THE LODGE JOMTIEN 7" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.54" OriginalAmount="18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-32.9344778" Longitude="151.707578" StarRating="2" HotelCode="0|221184-25423628/4243043597606692950/10061" HotelName="GARDEN PARADISE PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>80 Orchardtown Road New Lambton, Newcastle, 2305, AU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16710000/16702200/16702174/d2b7693f_b.jpg</HotelPictures>
        <HotelDescription>Floors: 2. Total rooms: 28. Physically challenged rooms: 1. Nonsmoking rooms: 28. Suites: 0. Stay at this conveniently located Newcastle hotel situated in the suburb of New Lambton and minutes from Blackbutt Wildlife Reserve, Energy Australia Stadium, Newcastle Entertainment Centre, Westfield Kotara, John Hunter Hospital and pristine Newcastle beaches. 

The Best Western Blackbutt Inn is the most modern and comfortable accommodation in Newcastle. The hotel offers 28 rooms with LCD televisions and high-speed Internet access. 

For friendly customer service and a convenient location in Newcastle, make a reservation at the Best Western Blackbutt Inn today and save! Enjoy your stay.. ?From: All directions. Take the Newcastle Exit F3. Follow Newcastle Link Road to Croudace Road. Turnoff and follow until you reach a left hand turn to Carnley Avenue. The Best Western Blackbutt Inn is on the corner of Carnley Avenue and Orchard Town.Restaurants:  Blackbutt Brasserie, on premises, bistro, a la carte, menu includes beef, seafood, and vegetarian options, 7:00 a.m. - 9:00 a.m. Monday - Friday, 7:00 a.m. - 11:30 a.m. Saturday - Sunday, 11:30 a.m. - 2:00 p.m. Monday - Sunday, 5:30 p.m. - 9:00 p.m. Monday - Saturday, 5:30 p.m. - 8:00 p.m. Sunday.Area Info: 10 kilometer(s) from Newcastle , .50 kilometer(s) from Blackbutt Reserve , 2 kilometer(s) from Newcastle Energy Australia Stadium , 3 kilometer(s) from Newcastle Entertainment Centre , 4 kilometer(s) from John Hunter Hospital , 5 kilometer(s) from Merewether Beach , 1 kilometer(s) from Westfields Kotara , 5 kilometer(s) from golf , 5 kilometer(s) from fishing , 20 kilometer(s) from horseback riding &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.54" OriginalAmount="18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|583076-25731141/4243043597606692950/12647" HotelName="BED N BEV" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32470000/32467400/32467316/54ffe6c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.54" OriginalAmount="18" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|220981-27715326/4243043597606692950/14823" HotelName="EASTINY BELLA VISTA HOTEL &amp;amp; RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23150000/23147800/23147724/0451e466_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="18.54" OriginalAmount="18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.834246" Longitude="4.277641" StarRating="3" HotelCode="0|496490-25658994/4243043597606692950/15077" HotelName="THE ZEN PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>KM 8 CTRA. CALA ALCAUFAR, SANT LUIS, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17560000/17555800/17555782/2a23485e_b.jpg</HotelPictures>
        <HotelDescription>A perfect place to relax in the middle of nature with all necesary comfort. A hotel perfect for family or business celebrations. The historcial building, with lots of character, of the century XIV is totally reformed with all comfort and luxury that one can need. Surrounded by nature, it is possible to make excursions on the property.. Tranquillity is the most fundamental feature of our hotel. The hotel disposes of a convention hall available for all kinds of celebrations.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.919195" Longitude="100.879179" StarRating="3" HotelCode="68029|mind_resort" HotelName="Mind Resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>171/16 Soi 17 Pattaya 3rd Road Moo 10, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/83/af83bb238ed684aa30222933266cea4b8089e82e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located around 1 km from the city centre, this city hotel is also around a 15-minute drive from Jomt...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.926428" Longitude="100.885486" StarRating="3" HotelCode="168616|vogue_pattaya_hotel" HotelName="Vogue Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>315/33 Moo 9 Pattaya 3rd Road, Central Pattaya, Pattaya City 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/90/5990612afe8418a7debfea95d97a433e1e979dc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Pattaya 3rd Road, in Central Pattaya city, near the nightlife and shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96334774" Longitude="100.8915432" StarRating="3" HotelCode="320420|dream_at_wongamat" HotelName="U Dream Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>286 / 220 Moo 5, Naklua Soi 16 T. Naklua, North Pattaya, Banglamung, Chonburi, 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/f9/5bf96f3e77907b0b67d0e4549140b09a679a351b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92745696" Longitude="100.8760717" StarRating="3" HotelCode="321654|copa_hotel" HotelName="The Copa Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>325/106-109 Pattayaland Soi 3, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/f3/f5f3378e73099a905798c7224b90446ce0f72da9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.937335830712" Longitude="100.90108122929" StarRating="3" HotelCode="422283|curve_boutique_pattaya" HotelName="Curve Boutique Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>216/39 Moo 9 Soi Sukhumvit 36/1, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/58/315896940d744dae5a2eebd6d03f300d5c55ae8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Pattaya (Central Pattaya), Curve Boutique Pattaya is co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.949711846676" Longitude="100.89561235936" StarRating="4" HotelCode="422152|trio_hotel_pattaya" HotelName="J Residence Wing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>221 Moo 6, North Pattaya, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/4a/874a12fc34ec537d48da7fa2161f96867ee6a73b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93122784" Longitude="100.89906499" StarRating="3" HotelCode="492746|the_park_pattaya" HotelName="The Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>510/1 Moo 9, Pattaya Klang, Nongprue, Bang Lamung, 20150 Pattaya Central</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/a1/fea1288b830b4940028bc87949ea54ab5587a0af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91981" Longitude="100.877472" StarRating="0" HotelCode="759389|chanthong_place_" HotelName="Chanthong Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Beauty Salon,Coffee Shop,Concierge,Dry Cleaning,Elevator,Internet,Laundry,Massage Centre,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>390/24 Pattaya 3rd Road Moo 10, Nongprue Banglamung, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/5a/615ac9ecac48c856b32d7f75e6a7943c6fb61909.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Chanthong Place to discover the wonders of Pattaya. The hotel offers guests a range of servi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.57" OriginalAmount="18.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.919659" Longitude="100.882503" StarRating="3" HotelCode="187191|1579028" HotelName="Memo Suite Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>193/445 Moo 10, South Pattaya 20150, Nongprue, Banglamung, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/30/b130c7a961d148dbaf232ba0899aa51b2ccc22c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the south of Pattaya with easy access to the centre of Pattaya. Being less t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.63" OriginalAmount="18.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.956181" Longitude="100.890514" StarRating="3" HotelCode="29054|1578688" HotelName="Romeo Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>500/21 Soi 18 Pattaya Na Kluea Road, 20150 Pattaya City</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/44/de/44de90f1dc4360bd694c3d48fdcb8917303d3720.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the tranquil end of North Pattaya, yet only 2 minutes away from the fun and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.68" OriginalAmount="18.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93316" Longitude="100.89229" StarRating="2" HotelCode="|229565" HotelName="The Right Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>439/39 Moo9, Soi Chaleamprakiet 10/1 Pattaya sai 3, Nongprue Central Pattaya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/5/6/5/229565_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.73" OriginalAmount="18.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930399" Longitude="100.88542" StarRating="2" HotelCode="65494|39754" HotelName="Sawasdee Siam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>524/26 Moo 10, Pattaya 2nd Road, Soi 11, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/e8/c8e87cbc8661d94cc45031ba4ee243f38c40c109.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location, a 10-minute walk from Pattaya beach, shopping centres, restaura...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.74" OriginalAmount="18.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94805645" Longitude="100.89295999" StarRating="3" HotelCode="602207|3571925" HotelName="Baan Pattaya Plus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>171/24 Moo 6, Naklua, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/e0/b6e060e30c4c30011a20b95798502427075ac624.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.76" OriginalAmount="18.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.844581" Longitude="100.908827" StarRating="3" HotelCode="|408239" HotelName="Carunda" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18/16 M00.2 Najomtien Sattahip</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/2/3/9/408239_39814aa1705.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.77" OriginalAmount="18.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.932906749613" Longitude="100.8923024929" StarRating="3" HotelCode="380907|3575435" HotelName="Chitra Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>87/54 Moo 9, Soi Chalermprakiat 10, Pattaya 3rd Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/2b/012b236e29b71919d60c53b0b3e2a644138c76bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.93" OriginalAmount="18.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.926147860017" Longitude="100.78767981506" StarRating="2" HotelCode="419423|3553125" HotelName="Sea Beach Koh Larn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>134 Moo 7 Naklua, Banglamung, Koh Lan, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/0e/060e605ec4a50ae1d2be89e502d695b70e8e8b12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Koh Lan, Sea Beach Koh Larn 2 is convenient to Na Baan ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.95" OriginalAmount="18.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.887242" Longitude="100.880354" StarRating="3" HotelCode="|410170" HotelName="Lighthouse Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>356/92 Soi Wat boonkanchana</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/0/1/7/0/410170_aea26cb1826.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.96" OriginalAmount="18.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.922201" Longitude="100.879057" StarRating="3" HotelCode="|553405" HotelName="Kann Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>498/9 Moo 10 Soi Khopai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/4/0/5/553405_13606e41315.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.96" OriginalAmount="18.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930436" Longitude="100.88561" StarRating="3" HotelCode="|32770" HotelName="Sawasdee Siam, Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>524/26 M.10 SOI 11, PATTAYA 2 RD 524/26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/7/7/0/32770_d40a1ad0916.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.99" OriginalAmount="18.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931590910938" Longitude="100.88437199593" StarRating="3" HotelCode="168297|127314" HotelName="Bella Express Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>336/22 Central Pattaya Road Moo 9, Pattaya, Amphoe Bang Lamung, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/b4/e0b4fd815432edba9cf93825b40b491c031128ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in central Pattaya. It can be accessed both from Pattaya 2nd Road (opposite Soi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.08" OriginalAmount="18.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.906406" Longitude="100.906319" StarRating="3" HotelCode="|410541" HotelName="B Space Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>209/29 Moo. 10 Soi Khao Talo</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/0/5/4/1/410541_f92fffb1609.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.21" OriginalAmount="18.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927408" Longitude="100.876143" StarRating="3" HotelCode="188310|1200778" HotelName="Ambiance Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>325/89 Pattayaland Soi 3, South Pattaya City, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/d6/52d6b0f848592a7056cdbd75f5def8546bc5acf0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.31" OriginalAmount="18.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91946487483" Longitude="100.87879979626" StarRating="3" HotelCode="71669|1246018" HotelName="Phuphaya Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>171/11-12 Pattaya 3rd Road Moo 10, Soi 17, South Pattaya, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/dc/badc2d4a657159c27ba75c44d9f00156cfad7311.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.39" OriginalAmount="18.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96789" Longitude="100.90832" StarRating="2" HotelCode="|224781" HotelName="Yellow Moon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>332/14 M.5 Soi Huatung Naklue Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/7/8/1/224781_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.41" OriginalAmount="18.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93345418" Longitude="100.89510696" StarRating="3" HotelCode="137342|2251015" HotelName="Embryo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>503/19 Moo 9, Noungprue, Banglamung, Pattaya, Chon Buri Province 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/59/4a59724f1efa013bf0fad538d46229bd23495e41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.42" OriginalAmount="18.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="3" HotelCode="401218|1106808" HotelName="Mountain Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>378/16 Moo 12, Pattaya, Cholburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/082433/082433a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.51" OriginalAmount="18.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92796057" Longitude="100.87624446" StarRating="3" HotelCode="380808|1217768" HotelName="The Red Balcony Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Inns" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>325/11 Pattaya Beach Road Moo 10, Pattayaland 13/4, Nongprue, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/74/d47438f2c99281fbda1d103b37389cac16f9a20a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.55" OriginalAmount="18.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90145" Longitude="100.87113" StarRating="3" HotelCode="|242954" HotelName="Jomtien Longstay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>403/28 Moo 12 Jomtien Beach Road Nongprue Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/9/5/4/242954_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.56" OriginalAmount="18.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.957408093704" Longitude="100.89196697545" StarRating="3" HotelCode="422253|3534585" HotelName="Villa Lamai - Wong Amat House Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Laundry,Parking,Pets allowed,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>57/6 Soi 16/2 Pattaya-Naklua Road, Wongamat Beach, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/78/8678757487e3084be855b1ee73931ecb6629ea39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Pattaya Central Pattaya, Villa Lamai - Wong Amat House Pattaya is minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.951545" Longitude="100.884026" StarRating="3" HotelCode="98797|76062" HotelName="Bella Villa Metro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>38/15, Moo 5 Pattya-Naklua Road, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/71/6771ec314a8e7b1b4e5a9b479f4f6df7d2dacebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in North Pattaya Naklua, close to the Sanctuary of Truth, and only a 10-minute ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92344" Longitude="100.88284444" StarRating="3" HotelCode="384036|81282" HotelName="Land Royal Residence Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>193/131-135 Nonpure, Banglamoung, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/35/3135b1bed868b70c604164dc7d94224c2bff3c54.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93101843" Longitude="100.88390316" StarRating="2" HotelCode="620120|260069" HotelName="New Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>502 Pattaya Saisong 11 Moo 10, Pattaya 20260, Nongprue, Banglamung</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/85/a48592c8e2e53b1ff552612e8ce628694565b9e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91656752" Longitude="100.86998735" StarRating="3" HotelCode="358631|81372" HotelName="Wiz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>144/81 Thappraya Soi 8, Thappraya Road, Pattaya South, 20260 Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/c7/90c7dc9f72489ffb406ba3001e1ccc9db65f5f3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92341203" Longitude="100.87611767" StarRating="2" HotelCode="413537|3545445" HotelName="Iris Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Coffee Shop,Dry Cleaning,Housekeeping,Internet,Laundry,Parking">
        <Address>
          <AddressLines>
            <AddressLine>26/169 M.10 Soi VC.hotel, Nongprue, Banglamung, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/a9/5ca957a9b149064c678d002a2ea845270cc286ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Iris Residence in Pattaya (South Pattaya), you'll b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|440888-32721243/4243043597606692950/10157" HotelName="BY DEE@JOMTIEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/12000000/11270000/11262000/11261940/343ed5a8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="19.57" OriginalAmount="19" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1081743-26337181/4243043597606692950/14198" HotelName="KAEN HOSTEL (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36770000/36765500/36765423/684217f5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.951856" Longitude="100.883953" StarRating="3" HotelCode="71655|best_western_pattaya" HotelName="Best Bella Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Apartment Hotel,Guesthouse,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Golf,Heated Pool,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>38/32 Pattaya-Naklua Road Moo 5, Naklua Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/0d/d20d883ce87cb4d422f4be34cc9801da7b06833a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on Naklua Road, which is relatively close to the centre of Pattaya and pr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933026805203" Longitude="100.89208399842" StarRating="3" HotelCode="380821|chitra_suite_2" HotelName="Chitra Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Inns" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7/44 Moo 9, Chalermprakiat 10, Pattaya 3rd Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/31/a13140bb7f2676ed964729d9142adafd3f61b892.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.890187869767" Longitude="100.89012080821" StarRating="2" HotelCode="495691|leela_garden_villa" HotelName="Leela Garden Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20/70 Wadboonkanjanaram Road Moo 12, Jomtien Beach, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/67/a2674e012d62ea825ca90bfddf65075bd87b9a08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a theatre hall are available to guests of the accommodation. Wireless ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.901021244257" Longitude="100.87061595834" StarRating="3" HotelCode="906331|aiyaree_place" HotelName="Aiyaree Place Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>481/14 Moo 12, Pattaya, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/11/ee1132099484768e5cc640ce90f54c505a1cf6e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Jomtien Beach can be reached within 2 minutes from the hotel. It is also conveniently located to go ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91425977" Longitude="100.86699658" StarRating="3" HotelCode="950090|argyle_apartments_pattaya" HotelName="Argyle Apartments Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>338 Phratamnak Road, Pattaya, Chon Buri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/a7/1ba7e6367a5bc12694c6fcc58e094965a9ef0bb6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.66" OriginalAmount="19.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93761" Longitude="100.88937" StarRating="2" HotelCode="|234919" HotelName="The Garden Place Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>164/16 Moo.9 Soi Pattaya Klang 14 T. Nong Prue, A. Bang Lamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/9/1/9/234919_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.70" OriginalAmount="19.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.960242" Longitude="100.892468" StarRating="2" HotelCode="|389337" HotelName="Green Beach Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>272/59 Moo 5, Soi 16/1, Pattaya- Naklua Road, Bang Lamung, Pattaya, 20260</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/3/3/7/389337_6f305951139.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.81" OriginalAmount="19.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95394" Longitude="100.90134" StarRating="0" HotelCode="|240565" HotelName="Vareena Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>265/49 Moo 6 Photisarn 1/1 Rd, Pattaya Naklua, Banglamung, Pattaya North 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/5/6/5/240565_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.92" OriginalAmount="19.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928404" Longitude="100.885311" StarRating="3" HotelCode="|389291" HotelName="Opey De Place" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>312/86 Moo 9, Soi Lengkee 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/2/9/1/389291_32999501138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.93" OriginalAmount="19.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927401" Longitude="100.876072" StarRating="3" HotelCode="|180583" HotelName="Copa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>PATTAYALAND SOI 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/0/5/8/3/180583_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.06" OriginalAmount="19.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.941807" Longitude="100.89112" StarRating="3" HotelCode="|439797" HotelName="The Tamnan Pattaya and Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Phatthayasaisong 4, Central Pattaya, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/7/9/7/439797_7c922eb1052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.19" OriginalAmount="19.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.919885" Longitude="100.877634" StarRating="0" HotelCode="|468330" HotelName="The Chanthong Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>, Chanthong Place</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/3/3/0/468330_55ed42e1145.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.29" OriginalAmount="19.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946036466273" Longitude="100.88484674692" StarRating="3" HotelCode="401167|1578758" HotelName="Sabai Inn Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>380/5 Mu 9, Soi 2, Pattaya Beach Road, Nongprue, Banglamung, Chon Buri 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/73/8a738183940242b5e180c1ea3c371a4c89c00c45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.36" OriginalAmount="19.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.881031" Longitude="100.885787" StarRating="3" HotelCode="|439820" HotelName="The TJ Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29/34 Moo12 Soi14, Nongprue, Bang Lamung District, Pattaya, Chon Buri, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/8/2/0/439820_083f0e61032.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.45" OriginalAmount="19.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95257668673" Longitude="100.88824510574" StarRating="3" HotelCode="388331|3634815" HotelName="East Sea Paradise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pattaya Naklua Road, Pattaya City 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/33884/3833884/14.jpg?f=15674626</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.46" OriginalAmount="19.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92835" Longitude="100.87855" StarRating="3" HotelCode="|169734" HotelName="The Privi Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CHONBURI BANGLAMUNG NONGPRUE 231/19 MOO 10 SAI 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/3/4/169734_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has air-conditioning in communal areas, internet, 30 rooms, a reception and a safety deposit box service. The establishment also offers a currency exchange service, a lift, room service and a laundry service. SITUATION: This hotel Pattaya it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.46" OriginalAmount="19.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.920753" Longitude="100.881613" StarRating="4" HotelCode="|439397" HotelName="Glow Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>193/949 Moo 10, Pattaya South Sai 3, Tumbon Nongprue, Amphoe Bang Lamung, Pattaya, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/3/9/7/439397_0e022f41002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.47" OriginalAmount="19.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.896456438522" Longitude="100.8712130785" StarRating="3" HotelCode="89162|1182428" HotelName="Mermaid's Beach Resort Jomtien" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75/101-102 Jomtien Beach Road Moo 12, Nongprue, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/8d/828d43c116501dedd86be6f817559c301475aeea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a group of low rise buildings, the location of the resort is quite favourable for business tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.55" OriginalAmount="19.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9193862" Longitude="100.8897243" StarRating="3" HotelCode="|210609" HotelName="The Grass Serviced Suites By At Mind" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>599/10 Moo 10 South Pattaya Rd. Nongprue Banglamung Chonburi 20150 Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/0/9/210609_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.55" OriginalAmount="19.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.877667" Longitude="100.899708" StarRating="3" HotelCode="|552943" HotelName="Bears Den Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>127/43 Sukhumvit-Pattaya66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/9/4/3/552943_0a009b61129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95671398" Longitude="100.89087197" StarRating="3" HotelCode="545862|175027" HotelName="Blue Boat Design Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>158/7-8 Naklua 16/3 Alley, Bang Lamung District, Pattaya North, Chon Buri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/ea/32ea3fbd449f4d805a407ba0cb938d9fb352dfcf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.195818" Longitude="-111.618277" StarRating="3" HotelCode="0|182228-18141365/4243043597606692950/2566" HotelName="EASTINY INN (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2540 East Lucky Lane, Flagstaff, 86004, AZ, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/98000000/97040000/97037300/97037203/341fad92_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Motel. Total rooms and suites: 70. Floors: 2. Property description- 70 Rooms.
Easy access off I-40.
Within 2 miles of Downtown Flagstaff.
Cracker Barrel and Outback Steakhouse Restaurants next door.
Urban Trail within a 1/2 mile
2 Diamond AAA property.
Pet Friendly 
Free Superstart Breakfast including hot waffles
Free High Speed Internet
Seasonal Outdoor Heated Pool open 1st week of June, closes 1st week of October.. Onsite facilities information- ParkingProperty was built in 1986. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|582149-18217335/4243043597606692950/4527" HotelName="7DAYS PREMIUM (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21920000/21913700/21913687/63f48fa0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|505028-24279999/4243043597606692950/5720" HotelName="THE MANGROVE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20310000/20304600/20304583/2eb10578_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|440879-25615654/4243043597606692950/8069" HotelName="BESTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15970000/15967100/15967074/ed532106_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|222396-25424678/4243043597606692950/10030" HotelName="SUTUS COURT 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12760000/12757300/12757214/f6b67479_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="20.60" OriginalAmount="20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.3202103" Longitude="-119.6563553" StarRating="3" HotelCode="0|222414-25424698/4243043597606692950/10202" HotelName="THAI PURA RESORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>755 Cadillac Ln, Hanford, 93230-4965, CA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11860000/11859200/11859113/26080b5e_b.jpg</HotelPictures>
        <HotelDescription>Total rooms: 40. When you're next to the Tachi Palace Casino, there's always adventure and excitement waiting for you just steps from our cozy Hanford hotel.

Kings Speedway, Japanese Cultural Arts and historic downtown are just a few options for guests at this Hanford hotel. Spend the day sightseeing and taking in the historical buildings, or visit Lemoore Naval Air Station if you're feeling patriotic.

Our Hanford hotel offers easy freeway access and is just one quarter mile from an Amtrak Station. We are located right next door to a restaurant and are also close to a sports complex, so guests can easily take in a game of baseball, softball or other favorite sport. When you're in sunny California, the options are limitless.

You'll be an hour away from Sequoia National Park for hikes and visiting Mother Nature. Your Hanford hotel is centrally located in historic downtown Hanford. If your new neighborhood looks familiar, the town was filmed by Huell Howsner. Our town proudly hosts the Kings County Fair located at Kings Speedway.

Business travelers enjoy the convenience and comforts of our Hanford hotel. Employees of Del Monte, Exopack, Kings County Government Center and a number of other local companies and agencies consider us their second home. 

Indulge in a daily buffet of fresh waffles, boiled eggs, moist and flaky pastries, fresh fruits, hot and cold cereals, yogurt, juices and 100% Arabica coffee. Our friendly staff is committed to making every guests' stay comfortable and memorable.

This Hanford hotel is close to many businesses, including the Adventist Health Offices and Central Valley Meat Company. Guests who want a local treat can visit Superior Dairy, which has been in operation since the late 20's and sells ice cream that is only sold locally. There are several cheese and dairy tours at nearby factories. Located in central California, the agricultural capital of the nation, we're also home to the World AG Expo.

Book a room at Best Western Hanford Inn today! Enjoy your stay.
. ?From: All directions. The Best Western Hanford Inn is located at the intersection of Highway 198 and 11th Avenue.Area Info: County Seat of Kings County
, .5 mile(s) from shopping center and downtown Hanford , .5 mile(s) from Fox Theater , 1 mile(s) from Kings County Fairgrounds  , 1 mile(s) from Kings Speedway , 4 mile(s) from golf course , 14 mile(s) from Lemoore Naval Air Station , 55 mile(s) from Sequoia National Park , Outdoor pool &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.934583" Longitude="100.885621" StarRating="3" HotelCode="43916|caesar_palace_hotel" HotelName="Caesar Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>176, Moo 10, Pattaya 2nd Road, Pattaya City - Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/dc/59/dc598c0fd0bcb3ba4393385903a27a44bef6bf6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location in the city of Pattaya. Guests will find both scenic beaches...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92641976" Longitude="100.88201916" StarRating="2" HotelCode="71664|sunview_place" HotelName="Sunview Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Coffee Shop,Concierge,Dry Cleaning,Elevator,Internet,Laundry,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>293/29 Moo 10, Soi Buakhao, Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/05/e405568362e78d1115d9ef517430de8bd16e7962.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Central Pattaya, Sunview Place promises a relaxing an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927105" Longitude="100.880357" StarRating="3" HotelCode="305803|neta_resort_pattaya" HotelName="Neta Resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>293/36 Moo.10 Nongprue, 20150 Pattaya City</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/e6/1ae6ee41195aa4a3ab1d39937f5873d8d423de6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92735441" Longitude="100.8863001" StarRating="3" HotelCode="545817|admire_house" HotelName="Admire House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>315/12 Pattaya Sai 3 Road Moo 19, Soi Lengkee, In front of Vouque Hotel, Nongprue, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/a1/40a1126a1de00573418b1f9a142a0345d8443e54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93911358" Longitude="100.89963955" StarRating="3" HotelCode="546689|sriwipha_boutique" HotelName="Sriwipha Boutique Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>158/5 Paniad Chang Road Moo 9, Nongrue, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/dc/87dcf957416722849f72a781157bd141d131413b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Sriwipha Boutique to discover the wonders of Pattaya. Both business travelers and tourists c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94650705" Longitude="100.88938468" StarRating="2" HotelCode="625862|sindy_hostel" HotelName="Sindy Room &amp; Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>78/99-100 Pattaya Road Moo 9, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/6f/466fb6e8e9711198f970633ba58df41026d19a47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="0" HotelCode="965338|marine_yensabai_hotel_pattaya" HotelName="Marine Yensabai Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>523/3 Moo 10, Nongprue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/31/fe313324b5a088cbaa44386007c04a76d1ea002f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92075808" Longitude="100.88162364" StarRating="4" HotelCode="843034|glow_inn_south_pattaya" HotelName="Glow Inn South Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>193/948 3rd Road Moo 10, Nongprue, Bang Lamung District, Pattaya South, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/5d/9a5d4a3464d050daf2758a9853fb04aaa358c538.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.61" OriginalAmount="20.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.913518095606" Longitude="100.86227735872" StarRating="4" HotelCode="531456|1995915" HotelName="Unique Regency Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>557 Prathumnak Soi 5, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/c9/9dc995df14b44d45d25dd0c7d10fa2cf2df5a40e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.63" OriginalAmount="20.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.956074" Longitude="100.88913" StarRating="3" HotelCode="9025|468605" HotelName="Pattaya Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>157/77 Pattaya-Naklua Road, Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/92/4b92c5266bd9174d1f9b3c33696418a171191854.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel lies just a stone’s throw from the city centre. In the immediate vicinity (...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.65" OriginalAmount="20.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92827592" Longitude="100.88518533" StarRating="3" HotelCode="71668|1248948" HotelName="Opey de Place Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>312/86 Moo 9, Soi Lengkee 1, Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/96/0296f1208d99d2302fafe8a9c38363238adec3d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.65" OriginalAmount="20.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.925640068378" Longitude="100.8805311902" StarRating="3" HotelCode="380892|1168118" HotelName="SuperBed 'Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>111/299 Soi Buakhao Moo 10, South Pattaya, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/07/f707362e411a5253d5ecb3b3a9c5085d0a0a3fec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.67" OriginalAmount="20.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.919990879249" Longitude="100.87813515032" StarRating="3" HotelCode="337410|1868128" HotelName="OYO 144 Piyada Residence Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>390/23 Pattaya 3 Road, Moo 10, South Pattaya, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/84/cc84e42d27c242cffe766d2387c5449de684bb0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.75" OriginalAmount="20.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87757" Longitude="100.88611" StarRating="3" HotelCode="|246746" HotelName="Sonia Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>540 Moo.12 Chaiyaphruek road, Chaiyaphruek soi 3, Jomtien Beach 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/7/4/6/246746_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.75" OriginalAmount="20.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93433" Longitude="100.8883" StarRating="3" HotelCode="|246743" HotelName="D Apartment 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>348/17 M. 9 Soi Bukhao Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/7/4/3/246743_19.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.80" OriginalAmount="20.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.937454" Longitude="100.926961" StarRating="0" HotelCode="|389373" HotelName="Pattaya Bed Boutique SHA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>164/38 Moo 6, Pornprapanimit Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/3/7/3/389373_f1651d51053.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.82" OriginalAmount="20.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.922846" Longitude="100.874205" StarRating="3" HotelCode="|409151" HotelName="Marine Yensabai  Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>523/3 Moo 10 Nongprue Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/9/1/5/1/409151_8265cb11046.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.91" OriginalAmount="20.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.953897" Longitude="100.888534" StarRating="3" HotelCode="187597|1214348" HotelName="Lek Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>570/274 Moo 5, Pattaya-Naklua Road, Soi 18/2, 20150 Pattaya City, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/fe/effe2883c96ddc7dadd6790a31d3d590e1bd9828.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.98" OriginalAmount="20.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="4" HotelCode="69742|91949" HotelName="Mike Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>221/71-72 Moo 6 Pattaya 3rd Road, Soi Chalermprakiat 1, Pattaya, Naklua, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7d/70/7d70515f6ff2c7b54f993cea4f753be52ba1289c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Pattaya’s commercial district, just 10 minutes from the c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.01" OriginalAmount="20.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91942566569" Longitude="100.89191616743" StarRating="4" HotelCode="459650|1973015" HotelName="The Grass Serviced Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Business Centre,Designated Smoking Area,Laundry,Parking,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>599/10 Moo 10 South Pattaya Road, Nongprue Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/57/2c577e14285f2baa2a18d345f4615da6773d20e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Grass Serviced Suites is brand new property that has just been added to At Mind Group's Collecti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.02" OriginalAmount="20.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.922151" Longitude="100.885733" StarRating="2" HotelCode="|180703" HotelName="LK Pavilion Executive Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>M10 SUTH PATTAYA ROAD NONGRUE BANGLAMUNG CHONBURI 124/11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/0/7/0/3/180703_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.13" OriginalAmount="20.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.939024" Longitude="100.892979" StarRating="3" HotelCode="|408617" HotelName="Baan Pakdi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>465/77 Moo.9 Soi Chaleum Phrakiet 7/1, Nhong Prue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/6/1/7/408617_ad2a2c30917.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.15" OriginalAmount="20.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.925922743231" Longitude="100.88230635577" StarRating="3" HotelCode="165839|1578418" HotelName="Golden Sea Pattaya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>316/152 Chalermprakiat Road Moo 10, Pattaya 3 Road, Soi Chalermprakiat 33, Nongprue, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/91/ac910c6a6dfef1292a747baf76bcf249edd21bf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally situated at the heart of South Pattaya with three entrances (South Pattaya So...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.34" OriginalAmount="20.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9584815" Longitude="100.88711328" StarRating="0" HotelCode="874788|2486855" HotelName="COSI Pattaya Naklua Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Moo 5, Naklua, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/34/e534543ad25285c433cb8d20d55bbbeb7c8e1631.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.35" OriginalAmount="20.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96451" Longitude="100.89745" StarRating="4" HotelCode="|169515" HotelName="Crystal Palace Luxury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28468 MOO 5 PATTAYANAKLUA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/1/5/169515_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Pattaya the centre of It has excellent transport links to the shopping centres and leisure areas. it is situated 1 kilometre away from Pattaya the beach about 90 minutes away (by car) from Suvarnabhumi Airport. ROOM: The establishment has superior rooms and standard rooms. FACILITIES: This establishment has a swimming pool, a sauna, a beauty centre, WiFi, a restaurant and a meeting room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.51" OriginalAmount="20.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9350781" Longitude="100.887125" StarRating="3" HotelCode="|77099" HotelName="Bella Express" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>M.9, CENTRAL PATTAYA 336/22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/7/0/9/9/77099_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the centre of Pattaya. 10 minutes walk away, guests will find Central Beach Festival Mall Shopping Centre. It is situated 5 minutes walk away from the centre of Pattaya. 10 minutes away, clients can find Pattaya Beach. It is 40 minutes drive away from Bangkok it is 70 kilometres away from U-Tapao Pattaya Airport. HOTEL: The hotel was renovated in 2009 and has 180 standard rooms. In the establishment entrance, guests will find a lobby, a reception, a safety deposit box service, a lift, a cafÃ© and a restaurant. You are also offered conference facilities, WiFi (for a fee), room service, a laundry service, bicycle rental, a car park and indoor parking. ROOM: All the rooms have modern facilities, satellite and cable TV, a fridge, a safety deposit box, WiFi (free of charge), a double or king-size bed, a radio, a coffee maker and a kettle. They also have a bathroom with a shower, a bath, a hairdryer, individual air-conditioning and a balcony or terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.56" OriginalAmount="20.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.916146" Longitude="100.895031" StarRating="0" HotelCode="|481917" HotelName="Eve Place Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>565/57, Moo10, Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/1/9/1/7/481917_e2bad6c1354.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.62" OriginalAmount="20.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9293" Longitude="100.88513" StarRating="2" HotelCode="|229747" HotelName="Katesiree House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>33/67-68 M.9 Soi Buakhao T.Nongprue A.Banglamung, Central Pattaya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/7/4/7/229747_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92753525" Longitude="100.87461566" StarRating="2" HotelCode="425486|343139" HotelName="At Sea Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Beauty Salon,Concierge,Designated Smoking Area,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>118/4 Moo10, Pattaya Beach Road, banglamung, Pattaya, Chon Buri  20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/87/2a8722836126f74595c2474318631221d87b8f40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Walking Street, At Sea Residence promises a relaxing ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="3" HotelCode="731180|287485" HotelName="Times Cozy Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>153/21 Moo 10, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/c1/edc161f438e8c86bc09527b1aeeaf49e0456cdee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.926140288709" Longitude="100.87524143002" StarRating="3" HotelCode="296212|85217" HotelName="Honey Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>529/41 Moo 10, Pattaya 2nd Road, Soi 11, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/d7/4bd75e67cdf5571fbcd537c4365d98a54bcf213c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in Pattaya, about 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.895627624707" Longitude="100.87018847465" StarRating="2" HotelCode="188345|72858" HotelName="Opal House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75/180-183 Jomtien Beach Rd., Pattaya, Banglamung, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/45/ab459719a1c915f6d7c2124bf1425d0edd709659.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.889812778055" Longitude="100.87805271149" StarRating="3" HotelCode="188367|234744" HotelName="Villa Navin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>350 Sukhumvit Road Moo 12, Bangna-Trad, 150th km Nongpreue, Banglamoong, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/da/36da5814ff0b43e4f27795813f288de94ac56578.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|244381-25460642/4243043597606692950/7529" HotelName="P.72" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8160000/8157600/8157523/8431c61f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|505022-25666694/4243043597606692950/10279" HotelName="THE GRAND DAY NIGHT (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17480000/17472200/17472184/cb631947_edited_aec8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.328729" Longitude="25.386011" StarRating="3" HotelCode="0|57361-25231111/4243043597606692950/11809" HotelName="MIND RESORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> Limenas Hersonissou P.O. Box 38, HERSONISSOS, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6850000/6846900/6846864/520515dc_b.jpg</HotelPictures>
        <HotelDescription>This charming and rustic hotel is set right on the coast, just a short walk from the small, sandy coves as well as the city centre of Chersonissos. The town offers various shops, bars, restaurants and entertainment venues, many open 24 hours a day, and numerous sites with ancient ruins can be found throughout the area and the island. The hotel has 196 standard rooms and 8 maisonettes, all air-conditioned and furnished with en suite bath, balcony or terrace, refrigerator and satellite TV. Guests can energize for the day in the hotel gym, relax in the sauna and hammam or by the outdoor pool, play tennis, table tennis or billiards, and enjoy Greek and Cretan themed evening entertainment after a delicious meal at the hotel restaurant. Tasty treats and refreshments can be found throughout the day at the snack bar and lounge bar, and guests can indulge in breakfast in bed with room service. The perfect place for a relaxing, sunny holiday in Crete.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|582182-25730733/4243043597606692950/12472" HotelName="A.A. PATTAYA VILLE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9460000/9454400/9454332/0c117fa4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|221966-25424271/4243043597606692950/12802" HotelName="RED BALCONY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7860000/7853600/7853585/ae98cc31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|595460-25746170/4243043597606692950/13159" HotelName="J RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6310000/6306500/6306437/5aac2c27_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1437849-27930916/4243043597606692950/13930" HotelName="ARTHITAYA GREEN NATURE HOTEL &amp;amp; LAKKHANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74810000/74807400/74807356/2b4f2c6a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="21.63" OriginalAmount="21" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|894476-26126378/4243043597606692950/14165" HotelName="HONEY HOUSE 3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9480000/9476400/9476324/88c50653_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93269269" Longitude="100.88097003" StarRating="2" HotelCode="351813|natural_beach_baansila_hotel" HotelName="Natural Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>216 Soi Pattaya 11 Beach Road Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/52/b752798bb34f4eee35c20dc648de0b03b72d6dce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.910105" Longitude="100.901004" StarRating="3" HotelCode="58117|eastern_grand_palace" HotelName="Eastern Grand Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>99/1 Moo 11 Soi Khao talo, Nong Prue 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d1/49/d149feaef835af90907fd0dab76fd790a280ed36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a perfect place in south Pattaya, near the Pattaya railway station. The bus ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.958644908809" Longitude="100.90297721025" StarRating="4" HotelCode="380898|lakkhana_poolside_resort" HotelName="Lakkhana Poolside Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>178/58 Soi Phothisarn 4 Moo 6, Naklua, Banglamuang, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/5e/d95e19d1e67335329b7031928ad89a7a3cd583b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931701859458" Longitude="100.88320186628" StarRating="3" HotelCode="396921|the_scenery_city_hotel_" HotelName="The Scenery City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>503/3 Pattaya Second Road Soi 11 Moo 10, Nonprescription, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/dc/33dced8b33e35e0a326636dcc184178444f62249.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.915138143069" Longitude="100.87155357486" StarRating="3" HotelCode="380814|harmony_inn" HotelName="Harmony Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Thap-phraya, Soi 7, Nongprue, Banglamung, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/11/cc11b625e2d8403bf201d737772a1fdb2f849fdd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94484859" Longitude="100.88501855" StarRating="3" HotelCode="358706|the_beach_front_resort_pattaya_" HotelName="The Beach Front Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>124/1-3 Moo9 Soi 4 (Beach Road), North Pattaya 20150, Bunlamung Chonburi, Thailand</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/a6/2ba693dca0d957910aae2c1a2687963af3ed07a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92343639" Longitude="100.88132827" StarRating="3" HotelCode="496410|pintree_service_apartment_pattaya" HotelName="Pintree Service Apartment Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>513/9 Moo10, Soi Weera Soi 9, South Pattaya, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/0a/dd/0add70c0c04ed2b550051466de8b25b4e73e470b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.884176633231" Longitude="100.88334522804" StarRating="2" HotelCode="585136|a2sea_hotel" HotelName="A2Sea Jomtien Pattaya Hotel &amp; Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>279/171 Moo 12, Nongprue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/4d/454d98ea74666d7e30ee643c615fbdbd8f34b1c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94183739" Longitude="100.89095002" StarRating="3" HotelCode="754913|the_tamnan_pattaya_hotelresort" HotelName="The Tamnan Pattaya Hotel &amp; Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>156/159 Phettrakul Road Moo 9, Pattaya City, Nong Prue, Bang Lamung, Chon Buri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/0a/6c0abd791db6b2a5c3f04ddb34a975c8c453b117.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.66" OriginalAmount="21.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8966194" Longitude="100.8721725" StarRating="3" HotelCode="|39125" HotelName="Mermaid's Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>75/101-102 Moo 12, Jomtien Beach Road, Nongprue,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/1/2/5/39125_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays, was opened in 1989 and has 120 rooms. The Mermaid's Beach Resort Jomtien is rated three stars. It has excellent service, a lobby with a reception, a safety deposit box service, a lift, a hairdresser's, a restaurant, room service, a laundry service and a car park. SITUATION: It is situated in the beach Jomtien. 10 minutes away from the establishment, guests will find the city centre. It is situated 140 kilometres away from the capital. ROOM: The rooms have an air-conditioning system, a bathroom, a television, video, a mini-bar, a safe and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool with a children's area. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service and a set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.66" OriginalAmount="21.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92577" Longitude="100.88057" StarRating="3" HotelCode="|169718" HotelName="Yes O'tel Pattaya By Benya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>111299 M10 SOI BUAKHAOSOUTH PATTAYA CHONBURI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/1/8/169718_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is an ideal place for relaxing, The renovated establishment in 2012, has 40 rooms, a sauna, a covered swimming pool and a car park. SITUATION: This establishment, Pattaya it is in is situated in the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.66" OriginalAmount="21.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.932637" Longitude="100.89529" StarRating="3" HotelCode="|396931" HotelName="DeeProm Pattaya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>503/24 Moo 9 Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/9/3/1/396931_7d92b4c0941.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.66" OriginalAmount="21.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9488695" Longitude="100.8964266" StarRating="4" HotelCode="|62895" HotelName="Mike Garden Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO.6 PATTAYA 3 RD. SOI CHALERMPRAKIAT1 NAKLUA 221/71-72</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/2/8/9/5/62895_60ed0ab0916.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 173 rooms, The establishment boasts air-conditioning, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a lift. The establishment also offers a television room, a restaurant, conference facilities, internet (free of charge), room service, a laundry service and a car park. SITUATION: This urban hotel is situated in Pattaya the commercial area of 10 minutes away, you can find the city centre, 10 minutes away from the establishment clients have the beach, 4 minutes away, guests can find the bus station, is situated 125 kilometres away from Suvarnabhumi Airport. ROOM: The establishment has superior rooms, deluxe rooms and suites. They have an electronic key, a balcony, a bathroom with a shower, a bath, a hairdryer and a direct line telephone. They also have cable television, a safety deposit box, internet, a mini-bar, a fridge, a coffee maker, a kettle and an air-conditioning system. FACILITIES: Customers can enjoy a swimming pool that has an area for children, a jacuzzi, a terrace, a sauna, a steam bath, spa treatments and a massage service. 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 Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.68" OriginalAmount="21.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.964507" Longitude="100.887338" StarRating="3" HotelCode="|405287" HotelName="The Hermitage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>285/199 M.5 Soi Naklua 16 Pattaya-Naklu, Banglamung, Wongamat Beach, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/2/8/7/405287_96d5a9a1146.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.70" OriginalAmount="21.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946583" Longitude="100.888001" StarRating="3" HotelCode="186378|1203178" HotelName="Sabai Wing Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>436/542 Moo 9, Soi 1, Pattaya 2nd Road, Pattaya City 20150, Chon Buri</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/d7/a7d7b3e6233886824501f484877c5fceec15a57e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Pattaya Soi 2 road in the city of Pattaya, just 5 minutes’ walk to the beach...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.75" OriginalAmount="21.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94686357" Longitude="100.88835437" StarRating="3" HotelCode="585099|3558345" HotelName="Ploen Place Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Residences" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>436/19 Pattaya City Beach Road Moo 9, Soi 1, Nongprue, Bonglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/38/74389ded1233e754309073d2d419f9f96c9fee20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.83" OriginalAmount="21.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9105" Longitude="100.868871" StarRating="3" HotelCode="|414678" HotelName="Simply Comfy Apartment By Patsamon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>391/154 Thappraya Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/4/6/7/8/414678_9733a981719.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.84" OriginalAmount="21.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87206" Longitude="100.88937" StarRating="2" HotelCode="|33660" HotelName="Dragon Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>411 Moo 12, Jomtien Beach Road 411</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/6/6/0/33660_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This typical style complex, has 100 rooms, 5 floors, a lobby with air-conditioning, express check-out, a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a mini-market and a hairdresser's. You are also offered a bar, a pub, a restaurant, WiFi (for a fee) and conference facilities. There are many services available at the establishment, including room service and a laundry service. SITUATION: This complex is in front of the beach, Jomtien Beach it is in In the surrounding area, you can find pubs, bars and restaurants. it is situated 150 kilometres away from Suvarnabhumi Airport. ROOM: The rooms have a direct line telephone, internet, a satellite or cable television, an air-conditioning system, heating, a bathroom with a shower or bath, a hairdryer, a safety deposit box, a mini-bar, a coffee maker, a kettle, a washing machine, an iron and a balcony or terrace. FACILITIES: The establishment has a swimming pool, a children's swimming area, a snack bar and a massage service. Clients can enjoy activities such as diving, motorboat rides, jet-skiing, speedboating and cycling. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, a set-menu lunch and an Ã  la carte or set-menu dinner. PAYMENT METHODS: The establishment accepts JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.85" OriginalAmount="21.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88576" Longitude="100.88223" StarRating="2" HotelCode="|36843" HotelName="Welcome Jomtien Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>427 Moo 12 Jomtien Beach Rd 427</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/4/3/36843_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, has 381 rooms and 18 floors. This air-conditioned hotel has a lobby, with a reception, a safety deposit box service, a currency exchange service, a lift, a restaurant and internet. The establishment has room service, a laundry service, a car park, conference rooms and 9 meeting rooms. SITUATION: It is 200 metres away fromJomtien Beach the beach it is near shops, the leisure areas, 10 kilometres away from the establishment, guests will find a bus station, is situated 150 kilometres away from Suvarnabhumi Airport. ROOM: Guests are offered deluxe rooms with views of the sea, a balcony and wooden floors. You are offered superior rooms and with a balcony and sea side views and parquet flooring and standard rooms with a balcony, sea side views and fitted carpets. All the rooms have a bathroom with a shower or bath, a direct line telephone, a television, a mini-bar, a double bed and individual air-conditioning. FACILITIES: The establishment boasts a gym, an outdoor pool (available for a fee) and parasols (available for a fee), it is located 30 minutes away from Siam Country Club the golf course of. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, The establishment offers an Ã  la carte restaurant with traditional and international cuisine. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa. OBSERVATIONS: Customers have a reception, a security service and safe free of charge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.86" OriginalAmount="21.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935603" Longitude="100.884289" StarRating="3" HotelCode="|35390" HotelName="Sunshine and Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>217/1 Moo 10, Soi.8, Beach Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/9/0/35390_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable hotel, has 188 standard rooms, a lobby, a restaurant and conference facilities. SITUATION: This urban hotel is in the leisure area of Soi 8. ROOM: The rooms have individual air-conditioning, a bathroom with a shower or bath, cold water, hot water, cable television, a mini-bar, a direct line telephone and a radio. FACILITIES: Outdoors, clients have access to 2 swimming pools and a garden with tropical plants. Clients can enjoy activities such as a pool table and ping pong. Guests are offered a massage service. OTHERS: Clients have at their disposal All Day Cafe With A Breakfast, Lunch And Dinner Service Restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.86" OriginalAmount="21.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.884207" Longitude="100.883278" StarRating="3" HotelCode="|404446" HotelName="A2sea Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>279/171 M.12 Nongprue, Pattaya, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/4/4/6/404446_71cca481109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.90" OriginalAmount="21.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8959778" Longitude="100.8712283" StarRating="4" HotelCode="|450598" HotelName="Pooh Beach Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>75/216 Moo 12 Jomtien Beach Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/5/9/8/450598_0908aaf1309.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.00" OriginalAmount="21.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92465" Longitude="100.8728" StarRating="3" HotelCode="|405282" HotelName="Marine Plaza Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>200 Moo 10 Phratamnak Rd, Nongprue, Pattaya, Chon Buri 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/2/8/2/405282_d11c7811033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.00" OriginalAmount="21.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92558" Longitude="100.88126" StarRating="0" HotelCode="|600540" HotelName="Dania" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>316/148-151 Soi buakaow</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/0/5/4/0/600540_3f4471a1027.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.03" OriginalAmount="21.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90142" Longitude="100.86846" StarRating="3" HotelCode="|205876" HotelName="The Venue Residence and Cabaret" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>413/26 Jomtien Complex ; Thappraya road Jomtien</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/8/7/6/205876_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.07" OriginalAmount="21.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928296" Longitude="100.884175" StarRating="3" HotelCode="|446309" HotelName="Honey Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>529/50-51 Thanon Second soi 11 Nongpure, Bang lamung, Chonburi, 20150 Pattaya Central, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/3/0/9/446309_110b3c21729.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.10" OriginalAmount="21.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.947782931489" Longitude="100.90132449839" StarRating="3" HotelCode="380817|1201028" HotelName="Diana Garden Resort &amp; Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>209/112 North Pattaya Road Moo 6, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/5b/415b9d3c105f17b41fc6e3d3a239b599c40a8e15.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.19" OriginalAmount="21.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91758" Longitude="100.87888" StarRating="3" HotelCode="|232843" HotelName="Prs" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>599/3-4 Moo10 Pattaya 3rd Rd. Soi 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/8/4/3/232843_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.25" OriginalAmount="21.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931709" Longitude="100.883205" StarRating="3" HotelCode="|389296" HotelName="The Scenery City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>503/3 Moo 10, Pattaya Second Road Soi11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/2/9/6/389296_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.37" OriginalAmount="21.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92934" Longitude="100.884082" StarRating="3" HotelCode="|409239" HotelName="Bliss Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>452 Moo 10 Soi Diana Inn 2Nd Road Nongprue Banglam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/9/2/3/9/409239_766d9181610.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.39" OriginalAmount="21.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.914173" Longitude="100.858499" StarRating="3" HotelCode="9014|28544" HotelName="Asia Pattaya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>352 Pratamnak Road Moo 12, Nongprue, Pattaya City, Cholburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/01/9201d0d8aa34e4b35672c26e812d7cd9fb964dff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive beach hotel is located right next to the beach, outside Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.39" OriginalAmount="21.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935388" Longitude="100.88376" StarRating="3" HotelCode="98801|93942" HotelName="Baron Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>525/1, Moo 10, soi 9, Pattaya Beach Road, Nongprue, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/b2/01b2df8135cc2dbcdde2668e622a0f456e6c4ee4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the vibrant city of Pattaya, this hotel is surrounded by thousands of shops,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.43" OriginalAmount="21.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="3" HotelCode="71653|1578318" HotelName="Mike Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pattaya Beach Road, 124/7 Moo 9, Soi 4, Pattaya, Nongprue, Banglamung, Chonburi 201150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/0f/400f8386bb6c1c8f5f7d5be47392a5b2b369cbff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Pattaya and near the beach. Guests can enjoy all Pattaya's sightse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.45" OriginalAmount="21.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94475324" Longitude="100.89417638" StarRating="3" HotelCode="440589|2032295" HotelName="Nice Resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>44/2 Moo 6, Tambon Naklua, Ampur Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/31/353158470373eb869aa15693cd142d27dd89506d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.55" OriginalAmount="21.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.958717" Longitude="100.903121" StarRating="0" HotelCode="|446420" HotelName="Arthitaya Green Nature Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>178/178 Moo. 6, Soi Photisarn 4, Pattaya 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/4/2/0/446420_663997f1002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.56" OriginalAmount="21.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92129" Longitude="100.88674" StarRating="3" HotelCode="|169688" HotelName="Piyada Residence Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>39023 M10 PATTAYA 3 RDSOUTH PATTAYA CHONBURI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/8/8/169688_e03fcec1156.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 75 rooms, internet, a restaurant, a swimming pool and a car park. SITUATION: This establishment, Pattaya it is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.59" OriginalAmount="21.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91045225" Longitude="100.86891203" StarRating="3" HotelCode="746824|3562745" HotelName="Treetops Pattaya Condominium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>391/154 Thappraya Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/1e/9f1ea16d302ceed22a4d6a42494cddfc58e9df7c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.61" OriginalAmount="21.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.906411" Longitude="100.869273" StarRating="3" HotelCode="167007|1578488" HotelName="Chateau Dale Boutique Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chateau Dale Plaza, Thappraya Road, Nongprue, Pattaya, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/66/7666f673503b32a8b1c82fb2c215d517076a5592.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Utapao (UTP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8979636" Longitude="100.87462691" StarRating="3" HotelCode="584106|234265" HotelName="Lawinta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>44/286 Moo 12, Jomtien 2nd, Nongplue, Ampur Banglamung, Pattaya, Chon Buri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/80/5d80b1abffc51b8583b8164b21e9a816c302be93.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93767369157" Longitude="100.88928235587" StarRating="2" HotelCode="401828|195573" HotelName="The Garden Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>164/16 Moo 9, Soi Pattaya Klang 14, Tambon Nong Prue, Amphoe Bang Lamung, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8627859</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|496019-18212574/4243043597606692950/1867" HotelName="P PLUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19250000/19240500/19240452/55803aa8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|265848-25490928/4243043597606692950/7878" HotelName="BOUTIQUE CITY HOTEL PATTAYA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13060000/13052100/13052003/e9f508f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|244378-25460638/4243043597606692950/8458" HotelName="NAVIN MANSION 2" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8160000/8159800/8159720/2b53abb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|894294-26126091/4243043597606692950/8547" HotelName="BAAN PATTAYA BY SABAI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18660000/18651700/18651642/84be9789_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.6548885" Longitude="-117.2931419" StarRating="2" HotelCode="0|222445-25424728/4243043597606692950/9053" HotelName="ICON PLACE AT CENTRAL PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>31781 Casino Drive, Lake Elsinore, 92530-4511, CA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7990000/7982200/7982175/9a6307aa_b.jpg</HotelPictures>
        <HotelDescription>Floors: 4. Total rooms: 71. Suites: 35. Nonsmoking rooms: 71. Everyone has different passions and hobbies, but no matter what your passion, you'll find it near this comfortable and clean, 2017 TripAdvisor? Certificate of Excellence winning Lake Elsinore hotel.
The Lake Elsinore outlets, Lake Elsinore Casino and Pechanga Casino are often the first stop for many guests. Win big with Lady Luck and then spend your jackpot on designer duds at unbeatable prices. 
Many guests come here to take in a Lake Elsinore Storm baseball game. This fabulous Lake Elsinore hotel is only a short drive away from a plethora of activities like sky diving, water sports and of course the famous wineries. No matter how much (or how little) action you want, it's all on the table.
Enjoy a fantastic view of the lake from your secluded room that comes complete with free high-speed wireless internet and access to our meeting facility for those business guests. We're within walking distance to restaurants, so you can treat your palate to a bevy of different gourmet cuisines. Our interior corridors reflect the beauty of the region and provide a peaceful respite from the day's outings. Relax in our patio sitting area and reflect on what you discovered - and what's on the schedule for tomorrow.
Skydive Elsinore is just one of the reasons guests can't get enough of the area. The Links at Summerly are the perfect place to practice your stroke beneath the sunny California sky. Lake Elsinore Motorsport Park is a favorite spot for adrenaline junkies looking for some speed in paradise. There's nowhere your Best Western Lake Elsinore hotel isn't next to.
Don't forget to bring your appetite to the most important meal of the day. Our famous complimentary breakfast features steaming hot waffles, flaky pastries, fresh fruits, yogurts and cereal, juices and 100% Arabica coffee. 
Book your upcoming stay with the Best Western Plus Lake Elsinore Inn &amp;amp; Suites today!
. ?From: The north. Take Interstate 15 South and exit at Diamond Drive. Make a right turn on Diamond Drive. Turn left on Casino Drive. The Best Western Plus Lake Elsinore Inn &amp;amp; Suites is on your right.

?From: The south. Take Interstate 15 North and exit Railroad Canyon Road. Make a left on Railroad Canyon Road. Railroad Canyon Road becomes Diamond Drive. Make a left turn on Casino Drive. The Best Western Plus Lake Elsinore Inn &amp;amp; Suites is on your right.

?From: The west. Take CA-91 East to Interstate 15 South. Take Diamond Drive exit and make a right turn. Turn left on Casino Drive. The Best Western Plus Lake Elsinore Inn &amp;amp; Suites is on your right.

?From: The east. Take Interstate 10 West to Interstate 15 South. Take Diamond Drive exit and make a right turn. Turn left on Casino Drive. The Best Western Plus Lake Elsinore Inn &amp;amp; Suites is on your right.Restaurants: Choose from a wide selection of restaurants near this Lake Elsinore, California hotel.. 0.10 mile(s) from Pizza Hut, fast food, Italian, open for: lunch, dinner . 0.22 mile(s) from Don Jose Mexican Restaurant, full service, Mexican, open for: lunch, dinner . 0.22 mile(s) from Vincenzo's Olive Tree, full service, Italian, open for: lunch, dinner . 0.24 mile(s) from Coco's Bakery Restaurant, full service, American, open for: breakfast, lunch, dinner . 0.30 mile(s) from Carl's Jr, fast food, American, open for: breakfast, lunch, dinner . 0.40 mile(s) from Green Burrito, fast food, Mexican, open for: breakfast, lunch, dinner . 0.40 mile(s) from Taco Bell, fast food, Mexican, open for: lunch, dinner . 0.40 mile(s) from Mc Donald's, fast food, American, open for: breakfast, lunch, dinner . 0.50 mile(s) from My Buddies Pizza, fast food, Italian, open for: lunch, dinner . 0.60 mile(s) from El Pollo Loco, fast food, Mexican, open for: lunch, dinner . 0.60 mile(s) from Subway, fast food, American, open for: lunch, dinner . 0.60 mile(s) from In-N-Out Burger, fast food, American, open for: lunch, dinner . 0.60 mile(s) from KFC, fast food, American, open for: lunch, dinner . 0.80 mile(s) from El Comal Restaurant, full service, Mexican, open for: lunch, dinner . 0.90 mile(s) from Del Taco, Fast Food, Mexican, Open for: breakfast, lunch, dinner, . 0.90 mile(s) from Denny's, full service, American, open for: breakfast, lunch, dinner . 0.90 mile(s) from Kokoro Sushi &amp;amp; Cuisine, full service, Japanese, open for: lunch, dinner . 1.00 mile(s) from Peony Chinese Cuisine, full service, Chinese, open for: lunch, dinner Area Info: 1.00 mile(s) from Wildomar, 2.56 mile(s) from Lakeland Village, 3.00 mile(s) from Sedco Hills, 7.30 mile(s) from Canyon Lake, 9.00 mile(s) from Sun City, 9.30 mile(s) from Quail Valley, 11.23 mile(s) from Murrieta, 16.75 mile(s) from Temecula, 18.52 mile(s) from Moreno Valley, 20.00 mile(s) from Corona, 21.12 mile(s) from Riverside, 24.00 mile(s) from Hemet, 9.9 mile(s) from Mt. San Jacinto Community College, Menifee campus, 21.8 mile(s) from Riverside Community College, Moreno Valley, 22.9 mile(s) from Chapman University, Moreno Valley campus, 23.4 mile(s) from Embry University, aeronautical university, 27.3 mile(s) from La Sierra University, 28.4 mile(s) from Mt. San Jacinto Community College, 28.5 mile(s) from University of California -Riverside, 31.6 mile(s) from California Baptist College, 35.8 mile(s) from Central State University, 36 mile(s) from Riverside Community College, Riverside, 2.2 mile(s) from Lake Elsinore Historical Society Museum , 15.3 mile(s) from Old Town Temecula , 15.6 mile(s) from Temecula Wineries , 0.5 mile(s) from Winston Plaza, shopping center, 0.7 mile(s) from Lake Elsinore Town Center, shopping center, 2.4 mile(s) from Historic Downtown, Lake Elsinore downtown shopping, 4.9 mile(s) from Lake Elsinore Outlets, Spa , 0.40 mile(s) from Lake Elsinore Casino, 2.00 mile(s) from The Diamond, baseball stadium, 2.40 mile(s) from Skydive Elsinore, skydiving, 2.60 mile(s) from Seaport Boat Launch, 3.40 mile(s) from Lake Elsinore Motorcross Park, 3.80 mile(s) from Canyon Lake Country Club, golf course, 6.50 mile(s) from Lake Elsinore Recreation Area, campground/launch, 7.10 mile(s) from Elsinore West Marina, 7.70 mile(s) from Weekend Paradise, boat launch, 8.00 mile(s) from Bear Creek Golf and Country Club, 8.50 mile(s) from Cranes Lakeside Park, 9.40 mile(s) from Mulligan Family Fun Center&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|221173-25423621/4243043597606692950/10448" HotelName="ZING RESORT AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6860000/6851900/6851838/6cbf025b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.898793" Longitude="-98.584513" StarRating="2" HotelCode="0|222485-25424755/4243043597606692950/12480" HotelName="PARK PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1505 E Central Avenue, Comanche, 76442-2850, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15810000/15804800/15804714/6e0159e8_b.jpg</HotelPictures>
        <HotelDescription>Floors: 2. Total rooms: 50. Suites: 19. Nonsmoking rooms: 50. Welcome to Best Western Comanche Inn!

Enjoy the finest in southern hospitality at our Best Western Comanche TX hotel, conveniently located near the luxurious PAR Country Club.

Lake Proctor is a favorite destination for those looking for boating, fishing, swimming and water skiing. Of course, the Brennan Vineyards are another top attraction where wine tasting happens year-round. Our hotel in Comanche, TX is close to dining options including fine dining and famous Texas barbeque. With easy access to Highway 377/67 and 36, getting around this part of the Lone Star state could not be easier. 

The Comanche County Medical Center is also in the area, and our property welcomes patients and visiting medical staff on a regular basis. If you are here with Hi-Pro Feeds?, ADM?, the medical center or any other local business, you need a cool, quiet room where you can rest and get work taken care of. After punching out, there will be plenty of time to visit attractions.

There is plenty of RV parking at our Comanche, TX hotel, which is why we are a favorite for truckers and road trippers. Golfing, fishing and boating are all popular in this part of the state, and water recreational activities are nearly endless. We are a newer property in the area and committed to making you feel at home. Flat screen TVs with HBO? and ESPN? along with luxurious bedding means you may not even want to leave your spacious room.

Enjoy free breakfast and free Wi-Fi throughout our hotel in Comanche, TX. Kick off the morning right with a delectable buffet of sizzling waffles and flaky pastries. Fresh fruits, cereal and yogurt selections and 100% Arabica coffee or cold juice complete the most important meal of the day. There may be plenty of dining options nearby, but leave breakfast to us.

Reserve your Best Western Comanche Inn room today for the best in southern hospitality. Enjoy your stay.. ?From: Abilene. Take Texas State Highway 36 for about 80 miles. Turn left at US-377/US-67. After one and half miles the Best Western Comanche Inn is on your left at US-377/US-67 and Texas State Highway 36 South Junction.

?From: DeLeon. Take Texas State Highway 16 South for approximately 16 miles. Turn left at US-377/US-67. After one mile the Best Western Comanche Inn is on your left at US-377/US-67 and Texas State Highway 36 South Junction.

?From: Brownwood/Early/Blanket. Follow US-377/US-67 North. The Best Western Comanche Inn is on your left at US-377/US-67 and Texas State Highway 36 South Junction.

?From: Dublin/Stephenville. Follow US-377/US-67 South. The Best Western Comanche Inn is on your left at US-377/US-67 and Texas State Highway 36 South Junction.
Restaurants: Across the street from Rock'in J's, full service, American, open for: breakfast, lunch, dinner, . .5 mile(s) from Sonic Drive-In, fast food, American, open for: breakfast, lunch, dinner, . .5 mile(s) from Miguel's, full service, Tex-Mex, open for: lunch, dinner, . .5 mile(s) from China Star, full service, Chinese, open for: lunch, dinner, . .5 mile(s) from Chicken Express, fast food, American, open for: lunch, dinner, . 1 mile(s) from Karen's Direr, full service, American, open for: lunch, dinner, . 1.5 mile(s) from Dairy Queen, fast food, American, open for: lunch, dinner, . 1.5 mile(s) from Subway, deli, American, open for: breakfast, dinner, . 1.5 mile(s) from CJ's Diner, full service, American, open for: lunch, dinner, . 5 mile(s) from Pizza Pro, full service, Italian, open for: lunch, dinner, Area Info: 13 mile(s) from Blanket , ., 16 mile(s) from Gustine , 16 mile(s) from DeLeon , 23 mile(s) from Brownwood, 34 mile(s) from Stephenville , 0.50 mile(s) from Gore's Inc, livestock feed, Agri-Service Center, 1.00 mile(s) from Comanche National Bank, financial, 1.00 mile(s) from City of Comanche, city government, 1.00 mile(s) from Durham-Ellis Pecan Company, pecan, peanut, wholesale and retail, 1.00 mile(s) from Higginbotham Brothers and Company , hardware, offices and retail, 1.00 mile(s) from Brookshire's, grocery, pharmacy, fuel, 24.00 mile(s) from Howard Payne University, a private, liberal arts/professional education upholding traditional Christian values., 34.00 mile(s) from Tarleton State University, located in Stephenville, Texas. A state supported institution with over 6000 students. It is the largest non-land-grant agriculture university in the United States., 1.00 mile(s) from Historic Courthouse Square, Comanche is a Texas main street city with third year designation as a National main street city. Browse antique and specialty shops and enjoy great foods., 1.00 mile(s) from Old Cora, Texas’ only existing log Courthouse. Originally built in the Comanche County town of Cora, in 1856, it was later relocated to Comanche on the Courthouse Square next to the historic Fleming Oak., 1.00 mile(s) from Fleming Oak, In the 1800's Martin Fleming vowed to protect this tree to his death. The tree now stands as tribute to the former Texas Ranger and Confederate Army soldier., 1.50 mile(s) from Comanche County Museum, experience Comanche’s early day history. Located on Moorman Road at the west edge of town. Open Saturdays from 2-4 p.m. or by appointment for groups., 1.50 mile(s) from Comanche City Park, The 47-acre park, located at the west edge of Comanche, is a popular location for reunions, picnics and celebrations. The park features a junior Olympic swimming pool, baseball and soccer fields, jogging track, picnic tables, playground, three pavilions, campsites with full hookups and the 1.3 mile Twin Creek hiking trail. Look for dinosaur tracks at the base of tables, benches and more., 1.50 mile(s) from Brennan Vineyards, eight blocks south of the courthouse on Highway 16. Enjoy a tour and visit the tasting room and gift shop. Sophisticated Wine, with Texas Roots., 1.50 mile(s) from The Loft Art Gallery, around the corner from town square, this restored 1905 historic building now features beautiful paintings, sculptures, jewelry and more, created by area artists., 12.00 mile(s) from Lake Proctor, make a splash at Lake Proctor, or boat, fish, hunt, picnic or camp. Maybe just relax and enjoy life. Lake Proctor offers it all., 12.00 mile(s) from P.A.R. Country Club, enjoy a round or two of golf at this great 18-hole course over looking Lake Proctor. Several very competitive tournaments are held annually., 24.00 mile(s) from Heartland Mall, 34.00 mile(s) from Stephenville, shops, Outdoor pool , 2.00 mile(s) from city park , 12.00 mile(s) from Lake Procter , 12.00 mile(s) from PAR Golf Course , 25.00 mile(s) from basketball , 25.00 mile(s) from football &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|182301-25367489/4243043597606692950/13947" HotelName="JOMTIEN TWELVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7490000/7482500/7482469/dddc7a72_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="22.66" OriginalAmount="22" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428524-27596321/4243043597606692950/14083" HotelName="STAY RESORT PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/99000000/98540000/98535100/98535046/cb798194_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.985905093307" Longitude="100.91951161623" StarRating="4" HotelCode="56691|cholchan_pattaya_resort" HotelName="Cholchan Pattaya Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Moo 1, Tambon Nagulea, Amphur Banglamung, Pattaya, Chonburi 20150, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a5/ca/a5ca8ebdd29b1d8d759cc329a8ce0d4275d7e4da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is quietly situated close in tropical Pattaya. The fully integrated international resort ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935480784482" Longitude="100.88432908058" StarRating="3" HotelCode="18075|sunshine_hotel_and_residences" HotelName="Sunshine Hotel &amp; Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>217/1 M. 10 Soi 8, Beach Road, 20150 Pattaya City</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/22/1d227311638491ff10b7f70ef5c150e89f15721e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of Pattaya's famous Soi 8 nightlife and entertainment zone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.929888862888" Longitude="100.88553595487" StarRating="3" HotelCode="377466|the_moonlight_place" HotelName="The Moonlight Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>524/29 Pattaya Sai 2 Soi 11 Moo 10, Soi Bua Khao, Nongplue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/0f/320f483f83c2109ff868382c5645d89a6df30d10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.917584891166" Longitude="100.87889289591" StarRating="3" HotelCode="393051|prs" HotelName="PRS Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>599/3-4 Pattaya 3rd Road Moo 10, Soi 17, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/00/510027a6eb9e2da7500022c18307cc205325fbc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92773424" Longitude="100.88655024" StarRating="2" HotelCode="583715|clean_guest_house" HotelName="Clean Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>315/14-15 Soi Lengkee Moo 9, Nongprue Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/f8/09f8875e069a8e175506f075c0a234bdb1bc0bb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="0" HotelCode="869876|serene_hotel_4" HotelName="Serene Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>564 Beach Road</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/55/98/55981b63ca9d9ff3e879bf168336bdbce0fdbbbd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928506619845" Longitude="100.88209511472" StarRating="3" HotelCode="933420|ozo_pattaya" HotelName="Travelodge Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>236/26 Moo 10, Nongprue, Banglamung, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/b2/70b2613912f884e73140317f1660750ab5a3f3c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Pattaya, this hotel is about 999 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.87" OriginalAmount="22.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88154" Longitude="100.886665" StarRating="0" HotelCode="|440665" HotelName="Ht9" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>277/10 Soi, 14/1 Village No. 12, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/6/6/5/440665_b43fb401020.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.88" OriginalAmount="22.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.938617" Longitude="100.892795" StarRating="3" HotelCode="|207581" HotelName="Garner Hotel Pattaya Central by IHG" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80/168 Moo 9 Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/7/5/8/1/207581_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.99" OriginalAmount="22.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92902" Longitude="100.88345" StarRating="4" HotelCode="315647|1476758" HotelName="Centra by Centara Avenue Hotel Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>198/30 Moo 9, Nongprue Sub-district, Banglamung District, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/82/ac82934d4ab833c0ec5cb1b84e385c1eb60468e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.10" OriginalAmount="22.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.937424" Longitude="100.89001" StarRating="3" HotelCode="900651|103162" HotelName="Pattaya Loft Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>177/3, Moo 9 Nongprue, Pattaya Klang Soi 12, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/52/fd52cac8c2f9f6241717a7013f36210d95421760.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Pattaya, this hotel is approximately 1.6 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.11" OriginalAmount="22.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927043030856" Longitude="100.8749690311" StarRating="3" HotelCode="380890|1219948" HotelName="Honey Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>597/8 South Pattya Road Moo 10, Pattaya Beach Road, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/84/0c84defdcf01fa770673ee4d80bc777c07bff4e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.27" OriginalAmount="22.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.938105516036" Longitude="100.88879576357" StarRating="3" HotelCode="63813|55684" HotelName="The Seasons Pattaya" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>425/9 Moo 9 Pattaya Second Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/22/dc22f290ca15cfe59fc6e2e00acc26464e0cc3be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the quieter region of Central Pattaya. Visitors can enjoy tranquilli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.30" OriginalAmount="22.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9290685" Longitude="100.8834277" StarRating="4" HotelCode="|171448" HotelName="SHILAT Avenue Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>198/30 Moo.9, Nongprue Sub-district</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/1/4/4/8/171448_0b67b161155.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 8 floors, 51 rooms, a sinagogue, a swimming pool on the rooftop and a fitness centre. The establishment also offers WiFi. SITUATION: This establishment, is close to The Avenue the shopping centre it is in Pattaya the city centre of. ROOM: All the rooms have views of the city, an air-conditioning system, a television, a safe, a mini-bar, a kettle, a coffee maker, a bathroom with a shower and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.39" OriginalAmount="22.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927471" Longitude="100.875825" StarRating="2" HotelCode="|181371" HotelName="Lido Beach  Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>236/7-15 Pattaya Beach Road, Pattaya City Chonburi 20150 THAILAND</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/1/3/7/1/181371_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.40" OriginalAmount="22.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94624" Longitude="100.88622" StarRating="3" HotelCode="|586104" HotelName="The Shade Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>103/2 Moo9, North Pattaya beach road, Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/6/1/0/4/586104_dc681b01004.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.53" OriginalAmount="22.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.937431" Longitude="100.890641" StarRating="0" HotelCode="|446424" HotelName="The Quba Boutique Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>243/12 Moo 9, Nong Prue, Pattaya, Chonburi, 20150 Pattaya, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/4/2/4/446424_9d984c71057.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.54" OriginalAmount="22.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.941631784639" Longitude="100.88641583919" StarRating="3" HotelCode="9030|1578118" HotelName="Tropicana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98  Pattaya Beach Road Moo 9, 20260 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/36/cd/36cd039f68a4ad647d7f63177c4aeec47a99ece7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set on the Beach Road, the hotel presents a private tropical haven, just a few paces from the energe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.60" OriginalAmount="22.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.939068236842" Longitude="100.88903671579" StarRating="3" HotelCode="405882|2249875" HotelName="March Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>323/9 Central Pattaya Road Moo 9, Soi 16, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/42263/2442263/1.jpg?f=15245181</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.62" OriginalAmount="22.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.937596113093" Longitude="100.88782653983" StarRating="3" HotelCode="380915|1866238" HotelName="April Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>346/4 Pattaya 2nd Road Moo 9, Soi 6, Soi Saithong, Nongprue, Banglamung, Central Pattaya, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/c0/e1c016afc320ed6c4cc635875876c481ae85d31b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.65" OriginalAmount="22.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935893818568" Longitude="100.88535636663" StarRating="3" HotelCode="12554|1866998" HotelName="Flipper House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>213/3 Soi 7, Pattaya Beach Road, 20260 Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/f4/15f4167429b71a626e9ad3e6698d46172d8cca5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|632441-32797445/4243043597606692950/192" HotelName="COSI PATTAYA WONG AMAT BEACH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35050000/35047600/35047529/fcac7b53_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|166240-18137524/4243043597606692950/1300" HotelName="VOGUE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4630000/4621400/4621351/329d8e90_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188462-18218200/4243043597606692950/3081" HotelName="PRIVI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/188462/201317105245275.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.55883" Longitude="99.60849" StarRating="3" HotelCode="0|440987-18195403/4243043597606692950/3472" HotelName="UNIQUE REGENCY PATTAYA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>85 Wiserdkul Rd., Amphoe Muang ,Trang,  92000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17280000/17274300/17274231/25b66981_b.jpg</HotelPictures>
        <HotelDescription>Ideally located in the prime touristic area of Trang City Center, S2S Queen Trang Hotel promises a relaxing and wonderful visit. The property features a wide range of facilities to make your stay a pleasant experience. All the necessary facilities, including free Wi-Fi in all rooms, Wi-Fi in public areas, valet parking, car park, room service, are at hand. Designed for comfort, selected guestrooms offer television LCD/plasma screen, slippers, towels, closet, internet access – wireless to ensure a restful night. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Trang has to offer are three great reasons you should stay at S2S Queen Trang Hotel. &lt;br /&gt;Guests over 5 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.8757" Longitude="98.28973" StarRating="3" HotelCode="0|134807-18131428/4243043597606692950/3801" HotelName="GAZEBO RESORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>19 SIRIRAT ROAD, PATONG BEACH, KATHU, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/3000000/2995500/2995483/44751fde_z.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Patong Grand Ville is located near the beach in Kathu and close to Simon Cabaret, Patong Beach, and Tri Trang Beach. Nearby points of interest also include Bangla Boxing Stadium and Patong Boxing Stadium.    Hotel Features.   Patong Grand Ville features a coffee shop/café, a poolside bar, a bar/lounge, and a swim-up bar. Room service is available during limited hours. Recreational amenities include an outdoor pool and a children's pool. Spa amenities include spa services, massage/treatment rooms, facials, and body treatments. High-speed (wired) Internet access (surcharge) is available in public areas. The property has a complimentary area shuttle which runs to destinations within 1 km.  Additional property amenities include a concierge desk, a garden, and secure parking.    Guestrooms.     30 air-conditioned guestrooms at Patong Grand Ville feature minibars and coffee/tea makers. All accommodations have balconies. Bathrooms feature showers, makeup/shaving mirrors, bathrobes, and slippers. Wireless Internet access is complimentary. In addition to desks and safes, guestrooms offer direct-dial phones. 21-inch plasma televisions have cable channels and free movie channels. Also included are complimentary bottled water and hair dryers. Housekeeping is offered daily and guests may request irons/ironing boards. Guestrooms are all non-smoking.     Room Info:       Notifications:      No pets and no service animals are allowed at this property.           Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.    Checkin Time:  2:00 PM  Checkout Time:  12:00 PM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|244334-25460592/4243043597606692950/7512" HotelName="NETA RESORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10030000/10026400/10026387/71e4a716_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|496397-25658953/4243043597606692950/9379" HotelName="THE GRASS SERVICED SUITES (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17090000/17088200/17088103/4f150be8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.822765" Longitude="-122.272274" StarRating="3" HotelCode="0|222042-25424341/4243043597606692950/11716" HotelName="SABAI INN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>10210 Evergreen Way, Everett, 98204-3861, WA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8280000/8270200/8270135/453b3ae3_b.jpg</HotelPictures>
        <HotelDescription>Floors: 4. Total rooms: 102. Suites: 24. Nonsmoking rooms: 102. Welcome to Best Western Plus Navigator Inn &amp;amp; Suites in Everett, WA!

The Boeing Manufacturing Plant is what attracts many people to our Everett hotel, but there's much more to this region than flight.

Guests at our Everett hotel equally enjoy a trip to the Future of Flight Aviation Center and a day of shopping at one of the many local malls and shopping areas. With full kitchens and a fitness center, our property is designed with comfort and extended stays in mind. You might just be here for the weekend, but rest assured you'll have everything you need for an enjoyable and affordable stay.

The indoor pool and hot tub at our Everett hotel is a favorite relaxation place for many guests. A complimentary hot breakfast with Belgian waffles, fresh fruits and your favorite breakfast pastries gets the day started right. Enjoy a daily buffet featuring a cereal bar, selection of yogurt, breads and our famous 100% Arabica coffee along with chilled juices.

The Everett Mall is moments away and filled with great shopping options. Alderwood Mall and the Seattle Premium Outlet Mall? are also in the neighborhood, and many guests at our Everett, Washington hotel come here solely for the fantastic shopping. Many extended stay travelers choose to make us their home away from home, and there's a microwave and refrigerator in every room for convenience. Choose an apartment-style suite with a full kitchen and private bedroom to make longer stays as enjoyable as possible.

Business travelers with Fluke, Intermec and Boeing often stay with us. Service men and women with the US Navy, in the region for the Naval Station Everett, also favor our property. It's critical to enjoy a great value, quality amenities and a location that makes commutes simple when you're away from home. Our friendly staff is committed to making your stay as pleasant as possible, so just let us know if there's anything more we can do or provide.

Reserve your stay at Best Western Plus Navigator Inn &amp;amp; Suites today in Everett, WA! Enjoy your stay.. ?From: The north. Head southbound on Interstate 5, take Exit 189, Everett Mall Way. Go straight through the light at the end of the ramp and follow Everett Mall Way for about 2.5 miles. The Best Western Plus Navigator Inn &amp;amp; Suites is on the right after you cross Evergreen Way on Olivia Park Road.

?From: The south. Head northbound on Interstate 5, take Exit 189, Everett Mall Way. Turn left over the freeway, and then left onto Everett Mall Way. Follow Everett Mall Way for about 2.5 miles. The Best Western Plus Navigator Inn &amp;amp; Suites is on the right after you cross Evergreen Way near the Chevron station.Restaurants: 0.10 mile(s) from Outback Steakhouse?, full service, Steak House, open for: dinner, 4:00 p.m. to 11:00 p.m.. 0.10 mile(s) from IHOP?, full service, American, open for: breakfast, lunch, dinner, 6:00 a.m. to 10:00 p.m.. 0.20 mile(s) from Buzz Inn, full service, Steak House, open for: lunch, dinner, 6:00 a.m. to 1:00 a.m.. 1.00 mile(s) from Jambo Chinese, full service, Chinese, open for: lunch, dinner, 11:00 a.m. to 10:00 p.m.. 1.00 mile(s) from The Olive Garden?, full service, Italian, open for: lunch, dinner, 11:00 a.m. to 10:00 p.m.. 1.00 mile(s) from Red Robin, full service, American, open for: lunch, dinner, burgers, 11:00 a.m. to 11:00 p.m.. 1.00 mile(s) from McDonald's?, fast food, American, open for: breakfast, lunch, dinner, 6:00 a.m. to 10:00 p.m.. 1.00 mile(s) from Azteca, full service, Mexican, open for: lunch, dinner, 11:00 a.m. to 11:00 p.m.. 1.00 mile(s) from Taco Bell?, fast food, American, open for: lunch, dinner, 24 hours. 1.00 mile(s) from Subway?, fast food, American, open for: breakfast, lunch, dinner, sandwiches, 10:00 a.m. to 12:00 Midnight. 1.00 mile(s) from Cobbler Kitchen, full service, American, open for: breakfast, lunch, home style cooking, 6:00 a.m. to 4:00 p.m.. 1.00 mile(s) from La Palmera, full service, Mexican, open for: lunch, dinner, 10:00 a.m. to 12:00 midnight. 1.00 mile(s) from Razzels Sports Bar &amp;amp;Grill, full service, American, open for: lunch, dinner, 11:00 a.m. to 2:00 a.m.. 1.00 mile(s) from 112th Street Diner, diner, American, open for: breakfast, lunch, dinner. 2.00 mile(s) from Famous Dave's Bar-B-Que, full service, American, open for: lunch, dinnerArea Info: 3 mile(s) from Mukilteo , 6 mile(s) from Lynnwood , 10 mile(s) from Marysville , 12 mile(s) from Bothell , 20 mile(s) from Monroe , 22 mile(s) from Arlington , 22 mile(s) from Redmond , 25 mile(s) from Bellevue , 25 mile(s) from Seattle , 32 mile(s) from Bremerton , 1 mile(s) from John Fluke Manufacturing , 2 mile(s) from BF Goodrich Aerospace , 2 mile(s) from Boeing , 2 mile(s) from Boeing 787 Plant , 2 mile(s) from Intermec , 2 mile(s) from Seaway Business Park , 3 mile(s) from Mukilteo Ferry , 4 mile(s) from Harbour Point Business Park , 6 mile(s) from Everett Events Center , 6 mile(s) from Kimberly Clark , 6 mile(s) from Verizon Training , 14 mile(s) from Agilent Technologies , 25 mile(s) from University of Washington , 2.00 mile(s) from Boeing Tour, Future of Flight Aviation Center and Boeing Tour, 3.00 mile(s) from Flying Heritage Collectio, 5.00 mile(s) from Mukilteo City Park, Waterfront Park with picnic tables and shelters, playground, fire pits., 5.00 mile(s) from Mukilteo Lighthouse, 6.00 mile(s) from downtown Everett, shopping, theaters, 6.00 mile(s) from Children's Museum, 6.00 mile(s) from Everett AquaSox, 6.00 mile(s) from Forest Park Animal Farm, 6.00 mile(s) from Community Ice Rink, Located in XFINITY Community Ice Rink, 7.00 mile(s) from Jetty Island, 7.00 mile(s) from Fishing charters, 7.00 mile(s) from Bird watching, 7.00 mile(s) from EXFINITY ARENA, 7.00 mile(s) from Providence Everett Medica, 7.00 mile(s) from Everett Naval Station, 10.00 mile(s) from Edmonds Ferry, 12.00 mile(s) from Centennial Trail, 12.00 mile(s) from Hot air balloon rides, 12.00 mile(s) from Skydive Snohomish, 14.00 mile(s) from Edmonds, 15.00 mile(s) from Edmonds Underwater Park, 2.00 mile(s) from Everett Mall, 6.00 mile(s) from Everett Farmer's Market, 6.00 mile(s) from Alderwood Mall, 15.00 mile(s) from Antiques Snohomish, 15.00 mile(s) from Seattle Premium Outlet, 15.00 mile(s) from Cabela's, mega outdoor sporting goods store, 45.00 mile(s) from Burlington Prime Outlets, Indoor pool , Hot tub , 0 mile(s) from fitness center with weight machines , 2 mile(s) from Interurban Trail , 5 mile(s) from boating, jet skiing, rafting and scuba diving , 5 mile(s) from Harbour Pointe Golf Course , 6 mile(s) from various hiking and biking , 6 mile(s) from Legion Memorial Golf Course , 7 mile(s) from Mill Creek Golf Course , 8 mile(s) from Lynnwood Municipal Golf Course , 10 mile(s) from Kenwanda Golf Course , 18 mile(s) from Snohomish Public Golf Club , 22 mile(s) from Echo Falls Country Club , 23 mile(s) from Gleneagle Golf Course , 24 mile(s) from Flowing Lake Golf Course , 25 mile(s) from Sailing Sail Express,  Everett Marina, 25 mile(s) from Kayak Point Golf Course , 26 mile(s) from River Rafting North Cascades River Expeditions , 32 mile(s) from Blue Boy West Golf Course &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|221057-25423541/4243043597606692950/12573" HotelName="OPAL HOUSE &amp;amp; RESTAURANT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4280000/4275500/4275412/ed6d6772_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="23.69" OriginalAmount="23" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1081641-26337019/4243043597606692950/14183" HotelName="COZY RESORT, A BOUTIQUE HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22960000/22953400/22953351/750185f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.69" OriginalAmount="23.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92968177" Longitude="100.88255626" StarRating="3" HotelCode="321652|chada_thai_house" HotelName="Chada Thai House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>397/47 Moo 10, Soi 14, Pattaya 2nd Road, Central Pattaya, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/b2/b6b2caf7b1912011893903a209fb5737e5469d08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.69" OriginalAmount="23.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.941349" Longitude="100.890854" StarRating="4" HotelCode="170643|centara_nova_hotel__spa_pattaya_centara_boutique_collection" HotelName="Centara Nova Hotel &amp; Spa Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80/167 Moo 9, Nongprue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/af/caaf5782fd7096f8ae378953849bcc8437755970.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a central location in Pattaya, the hotel is conveniently located near shopping, dining and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.69" OriginalAmount="23.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.923168" Longitude="100.87202" StarRating="3" HotelCode="317422|suncity_hotel_pattaya" HotelName="Sun City Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>557 Moo 10, Pratamnak Road, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/5f/d85f7217be5c453c779b3af9661b85d492163b44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the east coast of the Gulf of Thailand in the province of Chon Buri. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.69" OriginalAmount="23.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.934503282082" Longitude="100.88908543961" StarRating="4" HotelCode="267096|lk_royal_wing" HotelName="LK Royal Wing" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66/44 Soi Buakhao Moo 9, Pattaya City, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/14/3514bf8ebeaa468730ac90b04628e0ebc0c20c2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.69" OriginalAmount="23.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.922733902785" Longitude="100.87314963341" StarRating="3" HotelCode="71642|camelot_hotel_pattaya" HotelName="Camelot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>373/17 Moo 10 Pratamnak Road, Pattaya City, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/0f/920f283f4805aacf4157b37b3112c687664ad9c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Pattaya city, providing guests with a central location, ideal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.69" OriginalAmount="23.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930602" Longitude="100.883576" StarRating="3" HotelCode="629962|central_pattaya_2" HotelName="The Base Central Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>88 Pattayasaisong Road, Nongprue, Banglamung, 20150 Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/63/6963d038e96f80efd94d5fe5bc73f917414b26b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.69" OriginalAmount="23.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92785535392" Longitude="100.89520932032" StarRating="4" HotelCode="915569|lk_legend" HotelName="LK Legend" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>258  Moo 9  , Soi Arunothai  , Central Pattaya  , Nongprue  Banglamung  , Chonburi  20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/34/c534df2e5978b518eace34849ec0460b343b20c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 129 rooms. Individual storeys are accessible via the lift or stairs. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.87" OriginalAmount="23.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.940182244982" Longitude="100.89091639385" StarRating="3" HotelCode="401202|1015715" HotelName="Nova Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80/164 Moo 9, Soi Sukrudee (Soi AR), Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/47/6447336c748fe8bb84c2ffac57c0e7d8ba0ab1bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Well located in Pattaya, the hotel offers guests the perfect base from which to explore the city. Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.89" OriginalAmount="23.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.949389" Longitude="100.896543" StarRating="4" HotelCode="401194|104551" HotelName="Mantra Pura Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3/300 Moo 6, Naklua, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/1c/061cb927219b3f0d68ed3948b1c4b363b42524ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated within the city, just minutes away from attractions and beaches.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.97" OriginalAmount="23.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.902577" Longitude="100.869576" StarRating="3" HotelCode="401209|3556985" HotelName="Pattaya Hiso Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>514/10 Tapphaya Road Moo 10, Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/35/da35b4191f45356fa4efed90b2e27c10c68b4001.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the south central area of the city of Pattaya city. It enjoys an outstanding...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.99" OriginalAmount="23.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93194" Longitude="100.88304" StarRating="0" HotelCode="|224861" HotelName="Robin’s Nest Guesthouse and Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33/42-44 M 10 Soi Diana Inn 2nd Rd Pattaya, Nongprue,Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/8/6/1/224861_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.99" OriginalAmount="23.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930841" Longitude="100.879742" StarRating="2" HotelCode="188308|1172018" HotelName="AA Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>182-182/2 Soi 13, Beach Road, Banglamung, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/0d/520d1e0cdc1bd4835a654e991e2e3f27353522f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.05" OriginalAmount="23.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8659961" Longitude="100.8927965" StarRating="3" HotelCode="|396986" HotelName="Rodina Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>69/4 Moo 1 Jomtien Beach Road Pattaya.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/9/8/6/396986_35365851205.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.10" OriginalAmount="23.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94749" Longitude="100.887745" StarRating="3" HotelCode="76230|97149" HotelName="ibis Pattaya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>463/79 Moo 9, Pattaya Second Road, Nhongprue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/fc/d8fc289dba20c9231222b6700599321e0e4cc2d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Pattaya, this hotel is approximately 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.30" OriginalAmount="23.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94903" Longitude="100.88487" StarRating="3" HotelCode="|169731" HotelName="Markland Seaside Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 9 BEACH ROAD SOI 1 NORTH PATTAYA NONGPR 436/541</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/3/1/169731_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers air-conditioning in communal areas, a reception, a safety deposit box service, a lift, a laundry service and a restaurant. SITUATION: This hotel Pattaya it is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.32" OriginalAmount="23.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928048" Longitude="100.886042" StarRating="0" HotelCode="|481283" HotelName="Travellers Rest" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>312-44/45 Soi Lengkee</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/1/2/8/3/481283_70bf3e71820.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.33" OriginalAmount="23.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89802" Longitude="100.87469" StarRating="0" HotelCode="|244860" HotelName="Lawinta Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44/286 Nongprue, Banglamung, Jomtien Beach 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/8/6/0/244860_19.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.37" OriginalAmount="23.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8874851" Longitude="100.8789732" StarRating="3" HotelCode="|403567" HotelName="Tribe Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>321/14 Moo12,Jomtien soi 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/5/6/7/403567_60131cb0924.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.52" OriginalAmount="23.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.894343" Longitude="100.871311" StarRating="3" HotelCode="|169581" HotelName="Jomtien Boathouse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jomtien Beach Road, Jomtien Beach, Pattaya 380/5-6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/8/1/169581_9578c861129.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 24 rooms and it offers internet. SITUATION: This establishment, Pattaya it is in it is situated 42 kilometres away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.70" OriginalAmount="23.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.903959" Longitude="100.867307" StarRating="3" HotelCode="|416349" HotelName="Plaza Residence Jomtien Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moo 12, Thappraya Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/3/4/9/416349_2be19781703.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.72" OriginalAmount="24.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93503451" Longitude="100.88548701" StarRating="3" HotelCode="71648|1217018" HotelName="High Five" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>217/8 Soi 8, Pattaya 2nd road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/86/b38697600ffa1084761d8b23a548ad100cf2f8e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188039-20854563/4243043597606692950/4833" HotelName="CRYSTAL PALACE PATTAYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8340000/8332100/8332098/1d9b4d99_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|441155-25615784/4243043597606692950/8382" HotelName="NANTRA PATTAYA BAAN AMPOE BEACH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10570000/10567700/10567606/f3af1dbc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.20567" Longitude="18.94348" StarRating="3" HotelCode="0|150897-25325033/4243043597606692950/8635" HotelName="GOLDEN SEA PATTAYA (SHA)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3870000/3867500/3867470/1ab94691_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.396318" Longitude="-118.921437" StarRating="2" HotelCode="0|222392-25424672/4243043597606692950/9513" HotelName="SUTUS COURT 1" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>827 W Ventura Street, Fillmore, 93015-1836, CA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12820000/12811700/12811611/917f1580_b.jpg</HotelPictures>
        <HotelDescription>Floors: 2. Total rooms: 48. Physically challenged rooms: 2. Nonsmoking rooms: 46. Stay at this Fillmore, California motel 20 miles from the beaches of the Pacific Ocean along the scenic California coastline.

The Best Western La Posada Motel in Fillmore, CA is conveniently located near many historic railroad attractions of the Old West including the Fillmore Antique Train Ride, the Western Tourist Train and the Fillmore Historic Museum.

Guests are close to fishing at Lake Piru and golfing at Elkins Ranch Golf Course. A variety of dining and shopping options are just miles away at Oaks Shopping Center. 

This Fillmore motel accommodates both families and business travelers with well-appointed rooms featuring free high-speed Internet access, a daily complimentary continental breakfast and an outdoor swimming pool and hot tub.

Make a reservation today at the Best Western La Posada Motel in Fillmore, California! Enjoy your stay.

Due to local health and safety regulations, our pool is currently closed until further notice. We appreciate your understanding as we make our guests' safety a priority.. ?From: Highway 126, Take Freeway 23 1 block to the Best Western La Posada Motel.Restaurants: .1 mile(s) from IHOP, Full Service, Steak House, Open for: breakfast, lunch, dinner, . .1 mile(s) from McDonald', Bar/Lounge, American, Open for: breakfast, lunch, dinner, . .1 mile(s) from Carl's Jr, Bar/Lounge, American, Open for: breakfast, lunch, dinner, . .2 mile(s) from Vallarta, Bar/Lounge, American, Open for: breakfast, lunch, dinner, Area Info: 1 mile(s) from Fillmore , 10 mile(s) from Santa Paula , 20 mile(s) from Ventura , 20 mile(s) from Santa Clarita , 20 mile(s) from Oxnard , 25 mile(s) from San Franando Valley , 35 mile(s) from Burbank , 45 mile(s) from Los Angeles , 8.5 mile(s) from Miracles for Moms , 14 mile(s) from Associated General , Contractors, 19 mile(s) from World University , of America, 20 mile(s) from Ventura College of Law , 21 mile(s) from Oxnard College , 40 mile(s) from University of Southern , California, 45 mile(s) from Pepperdine University , .5 mile(s) from Antique Train Ride , 1 mile(s) from Fillmore Historical Museum , 1 mile(s) from Fishery Lane , 12 mile(s) from Lake Piru, fishing , 18.5 mile(s) from Ronald Regan Presidential Library , 20 mile(s) from Six Flags Magic Mountain? , 20 mile(s) from ocean and beaches , 45 mile(s) from Universal Studio? , 23 mile(s) from Oaks Shopping Center , 24 mile(s) from Valencia Town Center , 26.5 mile(s) from Ojai Valley, Shopping Center, Outdoor pool , Hot tub , .5 mile(s) from Fillmore Towne Theatre , 1 mile(s) from Elkins Ranch , Golf Course, 10 mile(s) from Mountain View , Golf Course, 14 mile(s) from Santa Paula Canyon Trail &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|182245-32730825/4243043597606692950/12629" HotelName="MARBLE GARDEN VIEW" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16370000/16368900/16368803/ada2d44c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|583856-25731453/4243043597606692950/14520" HotelName="DEEPROM PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30390000/30381700/30381658/51979b25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.72" OriginalAmount="24.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="3" HotelCode="71652|twin_palms_resort_pattaya" HotelName="Twin Palms Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>429/1 Beach Road, Central Pattaya Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/4e/f54e1339eb39de83b1d814fb3a9aff79b34c9822.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.72" OriginalAmount="24.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92410125" Longitude="100.87907747" StarRating="3" HotelCode="496312|trebel_service_apartment_pattaya" HotelName="Trebel Service Apartment Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>111/52 Soi Buakhao Moo 10, South Pattaya, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/44/8344e426bf4043bd36b7797a6325950843547309.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.72" OriginalAmount="24.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92769823" Longitude="100.87515701" StarRating="3" HotelCode="563225|lido_beach_2" HotelName="Lido Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>236/7-15 Pattaya Beach Road Moo 10, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/b5/2db5ac5fba5ffe1aaa4fd0c35b7fe1dfa4f72c9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.87" OriginalAmount="24.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927867" Longitude="100.881023" StarRating="3" HotelCode="41064|41124" HotelName="Mercure Pattaya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>484 Moo 10, Pattaya Second Road Soi 15, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/30/39/3039bf3108f7293d93c6d0ded9d3e21b45b475a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Pattaya, a few minutes' walk from the beach and next to the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.88" OriginalAmount="24.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9309037" Longitude="100.87993967" StarRating="3" HotelCode="267705|1578588" HotelName="Inn House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>322/1 Soi 13, Pattaya Beach Road, Nongpru, Banglamung, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/03/1803b7f5debc28de46dfc47d93f31baca16ff242.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Utapao (UTP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.96" OriginalAmount="24.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.97531" Longitude="100.91407" StarRating="2" HotelCode="|235209" HotelName="Ruenthip Residence Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>287 Moo 2, Sukhumvit Rd Naklua, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/2/0/9/235209_1_7218.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.02" OriginalAmount="24.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9279735" Longitude="100.8810557" StarRating="3" HotelCode="|34596" HotelName="Heeton Concept Hotel Pattaya by Compass Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>484 MOO 10 PATTAYA SECOND ROAD SOI 15 484</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/5/9/6/34596_1_6547.jpg</HotelPictures>
        <HotelDescription>HOTEL: the complex, has 245 standard rooms and suites, The hotel with air-conditioning, has a safety deposit box service, a restaurant and room service. SITUATION: It is inPattaya the heart of it is close to the beach, restaurants and boutiques. it is situated 40 kilometres away from Utapoa Airport. ROOM: Guests are offered non-smoking rooms, The modern and comfortable rooms, have a hairdryer, a satellite or cable television, a Hi-Fi, a mini-bar and individual air-conditioning. FACILITIES: Outdoors, clients have access to a swimming pool. OTHERS: Regarding the food and beverage offering, clients have 3 typical and international cuisine restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.05" OriginalAmount="24.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92661284" Longitude="100.87405907" StarRating="3" HotelCode="321659|1867188" HotelName="Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>103 Moo 10, Soi 14 Walking Street, South Pattaya, Pattaya 20260, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/ce/facee98e2bf4f78644adc84a153691d6078ffcea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.06" OriginalAmount="24.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90582" Longitude="100.890073" StarRating="3" HotelCode="|405533" HotelName="Innara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>68/14 moo 12 Thep Prasit Soi 5 Nongprue Amphoe Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/5/3/3/405533_e73b8681123.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.18" OriginalAmount="24.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.911568" Longitude="100.873435" StarRating="3" HotelCode="|439465" HotelName="The Rizin Phratumnak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>352/1500 Moo.12 Soi Pratumnak 5 Alley, Pratumnak Rd, Banglamung, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/4/6/5/439465_8e828d31746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.20" OriginalAmount="24.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88675" Longitude="100.883" StarRating="3" HotelCode="|410570" HotelName="Atlantis Condo Pattaya By Panissara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jomtien Sai 2 Road, Pattaya, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/0/5/7/0/410570_ed9a5631625.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.20" OriginalAmount="24.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9402011" Longitude="100.8910078" StarRating="3" HotelCode="|44954" HotelName="Nova Park Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80/164 Moo 9,Soi Sukrudee (Soi AR) 80/164</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/5/4/44954_aa6fdc41050.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2009, has a lobby, a reception, a safety deposit box service, a bar, a pub and a restaurant. The establishment offers internet, room service, a laundry service and a car park. SITUATION: It is in an excellent location. ROOM: The rooms have a kitchen, a mini-bar, a fridge and a microwave. They also have a direct line telephone, a satellite television, a safe, individual air-conditioning and a balcony or terrace. FACILITIES: Clients can find a swimming pool, a gym, a massage service and billiards. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.25" OriginalAmount="24.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927031" Longitude="100.877418" StarRating="0" HotelCode="|478764" HotelName="House Hotel Walking Street Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>194/51 Pattaya 2nd Road Soi 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/7/6/4/478764_47cc5331331.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.28" OriginalAmount="24.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9337" Longitude="100.891" StarRating="3" HotelCode="|404871" HotelName="D Xpress Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>347 16 M 9 CHALERMPRAKIET 11 CENTRAL PATTAYA BANGL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/8/7/1/404871_6525ab21113.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.30" OriginalAmount="24.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93112" Longitude="100.880463" StarRating="3" HotelCode="|416393" HotelName="A.a. Pattaya Golden Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>224/26 Moo 10 Soi 12 Beach Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/3/9/3/416393_59d7d6c1537.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.30" OriginalAmount="24.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.881549" Longitude="100.881989" StarRating="3" HotelCode="|180980" HotelName="The Jomtien Twelve" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>240/12 Moo12 Jomtien Beach Rd. Pattaya Chonburi 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/0/9/8/0/180980_703110a1116.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.48" OriginalAmount="24.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93417499" Longitude="100.89715946" StarRating="3" HotelCode="754202|2471435" HotelName="Chezzotel Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Housekeeping,Meeting Room">
        <Address>
          <AddressLines>
            <AddressLine>190/190 Soi Central Pattaya 4 Moo 9, Tambon Nongprue, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/30/903049ccf6d6d5c1068a9bf52b34f07568caaed9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming Hotel is set in Central Pattaya. Chezzotel Pattaya Hotel features a total of 50 rooms....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.61" OriginalAmount="24.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94556" Longitude="100.88568" StarRating="3" HotelCode="|153205" HotelName="Mood Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115/11 Moo 9 North Pattaya Beach Road, Nong Prue, Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/2/0/5/153205_1_1300.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 142 modern rooms and with internet.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.62" OriginalAmount="24.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9213753" Longitude="100.883588" StarRating="4" HotelCode="|215818" HotelName="Beston Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>321/11 Moo 10 Nongprue, Banglamung, Chon buri 321/11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/5/8/1/8/215818_35a1fc51109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|264296-18153246/4243043597606692950/3651" HotelName="MOOD HOTEL PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6840000/6837000/6836921/88ecf0c9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|19024-18123297/4243043597606692950/3992" HotelName="CHOLCHAN PATTAYA RESORT (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/905000/904915/7843b38a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|264994-25490562/4243043597606692950/9943" HotelName="THE VENUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6950000/6945600/6945547/482269ba_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|442799-25616461/4243043597606692950/11205" HotelName="NOVA EXPRESS (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13120000/13119900/13119889/52a2714f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|76458-25246080/4243043597606692950/13090" HotelName="CAMELOT (SHA)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2930000/2926100/2926047/5316575f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.4359748" Longitude="-100.2721606" StarRating="3" HotelCode="0|188164-25373189/4243043597606692950/13982" HotelName="INRAWADEE RESORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1414 South Alan Bean Blvd, Wheeler, 79096, TX, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9730000/9720900/9720875/aa7346a4_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 51. Floors: 3. Property description- Enjoy the southern hospitality at this Baymont Inn and Suites Wheeler, just off Highway 83 and near Interstate 40 in the Texas Panhandle, and 90 miles from Amarillo International Airport. This smoke-free lodging features free Wi-Fi Internet and free breakfast. Take care of work needs in the business center with meeting rooms and fax and copy service, and when the work is done relax in the indoor pool and hot tub, and work out in the onsite gym. Every room offers a 37-inch flat-screen TV, microwave and refrigerator, ideal for longer stays, and there is no charge for kids 17 and under when accompanied by adults.. Onsite facilities information- ParkingProperty was built in 2008. Hotel Currency: USD. Additional Addresses: Other: 1414 South Alan Bean Blvd, Wheeler, 79096, TX, US. Additional Phone Numbers: Fax - Other: 18068261017. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="25.75" OriginalAmount="25" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|264946-25490523/4243043597606692950/14600" HotelName="DIANA GARDEN RESORT &amp;amp; LODGE (SHA)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6850000/6846900/6846824/26d4f35d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94371911" Longitude="100.8861934" StarRating="3" HotelCode="352135|seven_zea_chic_hotel" HotelName="Seven Zea Chic Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>225/62 Pattaya Beach Road, Soi 5, Moo 9, Pattaya City 20150, Nongprue, Banglamung, Chonburi, North Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/76/a676e9db358f892a833d7811a41e5b5ca04b41e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930686" Longitude="100.884482" StarRating="3" HotelCode="293077|247_boutique_hotel" HotelName="247 Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>529/52 M.10, Pattaya 2nd Rd., Soi 11, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/86/3f86d83d2beeef236e1692ffc81f8c4ef57b759a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in Pattaya, about 800 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.951188668681" Longitude="100.88643997908" StarRating="3" HotelCode="9029|sunshine_garden_resort" HotelName="Sunshine Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>240/3 Moo 5, North Pattaya Circle, 20150 Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/1e/f11e439d8ce36670daebb423dc924f012f560e40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the edge of North Pattaya circle, offering easy access to almost everywhere ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946962" Longitude="100.88866" StarRating="3" HotelCode="186379|sabai_empress" HotelName="Sabai Empress Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>436/21 Pattaya 2nd Road, Pattaya City 20150, Chon Buri</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/bd/1abdac3e9a75790840b5f7d5fcc31914c73493ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Pattaya Soi 2 road in the city of Pattaya, just 5 minutes’ walk from the bea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.80" OriginalAmount="25.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.922861" Longitude="100.881173" StarRating="5" HotelCode="|470086" HotelName="Tycoon Place Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>497 Pattayatai 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/0/8/6/470086_423fe311950.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.81" OriginalAmount="25.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92347621" Longitude="100.78409418" StarRating="3" HotelCode="552131|3604605" HotelName="Koh Larn Villa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20/28 Moo 7, Naklua, Banglamung, Koh Larn, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10250065</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.00" OriginalAmount="25.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8918835" Longitude="100.8737612" StarRating="3" HotelCode="|169418" HotelName="Jomtien Garden and Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31/71 Moo 12 Jomtien Beach Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/1/8/169418_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment with air-conditioning, renovated in 2010, has 192 rooms, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom and a lift. Our guests can find a games room, a playground, a cafÃ© and a restaurant. The establishment also offers conference facilities and internet. At an additional cost you can have access to a laundry service, bicycle rental, room service and a car park. SITUATION: This establishment, Bangkok it is situated 147 kilometres away from Pattaya 10 minutes away from the establishment, clients can find It has excellent transport links to shopping centres, restaurants and tourist points of interest. 90 kilometres away from the establishment, guests will find Suvarnabhumi Airport. ROOM: The establishment has standard rooms, superior rooms, deluxe rooms, suites, two bedroom deluxe suites with a living room-bedroom and a bathroom with a bath, They have a direct line telephone, internet, a mini-bar, a hairdryer, an air-conditioning system and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.00" OriginalAmount="25.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927184882577" Longitude="100.88634280553" StarRating="3" HotelCode="380911|1866288" HotelName="Access Inn Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>315/29 Moo 9, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/second/d8/1d/d81db1732a5ecebce4b7da37b69eab3f09097eaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.02" OriginalAmount="25.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="13.013976" Longitude="100.928529" StarRating="3" HotelCode="188357|1578518" HotelName="Serene Sand Health Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>157/1 Moo. 2, Banglamung, Chonburi, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/65/a765df9c45a294f65af0c67b7acdfab6b55308c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 20 rooms. The accommodation offers a baggage ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.05" OriginalAmount="25.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933947" Longitude="100.896889" StarRating="3" HotelCode="|210603" HotelName="Levana Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>192/10 Moo 9 Soi Central pattaya 4 Central pattaya Road Nongprue, Banglamung,Chonburi, Central Pattaya, Pattaya, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/0/3/210603_7e0dce21134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.05" OriginalAmount="25.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88985" Longitude="100.87652" StarRating="4" HotelCode="|44601" HotelName="Sea Breeze Jomtien Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>347/5 JOMTIEN BEACH ROAD 347</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/0/1/44601_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is perfect for business and holiday stays a babysitting service, tourist information, a medical care service, a currency exchange service, wedding facilities, meeting rooms, conference rooms, a sauna and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.05" OriginalAmount="25.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93971" Longitude="100.89029" StarRating="3" HotelCode="|169711" HotelName="Siam View Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PATTAYA KLANG SOI 12 NONGPRUE BANGLAMUNG CHONBURI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/1/1/169711_1_9070.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 69 rooms, a reception, a safety deposit box service and a lift. The establishment also offers room service, breakfast service in rooms, a laundry service and a car park. SITUATION: This establishment, is in Pattaya a good area in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.06" OriginalAmount="25.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95304553" Longitude="100.89774857" StarRating="3" HotelCode="360038|1244638" HotelName="The Siamese Hotel Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>160/60 Moo.5 Naklua, Pattaya, Banglamung Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/a6/a3a61094984f838576803516bd74be5e2e4ee8c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.06" OriginalAmount="25.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92665005" Longitude="100.88243498" StarRating="0" HotelCode="951821|2380015" HotelName="Holiday Inn Express Pattaya Central" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>293/16 Moo 10, Nongprue Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/96/66/966645e9abfc0e93cdd089dde190376730fe2db2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.10" OriginalAmount="25.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930531" Longitude="100.883572" StarRating="3" HotelCode="|414375" HotelName="The Base Central Pattaya Sea View" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>88 Pattaya Saisong Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/4/3/7/5/414375_32f0cc31738.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.10" OriginalAmount="25.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928281827481" Longitude="100.88266612268" StarRating="4" HotelCode="565825|1989535" HotelName="Centara Azure Hotel Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>198/31 Moo 9, Nongprue Sub-district, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/43/43219a417c8f7236/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.16" OriginalAmount="25.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93379506" Longitude="100.89095023" StarRating="3" HotelCode="545868|3627705" HotelName="D Xpress Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>347/16 Moo 9, Chalermprakiet 11, Banglamung, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/7e/097e3e6a633501685bfbb7d5a66ef8bf060764e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation features a café for a comfortable and relaxing stay. Wireless internet access is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.28" OriginalAmount="25.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.922891" Longitude="100.872989" StarRating="4" HotelCode="|33279" HotelName="Camelot  Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>373/17 Moo 10 Pratamnak Road 373/17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/7/9/33279_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel, has 161 comfortable rooms, a stylish restaurant, a conference room, a hairdresser's and a laundry service. SITUATION: Is situated inPattaya the centre of it has good links to the tourist attractions. ROOM: Clients are offered suites, All the rooms have a direct line telephone, a satellite television, a mini-bar, an individual air-conditioning system, fitted carpets, a bathroom with a shower or bath, cold water and hot water. FACILITIES: The establishment has a billiards room, a karaoke room, an outdoor swimming pool with a children's area, a snack bar and a sauna. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, The establishment offers a breakfast, lunch and dinner service. PAYMENT METHODS: The establishment accepts Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.41" OriginalAmount="25.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931555164875" Longitude="100.88236347484" StarRating="3" HotelCode="380897|1247448" HotelName="Maytara Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>216/102 Pattaya 2nd Road, Soi Pattaya 11, Beach Road, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/02/ba028012c802d018d2b6e8cd0e406fa0d2b52896.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.44" OriginalAmount="25.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.932843843183" Longitude="100.8849727896" StarRating="3" HotelCode="56690|28604" HotelName="Golden Beach Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>519/27  Pattaya 2nd Road, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/e5/60e53bfc3c214429c4180de6f57d30f29e1e8b26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only 5 minutes on foot from Pattaya beach and countless bars and shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.48" OriginalAmount="25.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927218" Longitude="100.878184" StarRating="3" HotelCode="65096|53274" HotelName="Welcome Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>213, Pattaya 2nd Road, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/32/713247dbde84b8f3a71ce021b760f8b4de5cf8e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and conference hotel is located in South Pattaya where guests can find a range of shopping...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.60" OriginalAmount="25.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94233" Longitude="100.8849" StarRating="3" HotelCode="|46911" HotelName="Tropicana Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO9 PATTAYA BEACH ROAD 98</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/1/1/46911_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, beach hotel, renovated in 2006, has 182 rooms, 67 standard rooms, 102 deluxe rooms and 13 large Junior suites. The establishment also has a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service, a cafÃ©, a restaurant, conference facilities, WiFi (for a fee), room service, a laundry service and a car park. SITUATION: Beach Road It is in it is near Pattaya the centre of it is situated 150 kilometres away from Suvarnabhumi Airport. ROOM: The rooms have a bathroom, a hairdryer, a television, internet, a mini-bar, a coffee maker, a kettle, a double bed and a central air-conditioning system. Deluxe rooms and Junior suites and have spacious balconies. FACILITIES: The establishment has 2 pools with children's area, a snack bar, deck chairs and Thai massages. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.63" OriginalAmount="25.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94932457" Longitude="100.89721733" StarRating="0" HotelCode="962787|4761165" HotelName="Sn Connx" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>3/353 North Pattaya Sai 3 Moo 6, Na Klua, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1101888/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.73" OriginalAmount="25.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8832262" Longitude="100.8805954" StarRating="3" HotelCode="|151574" HotelName="The Now" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>279/450 Jomtien Beach Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/1/5/7/4/151574_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a lobby, 51 rooms and 8 floors. SITUATION: This establishment, is in Jomtien the beach. ROOM: All the rooms have wooden floors and modern facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.73" OriginalAmount="25.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946363" Longitude="100.885463" StarRating="3" HotelCode="59500|44364" HotelName="Sandalay Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>389 Moo 9 Beach Road, Nort Pattay, Banglamung, Pattaya City, Chon Buri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/ed/14ed7907caf22e0eee1be78287c15e8f79e87e32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the beach road with easily access to the sea as well as to major shopping c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6294-18271484/4243043597606692950/6062" HotelName="MOUNTAIN BEACH (SHA)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2200000/2197700/2197675/9b9c2248_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|894981-26127151/4243043597606692950/6792" HotelName="PARADISE LAND RESORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42290000/42283800/42283725/0afd74b8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1401475-26634752/4243043597606692950/10244" HotelName="THE QUBA BOUTIQUE HOTEL PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75770000/75769800/75769774/12725fe4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.337026" Longitude="25.37805" StarRating="3" HotelCode="0|244411-25460677/4243043597606692950/12878" HotelName="SERI PLACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Anissaras - Limin Chersonisou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6850000/6845400/6845379/105789fe_b.jpg</HotelPictures>
        <HotelDescription>The Aldemar Cretan Village lies on the Golden Beach of Anissaras, 23 kilometers from Heraklion International Airport, 25 kilometers from the City of Heraklion and 2 kilometers from Hersonissos Village. 

The hotel facilities includes 24 hours reception, restaurant, bar, conference room, swimming pool, children s pool and playground, internet access, parking, garden and sun terrace. 

The rooms are equipped with private bathroom, air conditioning, sat TV, telephone, hair dryer, safety deposit box (with extra charge), fridge (on request and with extra charge), balcony or terrace.

Note: **Air conditioning is working from June to September.**

**The All Inclusive-concept includes all meals (breakfast, lunch, dinner and snacks) and mealtime drinks such as soft drinks, beer, wine, water and alcoholic drinks, all of local brands. 
Drinks are served from morning until late evening (approx until 22.-24.00 hrs). 
Opening times vary between different hotels. 
In certain hotels the activities program is also included.**

Address: 70014 Anissaras - Limin Chersonisou, Crete, Greece Situated directly on the beach and 2,5 km from Hersonissos centre.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="26.78" OriginalAmount="26" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|166215-25339536/4243043597606692950/13868" HotelName="LANTANA PATTAYA RESORT (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4290000/4282400/4282334/d93a7592_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.78" OriginalAmount="26.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.990072" Longitude="100.922349" StarRating="3" HotelCode="98791|bella_villa_cabana" HotelName="Bella Villa Cabana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Apartment Hotel,Guesthouse,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>55/7 M.1 Sukhumvit Road, Naklua Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/50/0e50fe074aa8aa6e83a1187fb4953c4ba0757447.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Pattaya just 100 m from its private beach and the nearest restaur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.78" OriginalAmount="26.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.949374805903" Longitude="100.89469030919" StarRating="3" HotelCode="174049|hotel_j_pattaya" HotelName="Hotel J Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>221 Moo 6, North Pattaya, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/61/9a/619a2bffdbb476cd74279b592cf74dc5e10dfe0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.78" OriginalAmount="26.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92998935" Longitude="100.879739" StarRating="2" HotelCode="426197|westerly_hill_pattaya" HotelName="Westerly Hill Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>219/34-36 Soi 13/1, Second Road, Pattaya Beach Road, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/54/c054883a90b37a52246be256cf1c3f5321c1ae08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Pattaya, Westerly Hill Guest House puts everything the city has to offer ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.82" OriginalAmount="26.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931439" Longitude="100.882465" StarRating="3" HotelCode="|389162" HotelName="Maytara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>216/102 Soi Pattaya 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/1/6/2/389162_7760a861103.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.85" OriginalAmount="26.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946575" Longitude="100.885574" StarRating="3" HotelCode="|37667" HotelName="Sandalay Resort Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>389 MOO 9, BEACH ROAD, NORTH SIDE 389</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/6/6/7/37667_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 104 stylish rooms, air-conditioning, express check-out, a reception, a safety deposit box service, a lift, a lobby, a hairdresser's, a cafÃ©, a bar, a pub and a restaurant. The establishment has internet (free of charge), conference facilities, room service and a laundry service. close to the establishment, you can find a car park. SITUATION: Is situated in the road, with direct access to the sea, the shopping centres, In the surrounding area, you can find restaurants, pubs and nightclubs. it is 5 minutes away from the city centre situated 15 kilometres away fromDon Mueang Airport it is situated 14 kilometres away from Suvarnabhumi Airport. ROOM: The modern rooms, have a bathroom, shower or bath, individual air-conditioning, a safe, a hairdryer, an iron, a direct line telephone, a television, internet, a mini-bar, a coffee maker, a kettle and a balcony or terrace. FACILITIES: Outdoors, guests have access to 2 swimming pools with children's areas, deck chairs and parasols (available for a fee), For a fee, you can enjoy a jacuzzi, a terrace and a massage service. it is 20 kilometres away from Siam Country Club the golf course of. PAYMENT METHODS: Customers can pay by credit cards, American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.89" OriginalAmount="26.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9492314" Longitude="100.8963497" StarRating="4" HotelCode="|39042" HotelName="Lk Mantra Pura Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>M6 NORTH PATTAYA NAKLUA 3/300</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/0/4/2/39042_1_5863.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant complex rooms, has 3 buildings, a lobby, a currency exchange service, a bar, a restaurant, internet in communal areas, (for a fee), room service and a laundry service. SITUATION: It is in the city centre, is close to the tourist attractions, the beaches. ROOM: standard rooms and suites, have parquet flooring, a marble bathroom, a flat-screen television, a fridge, a coffee maker, a kettle and views of the swimming pool. FACILITIES: The establishment has a tropical swimming pool, hydromassage beds, pool bar, a massage service, aerobics and a gym. OBSERVATIONS: Check-in is at 13:00 and check-out is at 12:00. PAYMENT METHODS: Customers can pay using American Express, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.99" OriginalAmount="26.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91486" Longitude="100.85873" StarRating="4" HotelCode="|33067" HotelName="Asia Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>352 Moo 12 Pratamnak Road, Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/0/6/7/33067_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: this renovated hotel in 2004, has 305 rooms and 187 suites. In the entrance, you can find a lobby with elevators, a reception, a safety deposit box service and a currency exchange service. has a bar, a restaurant with air-conditioning, with highchairs, shops, a hairdresser's, a TV room and conference rooms. Children can enjoy a playground, There are many services available at the establishment, including room service, a laundry service and a car park. SITUATION: It is in front of a beach, is in Pattaya the outskirts of. ROOM: The cosy, comfortable rooms, a bathroom with a shower, a bath, a direct line telephone, a mini-bar and a safety deposit box (available for a fee). FACILITIES: Outdoors, guests have access to a swimming pool, Clients can enjoy activities such as pedal-boating, diving, play golf and enjoy tennis. Guests can also enjoy a gym and a massage service. PAYMENT METHODS: Customers can pay by American Express, Visa and Mastercard. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.02" OriginalAmount="26.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93688043976" Longitude="100.88769053685" StarRating="3" HotelCode="308192|1205538" HotelName="August Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111/43 Moo 9, Central Pattaya Road, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/95/c1950913bab28dbee61240a22915c60bc7281136.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Utapao (UTP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.05" OriginalAmount="26.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.949841" Longitude="100.895167" StarRating="4" HotelCode="|388465" HotelName="J Inspired Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8/49 Moo 6, Pattaya, 20150 Pattaya Central, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/6/5/388465_19.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.06" OriginalAmount="26.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90975064" Longitude="100.85781038" StarRating="5" HotelCode="263225|937155" HotelName="Centara Grand Phratamnak Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Phratamnak Soi 5, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/9f/9f73dce7c729c563/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.20" OriginalAmount="26.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928571862941" Longitude="100.87979520867" StarRating="3" HotelCode="915567|1866798" HotelName="The Golden Ville Boutique Style Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>215/55 Moo 10, Pattaya 2nd Road, Nongprue, Pattaya 20150, Banglamung</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/01/2901ca80696a5667bc92259733b52e7389ed4076.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Pattaya, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.24" OriginalAmount="26.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93112" Longitude="100.887803" StarRating="3" HotelCode="|416567" HotelName="Nalanta Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>64/5 Moo 9 Soi Chaloem Phrakiat 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/5/6/7/416567_a8425fb0612.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.41" OriginalAmount="26.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.850545" Longitude="100.901067" StarRating="4" HotelCode="|36842" HotelName="Pinnacle Grand Jomtien Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>37/2-11 MOO.2, SUKHUMVIT RD., NA JOMTIEN 37/2-11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/4/2/36842_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 245 rooms, a lobby, a bar, a restaurant, room service and a laundry service. SITUATION: This hotel is by the beach with private access, is situated 9 kilometres away from Pattaya south This hotel is surrounded by a green area, near the establishment, you will find the tourist area, 160 kilometres away from the establishment, guests will find Suvarnabhumi Airport. ROOM: The establishment has economical rooms, standard rooms, superior rooms and deluxe rooms. All the rooms have a mini-bar, a satellite television, films, a direct line telephone, a bathroom with a shower or bath, a balcony or terrace, an individual air-conditioning system and a double bed. Guests are offered interconnecting rooms. FACILITIES: The establishment has a swimming pool that has an area for children, a bar and a tropical garden. Clients can enjoy activities such as diving, tennis, ping pong, volleyball, billiards, badminton, rowing and darts. it is situated 30 minutes away from 26 golf courses. OTHERS: Regarding the food and beverage offering, clients have a buffet dinner, an Ã  la carte lunch and a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.44" OriginalAmount="26.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.959429" Longitude="100.887204" StarRating="4" HotelCode="|152928" HotelName="Prima Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>157/22-23 M.5 Pattaya Naklua Road Naklua Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/9/2/8/152928_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, a swimming pool, rooms with balcony, a car park (free of charge), a gift shop and a currency exchange service (on request). SITUATION: This establishment, Pattaya it is in 100 metres away, guests can find Wong Amat the beach Chao Pho Khao Yai Santuario it is 25 kilometres away from This establishment, is 45 minutes away from Suvarnabhumi Airport. ROOM: Each room has an air-conditioning system, wooden furniture, a television, a direct line telephone, a bathroom with a shower and complimentary bathroom items. FACILITIES: Guests are offered treatments, a spa and a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.44" OriginalAmount="26.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.924721" Longitude="100.869563" StarRating="3" HotelCode="|554272" HotelName="Windy Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Muang Pattaya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/2/7/2/554272_4acd7921350.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.45" OriginalAmount="26.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8663701" Longitude="100.89270408" StarRating="3" HotelCode="582872|3579465" HotelName="Zand Morada Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>126 Jomtien Sai 1 Road, Moo 1, Najomtien, Sattahip, Pattaya, Chaonburi 20250</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/da/f1da4e62be9e8f2dd75430e6e11fb0f4b5b68d31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.69" OriginalAmount="26.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933928" Longitude="100.883514" StarRating="3" HotelCode="|412651" HotelName="Viewtalay6 By Pat 42" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>View Talay 6, Floor 3, 243/42 Moo 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/6/5/1/412651_d8ebb431636.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.75" OriginalAmount="26.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.949671389748" Longitude="100.89478434176" StarRating="4" HotelCode="552617|2005475" HotelName="Hotel J Inspired Wing" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>221 Moo 6, North Pattaya, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/67/a96796f0a04f8055b0c8e550ae733f0e4f89e4f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|182226-18141362/4243043597606692950/2159" HotelName="CENTARA NOVA HOTEL AND SPA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4910000/4901400/4901399/729baf1f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|299066-18163535/4243043597606692950/3112" HotelName="SHILAT AVENUE PATTAYA HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9710000/9702500/9702450/f755335d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.81439" Longitude="-3.04803" StarRating="5" HotelCode="0|504644-18212528/4243043597606692950/3790" HotelName="CITRUS GRANDE HOTEL PATTAYA BY COMPASS HOSPITALITY (SHA)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>52 ALEXANDRA ROAD, BLACKPOOL, GB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19570000/19563700/19563609/29be6deb_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   Located in Blackpool, The Melrose Hotel is near the sea and minutes from Winter Gardens and Blackpool Grand Theatre. This bed &amp;amp; breakfast is within close proximity of Blackpool Tower and Sea-Life Centre.   Rooms   Stay in one of the guestrooms featuring flat-screen televisions. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include coffee/tea makers, housekeeping is provided daily, and irons/ironing boards can be requested.   Rec, Spa, Premium Amenities   Take in the views from a garden and make use of amenities such as tour/ticket assistance.   Dining   Quench your thirst with your favorite drink at a bar/lounge. A complimentary English breakfast is included.   Room Info:    Know Before You Go       This property's policy is to refuse certain bookings for the purpose of group events or parties, including pre-wedding stag/bachelor and hen/bachelorette parties.   The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation.       Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.     Property Information:  Check-in time starts at 2 PM  Check-out time is 10 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|152116-18170864/4243043597606692950/4003" HotelName="GRAND PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6860000/6850600/6850593/bcde2ad0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|59230-18220880/4243043597606692950/4669" HotelName="ASIA PATTAYA (SHA)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1140200/1140102/a9dbbe29_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|496487-18251432/4243043597606692950/5430" HotelName="THE WIND PATTAYA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9260000/9252100/9252004/77fbe590_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|443117-27052688/4243043597606692950/5460" HotelName="RODINA BEACH (SHA)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2520000/2513900/2513811/215880c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-38.3818936" Longitude="142.4876773" StarRating="2" HotelCode="0|221261-25423706/4243043597606692950/7977" HotelName="HIGHFIVE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>519 Raglan Parade, Warrnambool, 3280, AU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7840000/7832800/7832755/496d9509_b.jpg</HotelPictures>
        <HotelDescription>Floors: 2. Total rooms: 23. Physically challenged rooms: 2. Nonsmoking rooms: 23. Suites: 32. Whether you're a corporate traveler, a couple looking for a weekend escape, or a family looking for a place to go for your next trip, look no further than the Best Western Tudor Motor Inn.
Choose from a range of beautifully presented rooms to satisfy your travelling needs. Each spacious room features comfortable king or queen beds, modern en-suite with hair dryer &amp;amp; complimentary toiletries, complimentary high-speed wireless Internet access, split system air-conditioning, 32-inch flat screen HD TV’s with Foxtel cable Sky News &amp;amp; three sport channels, ironing facilities, refrigerators, mini-bar, single serve coffee maker, DVD players &amp;amp; microwaves available on request and more. The Best Western Tudor Motor Inn also offers a laundry &amp;amp; dry-cleaning service and features free off-street parking.
We have partnered with a number of local restaurants, so a range of delicious meals can be delivered to your room.
Ideally located in the heart of Warrnambool CBD, the Best Western Tudor Motor Inn is close to Warrnambool’s major attractions including stunning beaches, markets, the historic Flagstaff Hill Maritime Museum &amp;amp; Sound and Light Show.
Make us your base to explore Warrnambool and the Great Ocean Road, featuring the Twelve Apostles. Spend time at our fantastic beaches or Lake Pertobe Adventure Playground.  Play a round of golf at one of several local courses. Port Fairy is just a 15-minute drive, and the Grampians National Park is a great day trip. 
Warrnambool also hosts a variety of annual events including music festivals, horse racing carnivals, agricultural shows and the Fun for Kids festival.
Whether you choose to stay with us for business or leisure, our friendly helpful staff at the Best Western Tudor Motor Inn are ready to ensure you have a memorable stay!. ?From: Great Ocean Road. The Best Western Tudor Motor Inn is located on the main highway on Great Ocean Road in Warrnambool CBD.

?From: East. 260 Kilometers from Melbourne, 60 Kilometers from Port Campbell to the Best Western Tudor Motor Inn.

?From: West. 800 Kilometers from Adelaide to the Best Western Tudor Motor Inn.Restaurants: Adjacent to Mid City Motel Restaurant, Full Service, American, Open for: breakfast, dinner, charge back facilities available. 1 block(s) from Hoppy's Cafe, Cafe, Italian, Open for: breakfast, lunch, dinner . 1 block(s) from Central Steakhouse, Full Service, Steak House, Open for: dinner, charge back facilities available. 0.7 kilometer(s) from Bojangles Pizza Reatuarnt, Full Service, Italian, Open for: dinner, charge back &amp;amp; delivery available. 0.7 kilometer(s) from Images Restaurant Cafe, Full Service, American, Open for: lunch, dinner, charge back &amp;amp; delivery available. 0.8 kilometer(s) from Hotel Warrnambool, Bar/Lounge, American, Open for: lunch, dinner, charge back facilities available. 0.9 kilometer(s) from The Cally Hotel, Pub, American, Open for: lunch, dinner, Charge back facilities availableArea Info: 29 kilometer(s) from Port Fairy, 60 kilometer(s) from Port Campbell, 100 kilometer(s) from Hamilton, 158 kilometer(s) from Apollo Bay, 260 kilometer(s) from Melbourne, 800 kilometer(s) from Adelaide, 5.4 kilometer(s) from Deakin University, Warrnambool Campus, 0.20 kilometer(s) from City Centre, 0.30 kilometer(s) from Flagstaff Hill Maritime Museum , 0.50 kilometer(s) from Coastal Tourist City Park, 0.70 kilometer(s) from Warrnambool Shopping Cent, 2.00 kilometer(s) from Northpoint, 3.40 kilometer(s) from East Warrnambool Shopping, 3.70 kilometer(s) from Gateway Plaza, Beach , 1 kilometer(s) from golf , 1 kilometer(s) from slot machines , 1 kilometer(s) from beach &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|582203-25730740/4243043597606692950/8749" HotelName="A2SEA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18230000/18230000/18229910/56172e53_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|583784-25731426/4243043597606692950/9690" HotelName="BARAYAN PLACE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31820000/31816100/31816022/53ff900e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188304-25373317/4243043597606692950/12181" HotelName="PATTAYA HISO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2520000/2513600/2513541/f3b6415b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|221461-25423855/4243043597606692950/13729" HotelName="LIDO BEACH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17690000/17680800/17680729/b983f2c4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.81" OriginalAmount="27.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.945106" Longitude="100.887491" StarRating="3" HotelCode="35006|sunshine_vista" HotelName="Sunshine Vista Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>201/1 Moo 9 Soi 3, Beach Road, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/96/b2969ca781961b9223203b107624f5853ca2656d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Soi 3, Beach Road. It enjoys a prime location in the town, and is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.81" OriginalAmount="27.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.937749849373" Longitude="100.88470458984" StarRating="3" HotelCode="9017|basaya_beach_hotel__resort" HotelName="Basaya Beach Hotel &amp; Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>137 Moo 9, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/50/b550942214dbc8047d6ea7cad5277f384a60104c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a 10-minute walk from the centre of Pattaya. Bangkok’s Suvarnabhumi Airpor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.83" OriginalAmount="27.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88741" Longitude="100.88288" StarRating="3" HotelCode="|440504" HotelName="Atlantis Athena Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>atlantis athena ,sai 2 jomtien beach, pattaya, chonburi, thailand, Pattaya, chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/5/0/4/440504_11c218e1757.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.87" OriginalAmount="27.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92829" Longitude="100.87976" StarRating="3" HotelCode="|169730" HotelName="The Golden Ville Boutique and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>215/55 M10 Pattaya 2nd Rd. Nongprue Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/3/0/169730_1_2265.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2011, has 20 rooms, with internet, a sauna and a massage service. SITUATION: This establishment, Pattaya it is in it is in the city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.03" OriginalAmount="27.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9276448" Longitude="100.8799896" StarRating="3" HotelCode="71650|1578188" HotelName="Royal Twins" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>223 Pattaya 2nd Road Moo 10, Pattaya City, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/14/7214e74257fbb1201a26e0b99c2c8f9ca44402e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.08" OriginalAmount="27.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9349228" Longitude="100.8963154" StarRating="4" HotelCode="|43428" HotelName="Adelphi Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>390/14 Moo 9 Pattaya Sai 3 Road, Soi Chalamprakiat 21, Nongprue Banglamung Pattaya Central Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/4/2/8/43428_1_1586.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, room service, a safety deposit box service and a car park (for a fee). SITUATION: This hotel is situated in Pattaya the centre of it is close to the shopping area, restaurants and the leisure areas. it is situated 100 kilometres away from Bangkok Airport it is situated 90 kilometres away from Suvarnabhumi Airport. ROOM: The rooms have a balcony, a bathroom with a shower or bath, towels, bedding, a wardrobe, a direct line telephone, a satellite television, internet, a mini-bar, a fridge and an individual air-conditioning system. FACILITIES: Outdoors, clients can enjoy a swimming pool. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant, The establishment offers all meals in menu form.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.11" OriginalAmount="27.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8977193" Longitude="100.8703279" StarRating="3" HotelCode="|169687" HotelName="Nirvana Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 12, NONGPRUE, BANGLAMUNG, JOMTIEN 75/187-190</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/8/7/169687_d5936f81145.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 30 rooms, 4 floors, a lobby with a reception, a restaurant, a bar and a car park. The establishment also offers room service, a laundry service (for a fee), WiFi and a transfer service. SITUATION: This hotel is situated near the beach, Jomtien Beach is situated in 15 minutes away from the establishment, clients can find Pattaya the city centre of it is 10 minutes away from the nightlife, Close to shops, restaurants and places of interest. it is situated 158 kilometres away from Don Mueang Airport it is 127 kilometres away from Suvarnabhumi Airport. ROOM: All the rooms have a bathroom, an air-conditioning system, a shower, cable and satellite television, a mini-bar and a safe. FACILITIES: Guests are offered a swimming pool and deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service and a bar. PAYMENT METHODS: Customers can pay by Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.12" OriginalAmount="27.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.939227684215" Longitude="100.89379238412" StarRating="3" HotelCode="383246|1867888" HotelName="Mooks Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>222/99 Chalermprakiat Pattaya 3rd Road, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/af/e8af066787ecc25bb944add10046b4dd469358f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.14" OriginalAmount="27.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.945007" Longitude="100.904551" StarRating="4" HotelCode="299082|958675" HotelName="Grand Bella Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>336/26 Nongprue Moo 9, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3e/60/3e600a52baa5d1ecccd8d0c2f2bc320b053018a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.19" OriginalAmount="27.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.923515" Longitude="100.873412" StarRating="2" HotelCode="|469332" HotelName="M Casa Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>373/1 Moo10, Nong Prue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/3/3/2/469332_d5302ec1209.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.78" OriginalAmount="27.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96355934" Longitude="100.89095132" StarRating="5" HotelCode="353887|1204568" HotelName="The Radiance Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>285/219 Moo 5 Soi Naklua 16, Banglamung Chonburi, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/c0/dac0f4d773df50f9c55a326ab459be37248bc547.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.947442811138" Longitude="100.88570773601" StarRating="3" HotelCode="401196|85153" HotelName="Crown Pattaya Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>436/11-13 M.9, Beach Rd. Soi 1, North Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/52/9952e1887992716d3da851ed7148c2a801fd41be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just 2 minutes' walk from the sandy Pattaya Beach and the Big C department store, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9480608" Longitude="100.8856808" StarRating="3" HotelCode="36343|80564" HotelName="The Mark Land Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>436/541 Beach Road Moo 9, Soi 1, North Pattaya, Nongprue, Banglamung, Pattaya, Chon Buri 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/06787a71fc90a6fc/d0/d0b293346da824d3/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the northern part of the city of Pattaya in Thailand, by North Pattaya Bea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927619160472" Longitude="100.87916268466" StarRating="3" HotelCode="71636|195522" HotelName="Royal Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>215 Pattaya 2nd Road Moo 10, Pattaya City, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/d9/53d935cb7f633c84ceaec6115bd2be3780252fc6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.936467029199" Longitude="100.88286492894" StarRating="3" HotelCode="380889|85203" HotelName="Tweet Tweet Nest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar">
        <Address>
          <AddressLines>
            <AddressLine>522/10-11 Moo 10, Soi 8, Tambon Nongprue, Amphoe Banglamung, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/ae/e6ae7b565b27c7c86dc3d732edf1878781240df1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6286-27047009/4243043597606692950/4422" HotelName="SUNCITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/95000000/94880000/94874300/94874254/a2a2c578_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|247909-25464588/4243043597606692950/8224" HotelName="SERENE SANDS HEALTH RESORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2520000/2511800/2511734/8cf122a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|146458-25320325/4243043597606692950/11761" HotelName="EMPRESS PATTAYA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6960000/6956600/6956542/05980130_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|443126-25616597/4243043597606692950/12281" HotelName="RUENTHIP" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12270000/12264600/12264538/0055686d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|172400-25357057/4243043597606692950/12427" HotelName="AIYARA GRAND PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6330000/6328400/6328390/a466f093_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="28.84" OriginalAmount="28" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428517-27596242/4243043597606692950/14016" HotelName="POOH BEACH RESORT &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/99000000/98480000/98470700/98470674/c13af5ce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.84" OriginalAmount="28.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="0" HotelCode="835661|beesplace_guesthouse" HotelName="Beesplace Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>315/4 Soi Lengkee, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/e6/f4e6ea9909560a02ff6f2072b656ad93f142570b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.88" OriginalAmount="28.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87200658511" Longitude="100.88913559914" StarRating="3" HotelCode="188356|1578308" HotelName="Seaside Jomtien Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>309/47-48 Moo 12, T.nongprue, A.banglamung, Chonburi, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/ac/a5ac394cbbdf0b9f8f6660dcd094e10b299b0821.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.07" OriginalAmount="28.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.968522" Longitude="100.898411" StarRating="0" HotelCode="|553426" HotelName="LHC HOTEL AND RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>89 Soi Na Kluea 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/4/2/6/553426_ce50dc51322.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.12" OriginalAmount="28.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931611" Longitude="100.888844" StarRating="0" HotelCode="|439708" HotelName="Sleep With Me Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77/777 Chalermphrakiat 19 Moo 9, Sai 3 Nongprue Banglamong, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/7/0/8/439708_576e0d81031.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.14" OriginalAmount="28.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95128" Longitude="100.889919" StarRating="4" HotelCode="|60679" HotelName="Floral · Dolphin Circle Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>179/185-212 Moo 5 N Pattaya Rd Naklue, Banglamung,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/6/7/9/60679_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has tropical gardens and sports facilities. SITUATION: Near the establishment, you will findPattaya the beach Pattaya 15 minutes away from the establishment you have It is well-connected with the nightlife, entertainment and leisure areas. ROOM: The establishment has 103 rooms and suites. They have an air-conditioning system, a mini-bar, a satellite TV, a radio, a safety deposit box, internet, a kettle, a coffee maker, a hairdryer and a bathrobe. FACILITIES: Clients can enjoy activities such as tennis, squash, badminton, basketball, aerobics and yoga. Guests can also find a swimming pool, a gym, a climbing wall, a sauna, beauty treatments and a massage service. Regarding the food and beverage offering, there is a restaurant and a cafÃ©.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.24" OriginalAmount="28.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930187090877" Longitude="100.88062494993" StarRating="3" HotelCode="188302|1204218" HotelName="Dynasty Inn Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>596/16 Moo 10, Soi 13 Pattaya Beach Rd, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/95/49957d1021fdedda97333cb02744b957081a2573.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.36" OriginalAmount="28.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9452935" Longitude="100.8875781" StarRating="0" HotelCode="|35391" HotelName="Sunshine Vista" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>201/1 MOO 9, SOI 3, BEACH ROAD 201/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/9/1/35391_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This central aparthotel, has 130 rooms, a lobby, a reception, a restaurant, conference facilities and a laundry service. nearby, there is a car park. SITUATION: Soi 3 Beach Road Is situated in it is 200 metres away from Pattaya the beach It is 100 metres away fromBig C the shopping centre. ROOM: The establishment has superior rooms, studios, executive studios and family suites, All the rooms have a balcony, individual air-conditioning, a bathroom with a bath, a shower, hot water, cold water, satellite and cable TV with international channels, a mini-bar, a direct line telephone and a safe. FACILITIES: Outdoors, clients can enjoy a swimming pool, The establishment has a hydromassage bath, a children's swimming pool and an outdoor bar. in the surrounding area, you can find a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.37" OriginalAmount="28.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.924052" Longitude="100.867177" StarRating="3" HotelCode="318830|1896895" HotelName="Balihai Bay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>311/15 M. 10 Pattaya Beach Road, T. Nongprue, Walking Street, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/82/21824379606e1997dd893ed49618424b92849749.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.63" OriginalAmount="28.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95215124" Longitude="100.89768648" StarRating="5" HotelCode="585529|2168185" HotelName="Le Bali Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>160/68-160/69 Moo 5, Naklua, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/6c/186c5f5793195c3266c7d166e92e410857b51baa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort features various services and facilities, including a restaurant, a bar, room service and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.65" OriginalAmount="28.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933981" Longitude="100.888252" StarRating="3" HotelCode="|404463" HotelName="D  Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41/29 M.9 Soi Buakhao</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/4/6/3/404463_a3860d70639.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.72" OriginalAmount="28.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92252" Longitude="100.87137" StarRating="4" HotelCode="|42572" HotelName="Nova Platinum" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>562 MOO 10, PRATAMNAK ROAD 562</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/5/7/2/42572_1_3826.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in south Pattaya, 200 metres from the beach, next to leisure areas, entertainment and shopping areas. It is 85 kilometres away from the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.74" OriginalAmount="28.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93277854" Longitude="100.8803519" StarRating="3" HotelCode="71657|1867778" HotelName="Nautical Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>10/10 Soi 11, Pattaya Beach Road, Pattaya City, Cholburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/d4/65d450111c559177dd23159ae2408c31e831b307.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.86" OriginalAmount="28.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.943283" Longitude="100.8853468" StarRating="3" HotelCode="267095|930545" HotelName="Selection Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>225 Moo 9, Nongpreu, Banglamung, Pattaya Beach Road, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/f8/94f8f429a2142a7f6db6ece29ec7273027e85e2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93996037" Longitude="100.89004721" StarRating="3" HotelCode="353099|80928" HotelName="KTK Royal Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>352/4 Moo.9 Soi Pattaya Klang 12, Pattaya Klang Road, Pattaya, 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/91/5391a9eb601e92487723a83ff503a003ce48a36b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|894621-18327503/4243043597606692950/1316" HotelName="OAKWOOD HOTEL JOURNEYHUB PATTAYA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35240000/35239200/35239112/2c75a061_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|119229-18130414/4243043597606692950/1831" HotelName="TROPICANA PATTAYA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7570000/7568100/7568038/103f12aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|220456-18231994/4243043597606692950/4238" HotelName="AA PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/220456/2013315115412520.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|586073-18223128/4243043597606692950/4530" HotelName="RIZIN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23270000/23263200/23263198/9c793db6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|299117-18230058/4243043597606692950/4911" HotelName="THE SIAMESE HOTEL (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8840000/8831000/8830901/0f3b73f3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="18.78767" Longitude="98.99388" StarRating="4" HotelCode="0|583454-25731304/4243043597606692950/10523" HotelName="CHEZZOTEL PATTAYA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2/7-8 Thaphe Soi 6, Changklan Rd. T.Kotchasarn,A. Muang ,Chiang Mai,  50200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23260000/23250400/23250310/d55a6835_b.jpg</HotelPictures>
        <HotelDescription>Kamalas Boutique Guesthouse is conveniently located in the popular Tha Phae area. Both business travelers and tourists can enjoy the hotel`s facilities and services. Service-minded staff will welcome and guide you at the Kamalas Boutique Guesthouse. Guestrooms are fitted with all the amenities you need for a good night`s sleep. In some of the rooms, guests can find television LCD/plasma screen, clothes rack, mirror, towels, internet access – wireless. The hotel offers various recreational opportunities. Convenience and comfort makes Kamalas Boutique Guesthouse the perfect choice for your stay in Chiang Mai. &lt;br /&gt;Drop-off service to the airport is available at an additional charge. Kindly contact the property for more details.&lt;br /&gt;Guests over 8 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|188452-25373461/4243043597606692950/14209" HotelName="GOLDEN VILLE BOUTIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5280000/5274100/5274097/cdb5dd3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|244367-25460629/4243043597606692950/14387" HotelName="JP VILLA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7990000/7982300/7982207/f456f9cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="29.87" OriginalAmount="29" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|253093-27587737/4243043597606692950/15105" HotelName="THE SANCTUARY RESORT PATTAYA, BW SIGNATURE COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/74000000/73410000/73403300/73403300/c49fa1b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.87" OriginalAmount="29.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935523" Longitude="100.885197" StarRating="3" HotelCode="18045|eastin_hotel_pattaya_2" HotelName="Sunbeam Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>217/27 Soi 8 Moo 9 Pattaya Beach Road, Nongpure, Banglamung, 20150 Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/42/6d/426d9ce167d13ddb2f6dfdf49fe3a61bbd5af1fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated an hour away from Bangkok and is the focal point in the centre of Pattaya. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.87" OriginalAmount="29.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9334083" Longitude="100.88102356" StarRating="3" HotelCode="361225|serenotel_pattaya" HotelName="Serenotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>481 M.10 Soi 10 Beach Road  Banglamung  Chonburi, 20150 Pattaya Central</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/7a/797a5c94ebefb76e89844cfaa57149ee58997666.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.87" OriginalAmount="29.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93053281" Longitude="100.87841627" StarRating="2" HotelCode="495765|nonze_hostel" HotelName="Nonze Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>13/2 Beach Road Soi, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/d6/06d6503b6e51d49c56d15f350231fca748fecf65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.02" OriginalAmount="29.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88476" Longitude="100.8862" StarRating="0" HotelCode="|245233" HotelName="Le Bali Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>160/68,160/69 Moo.5, Naklua, Pattaya,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/5/2/3/3/245233_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.37" OriginalAmount="29.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931622281129" Longitude="100.88314086199" StarRating="3" HotelCode="188299|1578558" HotelName="Bay Breeze Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>503/2 Pattaya 2nd Road Soi 11, Pattaya City 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/eb/c0eb5b127d2c16ac718e23da5713192f2f14c012.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.43" OriginalAmount="29.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.918" Longitude="100.889" StarRating="3" HotelCode="|402349" HotelName="LK Celestite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45/99 Moo. 10, Nongprue, Banglamung, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/3/4/9/402349_f97a8c11025.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.63" OriginalAmount="29.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94696987" Longitude="100.88784022" StarRating="3" HotelCode="435242|1904995" HotelName="Sunshine Hip Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>436/617 Moo 9, Nongprue Banglamung, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/540404/540404a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.68" OriginalAmount="29.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.940114" Longitude="100.890032" StarRating="3" HotelCode="|180261" HotelName="Ktk Pattaya and Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>352/4 Moo 9, Soi Pattaya Klang,Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/0/2/6/1/180261_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.83" OriginalAmount="29.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930456" Longitude="100.881582" StarRating="4" HotelCode="|38339" HotelName="Intimate  Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>397/42 M.10 SOI 14 SOUTH PATTAYA 2ND ROAD 397/42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/3/3/9/38339_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, has WiFi, (for a fee), cable TV, a safety deposit box service, an electronic key and a conference room. This establishment has 42 rooms a lobby with a reception, express check-out, a currency exchange service and a lift. You are also offered a cafÃ©, a hairdresser's, a bar, a restaurant, room service, a laundry service and a car park. SITUATION: The hotel is in Pattaya the heart of 5 minutes away from the establishment clients have the beach, is located between shopping centres, 3 hours away from the establishment, clients can find Bangkok Airport. ROOM: The establishment has Junior Suites, deluxe rooms and superior rooms. All the accommodation options have an air-conditioning system, WiFi, an electronic key, a mini-bar, a satellite TV, a safe, a bathroom with a shower, a bath, a king-size bed, a hairdryer, a radio, a microwave, a coffee maker, a kettle and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool that has an area for children and an outdoor bar (available for a fee), Guests are offered a sauna, a massage service (available for a fee), spa treatments and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: Customers can pay by credit cards, American Express, Mastercard and Visa. OBSERVATIONS: The establishment offers reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.89" OriginalAmount="29.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95386793" Longitude="100.88767176" StarRating="2" HotelCode="17376|2193065" HotelName="Let's Hyde Resort &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>170/1 Pattaya-Naklua Road Moo 5, Soi Na Klua 18/2, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d1/bd/d1bd4d1c9f44722a41fab280afec38fa8bb9a2f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="0" HotelCode="985775|343446" HotelName="The Base Central Pattaya by Supee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88/9 Pattayasaisong Road, Group 10, Bang Lamung District, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/cf/79cfdbc2bb95138f1e24f13f1624a6526da44c2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|496613-25659051/4243043597606692950/6312" HotelName="ZAND MORADA PATTAYA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18040000/18031400/18031315/b0b70b5e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|119248-25287957/4243043597606692950/8277" HotelName="GOLDEN BEACH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8160000/8157500/8157442/d192fcd5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-41.040949" Longitude="145.838324" StarRating="3" HotelCode="0|220508-25423081/4243043597606692950/10599" HotelName="APRIL SUITES PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>9 Murchison Hwy, Somerset, Burnie, 7322, AU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6990000/6981800/6981794/77a8ff95_b.jpg</HotelPictures>
        <HotelDescription>Floors: 2. Total rooms: 28. Nonsmoking rooms: 28. The Best Western Burnie Murchison Lodge offers 3.5 Star accommodation in Somerset, only 5 minutes from Burnie Central Business District and 10 minute drive from the Burnie/Wynyard airport. Stay in comfortable and clean rooms featuring newly renovated bathrooms, cable television and free wireless Internet access.

The on-site Jetty Restaurant offers excellent cuisine for your dining pleasure. Sit back, enjoy a drink and take in the majestic views of the Cam River in the relaxed atmosphere of the 'Jetty' Bar and Restaurant. The restaurant is open Monday to Friday from 5.30 pm - 8.30 pm for Dinner. Room service also available. Breakfast to your room is available 7 days a week. You can also cook for yourself in the garden or on the river bank, which are equipped with free gas barbecues.

During your stay at the Best Western Burnie Murchison Lodge, you can visit many places of interest such as the Regional Art Gallery and the Tulip Farm where you can see magnificent rows of colorful tulips blooming at its best in spring. Don’t miss a visit to the Fern Glade for platypus viewing in the early morning or evenings or view the little penguins just a short stroll from the motel. Stanley and Cradle Mountain are among the destinations just a short drive away.

For superior customer service and a convenient location in Burnie, make a reservation at Best Western Burnie Murchison Lodge today and save! Enjoy your stay.. ?From: Burnie. The Best Western Burnie Murchison Lodge is located five kilometers West of Burnie.Restaurants:  Jetty Licensed Restaurant, on premises, full service, international, open for: breakfast, lunch, dinner, open 7 days a week - breakfast 6:30 a.m - 9:30 a.m &amp;amp; dinner 6:00 p.m - late. Friday - Sunday Lunch 11:30 a.m - 2:00 p.m.. 0.10 kilometer(s) from Bejing Chinese, bar/lounge, chinese, open for: dinner, open 12:00 Noon to late.. 1.00 kilometer(s) from Two Oaks Nursery, coffee shop, American, open for: breakfast, lunch, open 9:00 a.m. to 5:00 p.m. also a gift shop.Area Info: 6 kilometer(s) from Burnie, Light plane flights
, Bushwalking base to Northwest Wilderness
, Scenic Drives
, Waterfalls
, Civic Centre Theatre, local venue for traveling star bills or theatre groups

, 45 minutes from Cradle Mountain
, 0.1 kilometer(s) from Penguin Rookery , 0.5 kilometer(s) from Beach, swimming and fishing, 0.5 kilometer(s) from Cam River Estuary , 0.5 kilometer(s) from Cam River Park with estuary gardens , 0.5 kilometer(s) from Golf Course , 1 kilometer(s) from Somerset Town, local shops and supermarkets
, 4 kilometer(s) from Burnie Hospital, general and private hospital, 5 kilometer(s) from  Burnie, rural town centre, Playground &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|119272-25287978/4243043597606692950/11202" HotelName="ROYAL TWINS PALACE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16370000/16360100/16360073/58431076_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.513359" Longitude="-89.97738" StarRating="3" HotelCode="0|188150-25373173/4243043597606692950/13213" HotelName="INN HOUSE (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>600 East Main Street, Belleville, 62220, IL, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6520000/6510100/6510021/237439fb_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 40. Floors: 2. Property description- Free Wireless Hi Speed Internet in all rooms and public areas
Business Center with Free High Speed Internet
Suites includes Hot Tub and King Bed
Free Superstart Breakfast
Located just 18 miles from St. Louis
Scott Air Force Base - 5 miles
Our Lady of the Snows - 4 miles
Riverboats casinos - 20 miles
Six Flags - 40 miles
St. Louis Arch - 20 miles downtown
St. Louis Zoo - 30 miles
Sports Arena - 20 miles and Civic Center
St. Louis Rams and Cardinals Stadium - 20 miles
Gateway International Race Track - 20 miles
Single rooms include a queen or king bed
Double rooms are two full beds
All rooms have microwave/Fridge
All rooms with 25in cable TV/HBO/CNMAX
Free SuperStart Breakfast
Free local calls
Copy/Fax/Data ports
High Speed Internet
Pets allowed with 10.00 per pet per night non-refundable charge. Onsite facilities information- ParkingProperty was built in 1966. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="30.90" OriginalAmount="30" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|76472-25246094/4243043597606692950/13433" HotelName="PINNACLE GRAND JOMTIEN RESORT &amp;amp; SPA (SHA)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4140000/4131900/4131854/d306f9d1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.90" OriginalAmount="30.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92720588" Longitude="100.88079212" StarRating="3" HotelCode="586513|the_whisper_hotel" HotelName="The Whisper Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>484/555 Pattaya Soi 15 Moo 10, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/18/901838ab2affa95bae49311aa66ae0d3e9888c9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.90" OriginalAmount="30.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87802963" Longitude="100.88488994" StarRating="4" HotelCode="546014|bay_beach_resort_pattaya" HotelName="Bay Beach Resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>132/3 277/9 Na Jomtien Road Soi Jomtien 14/1, Moo 12, Nongprue, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/06/3006c65cfb72f0cdd5e3b5a2b51e03287747a2fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.90" OriginalAmount="30.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93338696" Longitude="100.89682518" StarRating="3" HotelCode="539694|luxe_residence_2" HotelName="Luxe Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>190/20 Central Pattaya Soi 4 Moo 9, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/9f/3a9fb597bca0e296f0b595b3045dc40f8946381d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.93" OriginalAmount="30.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.939028" Longitude="100.889179" StarRating="3" HotelCode="|404451" HotelName="March  Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>323/9 Moo 9 Nongprue Banglamung, 323/9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/4/5/1/404451_7ec01e10614.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.96" OriginalAmount="30.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.916581" Longitude="100.875346" StarRating="0" HotelCode="|486432" HotelName="DEL MAX resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>154/50-51 Moo 10, T. Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/6/4/3/2/486432_af6d9c42127.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.97" OriginalAmount="30.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.945827" Longitude="100.887494" StarRating="0" HotelCode="|465808" HotelName="Soi 2 Inn Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>380/41 Moo 9, Soi 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/8/0/8/465808_c420bd61056.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.21" OriginalAmount="30.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96275" Longitude="100.90963" StarRating="4" HotelCode="|247299" HotelName="Centre Point Prime Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>275 Sukhumvit Road Moo 6, Naklua, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/7/2/9/9/247299_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.21" OriginalAmount="30.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.945006535818" Longitude="100.88513374329" StarRating="3" HotelCode="69848|84302" HotelName="Baboona Beachfront Living" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>119/3 Moo 9, North Pattaya Beach Road, 20260 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/6e/016eca757d17c0471eb698972268dfda2f4fb265.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between Pattaya Soi 3 and Aoi 4 Pattaya City. The nearest beach is just a ston...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.21" OriginalAmount="30.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92806" Longitude="100.878412" StarRating="4" HotelCode="900668|99522" HotelName="Aya Boutique" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>555/54 Moo 10, Pattaya Beach Road, Nongprue, Banglamung, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6a/0f/6a0f0fa8ca28001e65ad6417ae16b9cfdec457ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located just off an attractive tropical beach, and is only minutes from Pattaya city c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.22" OriginalAmount="30.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.80126" Longitude="100.91792" StarRating="4" HotelCode="|46103" HotelName="Palm Grove Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>MO.3, SUKHUMVIT ROAD, NAJOMTIEN SOI 40, SATTAHIP 245/96</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/0/3/46103_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has 40 suites and chalets. The establishment boasts a lobby with a reception, a safety deposit box service, a lift, a cafÃ©, WiFi, room service, a laundry service and a car park. SITUATION: Sukhumvit Road It is in Jomtien Beach 200 metres away, guests can find close to the establishment, guests have shops, leisure areas, 15 kilometres away, you can find a beach situated 180 kilometres away fromDon Mueang Airport. ROOM: The establishment has chalets and suites. They have a bathroom, an air-conditioning system, a shower, a hairdryer, a fridge and cable television. They also have a radio, a safe, a mini-bar, an ironing set, a direct line telephone, WiFi and a balcony or terrace. FACILITIES: You can find a spa, spa treatments, a massage service and 2 swimming pools. Guests can also play golf and do water sports. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.26" OriginalAmount="30.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8824186" Longitude="100.8824081" StarRating="4" HotelCode="|210608" HotelName="Sea Crest By Jomtien" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>249/16-18 Soi Jomtien 12, T. Nongpluar, A. Banglamuang, Chonburi 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/0/8/210608_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.39" OriginalAmount="30.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93482796" Longitude="100.88414407" StarRating="2" HotelCode="496207|2163885" HotelName="Pattaya At Nine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>217/10 Moo 10 Pattaya Soi 9, Pattaya, 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/28/9d286dfdb09e8ca1fef8060f75c7cf3778508737.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Pattaya (Central Pattaya), Pattaya at Nine is minutes from Central Fest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.45" OriginalAmount="30.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93343164" Longitude="100.88086733" StarRating="3" HotelCode="419542|3560285" HotelName="Serenotel Pattaya Beach Front" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Coffee Shop,Designated Smoking Area,Elevator,Internet,Luggage Storage,Parking,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>310/10 Soi 10 Moo 10, Beach Road, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/69357/2269357/1.jpg?f=15072301</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Serenotel Pattaya Beach Front in Pattaya (Pattaya B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.48" OriginalAmount="30.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93017" Longitude="100.881984" StarRating="4" HotelCode="401221|68314" HotelName="Intimate" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>397/42, M.10, Soi 14, South Pattaya 2nd Road, Nongprue, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/bd/aebde68d34b5216f0229676333c01e3ee5e98231.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Pattaya, 5 minutes from the sandy beach, between 2 shopping cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.72" OriginalAmount="30.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89567" Longitude="100.8734" StarRating="3" HotelCode="|410135" HotelName="Thanyalak At The Gallery Condominium" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>14/44-45 floor 5th, Soi 8 Moo4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/0/1/3/5/410135_6923f2a1749.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.86" OriginalAmount="30.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94326" Longitude="100.89381" StarRating="4" HotelCode="|388482" HotelName="T Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80/5 Moo 6, Soi Chalermprakiat 7, Pattaya 3rd Rd., Pattaya, Chon Buri 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/8/2/388482_cea13971042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.93" OriginalAmount="31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="7.10498" Longitude="99.56411" StarRating="3" HotelCode="0|440993-18900128/4243043597606692950/2325" HotelName="LEVANA PATTAYA HOTEL (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>117 M.1, T.Koh Sukorn, A.Palean, Trang ,Trang,  92120</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17320000/17314900/17314874/d1e53b29_b.jpg</HotelPictures>
        <HotelDescription>Sukorn Cabana Resort is a popular choice amongst travelers in Trang, whether exploring or just passing through. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Service-minded staff will welcome and guide you at the Sukorn Cabana Resort. Some of the well-appointed guestrooms feature television LCD/plasma screen, towels, internet access – wireless (complimentary), air conditioning, desk. To enhance guests` stay, the hotel offers recreational facilities such as private beach, massage, garden, water sports (non-motorized). Convenience and comfort makes Sukorn Cabana Resort the perfect choice for your stay in Trang. &lt;br /&gt;Guests over 11 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.93" OriginalAmount="31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-34.747443" Longitude="149.729376" StarRating="3" HotelCode="0|220588-18166643/4243043597606692950/3799" HotelName="BEST BEACH VILLA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>77 Lagoon Street, Goulburn, 2580, AU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6890000/6882400/6882350/e54fc396_b.jpg</HotelPictures>
        <HotelDescription>Floors: 2. Total rooms: 71. Suites: 71. Nonsmoking rooms: 71. Physically challenged rooms: 2. Stay at this multi-award-winning Goulburn apartment motel located 600 metres from Goulburn's Business District. 

Best Western Plus Goulburn is the most luxurious value for your money in Goulburn. Walking distance to Goulburn's entertainment, shopping and cafes. 

Best Western Plus Goulburn offers 4.5 Star luxury accommodations and self-contained apartments with FREE Foxtel, FREE Wi-Fi, FREE parking and FREE gymnasium access. NO credit card surcharges.

Sip a glass of wine in front of the winter log fire or join us for Happy Hour in the Lobby. Cascades Restaurant &amp;amp; Bar is open breakfast, lunch and dinner. Additional facilities at this Goulburn motel include a business centre, function rooms &amp;amp; guest laundry. 

Guests staying at Best Western Plus Goulburn will be close to a variety of attractions and activities, churches, schools, railway, Police Academy, golf, restaurants, cozy cafes, antique stores and highland crafts. 

For country hospitality with city style have a peek at our Facebook page or make a reservation at this Goulburn motel today!

Check-in: Please note a $150 incidentals deposit may be required at check-in.. ?From: Melbourne-Canberra. Take the first exit off the freeway. Drive through the city centre. Continue towards Sydney 0.60 kilometers. The Best Western Plus Goulburn is located on your right.

?From: Sydney. Take the first exit off the freeway. Go past McDonald's? and two traffic lights. Turn left into the Best Western Plus Goulburn.
.

?From: Batemans Bay Wakefield Pa Vear left over the railway bridge after Goulburn Showground. Turn right at Sloane Street. Continue approximately two kilometers. Turn left into Cove Street. Turn left into Lagoon Street. Turn left into the Best Western Plus Goulburn.

?From: Crookwell-Bathurst-Orange Turn left at Goldsmith Street roundabout. Continue past two more roundabouts. Turn left at Sloane Street. Turn left at Cove Street. Turn left at Lagoon Street. Turn left into the Best Western Plus Goulburn.Restaurants:  Cascades, on premises, Full Service, International, Open for: breakfast, lunch, dinner .  Hotel Bar, on premises, Bar/Lounge, International, Open for: lunch, Serving snacks, coffee &amp;amp; drinksArea Info: 50 kilometer(s) from Collector, NSW, 60.00 kilometer(s) from Crookwell, NSW, 90.00 kilometer(s) from Mittagong, NSW, 90.00 kilometer(s) from Yass, NSW, 100 kilometer(s) from Canberra, NSW, 100 kilometer(s) from Queanbeyan, NSW, 150 kilometer(s) from Wollongong, NSW, 180 kilometer(s) from Cooma, NSW, 212 kilometer(s) from Sydney, NSW, 400 kilometer(s) from Wagga Wagga, NSW, 450 kilometer(s) from Albury, NSW, 700 kilometer(s) from Melbourne, VIC, 2.00 kilometer(s) from Police Academy, 2.00 kilometer(s) from Goulburn Court House, 3.00 kilometer(s) from Bradfordville, Industrial Estate, 8.00 kilometer(s) from Retail Distri. Centre, 2.00 kilometer(s) from TAFE  Music Campus, 5.00 kilometer(s) from Trinity College, Catholic School and boarding College, 5.00 kilometer(s) from TAFE Technical Campus, 2.00 kilometer(s) from Lilac City Cinemas, 2.00 kilometer(s) from Goulburn Art Gallery, 2.00 kilometer(s) from Golf Course, 3.00 kilometer(s) from Goulburn Showground, 3.00 kilometer(s) from Goulburn Brewery, 5.00 kilometer(s) from Trinity College, 15.00 kilometer(s) from Wakefiefield Park Raceway, 30.00 kilometer(s) from Pejar Dam, 77.00 kilometer(s) from Wombeyan Caves, open seven days, guided and self guided tours, flora and fauna and bushwalking., 80.00 kilometer(s) from Bungonia Gorge, open daily, spectacular lookouts some with wheelchair access, falls and canyons, 5.00 kilometer(s) from NSW Police Academy, 5.00 kilometer(s) from Goulburn Horse Racing, Undercover TAB and catering. Parking. Members area., 5.00 kilometer(s) from Heritage Rail Centre, Braidwood Rd., 5.00 kilometer(s) from Riversdale National Trust, Historic Home and Gardens. Monthly markets and Devonshire Tea., 5.00 kilometer(s) from Rocky Hill &amp;amp; Wollondilly, Walking Trail., 5.00 kilometer(s) from Rocky Hill War Memorial, Museum and look out., 2.00 kilometer(s) from Historic Cemeteries, Resting place of first fleeter and explorer Hume. Via Maud St., 1.00 kilometer(s) from City Centre, 0.50 kilometer(s) from Floating Lilly, Wellness Centre. Thai Massage, Thai foot massage, Himilayan Bells, Ear Candling, 1.00 kilometer(s) from Bishop St Tennis Courts, 5.00 kilometer(s) from Rocky Hill War Memorial, Memorial cottage &amp;amp; lookout, 5.00 kilometer(s) from Goulburn Golf Course, 5.00 kilometer(s) from Wollondilly Walking Track, 5.00 kilometer(s) from Lilac City Cinemas, 5.00 kilometer(s) from Goulburn Workers Club, 5.00 kilometer(s) from Goulburn Soldiers Club, 5.00 kilometer(s) from Fitness Centre, 5.00 kilometer(s) from Workers Club Arena, 100 kilometer(s) from Wombeyan  Caves, guided &amp;amp; self guided tours. BBQ &amp;amp; kiosk, 100 kilometer(s) from Bungonia Gorge, Australia's deepest gorge. Hiking &amp;amp; lookouts&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.93" OriginalAmount="31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|95035-25262088/4243043597606692950/10582" HotelName="ADELPHI PATTAYA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9760000/9755000/9754947/cd71e175_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.93" OriginalAmount="31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|440924-25615679/4243043597606692950/12848" HotelName="D HOTEL PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16070000/16065700/16065603/c8612750_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.93" OriginalAmount="31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1442540-28850398/4243043597606692950/13633" HotelName="BEVERLY MOUNTAIN BAY, TRADEMARK COLLECTION BY WYNDHAM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/112000000/111920000/111918700/111918639/bf303c20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.93" OriginalAmount="31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|495635-25658598/4243043597606692950/13854" HotelName="BLUE BOAT JC" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16370000/16368000/16367944/89a4ae7b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="31.93" OriginalAmount="31" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|264998-25490567/4243043597606692950/14832" HotelName="THE RADIANCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6900000/6896000/6895924/fed5d255_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.93" OriginalAmount="31.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935846764087" Longitude="100.88341712952" StarRating="3" HotelCode="12555|flipper_lodge" HotelName="Flipper Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>520/1 Soi 8, Pattaya Beach Road, 20260 Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/ff/efffc85ad8d37e0ebc3fec4dbe55e9e21cd0c7b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Pattaya, this hotel is just a few metres from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.93" OriginalAmount="31.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90951445" Longitude="100.88169444" StarRating="4" HotelCode="622990|sukhotai_resort_pattaya" HotelName="Sukhotai Resort Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>42/1 Thepprasit Soi 8 Moo 12, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/65/4465e4164bb583d51054ac20de4a97102754c572.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.93" OriginalAmount="31.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="0" HotelCode="975301|capital_o_631_blooming_hill_boutique_suites" HotelName="Blooming Hill Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>352/233 Phatumnak Road Moo 12, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/fb/6dfb6e43e9a20254fe10690ee2d97101a828f4f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.01" OriginalAmount="31.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9539" Longitude="100.88718" StarRating="3" HotelCode="|245438" HotelName="Let's Hyde Pattaya Resort and Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>170/1 Moo 5 Soi Na Klua 18/2 Pattaya-Naklua Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/5/4/3/8/245438_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.02" OriginalAmount="31.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.913448" Longitude="100.885405" StarRating="4" HotelCode="|388467" HotelName="Lk Crystal Ville" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>168/44-46 M.10 Soi. Korphai 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/6/7/388467_3dbfe5d1017.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.03" OriginalAmount="31.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94667" Longitude="100.88571" StarRating="3" HotelCode="449051|36584" HotelName="Markland Beach View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>436/541 Pattaya Beach Road, Nongprue, Banglamung, Pattaya, Chon Buri 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/97720/2197720/1.jpg?f=15650884</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Chonburi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.03" OriginalAmount="31.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.81139079" Longitude="100.91465965" StarRating="4" HotelCode="572370|2173765" HotelName="X2 Vibe Pattaya Seaphere Residence" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>223 Moo 3 Soi Na Jomtien 32, Sattahip, Pattaya, Chonburi 20250</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/689489/a_689489_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.08" OriginalAmount="31.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.941281498011" Longitude="100.88865548372" StarRating="4" HotelCode="907145|449385" HotelName="Centara Pattaya Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78/140 Moo 9, Nongprue, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1d/15/1d1501fe5a3a8928c65a23d2ca10cabcae3c56f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in the renowned beach area of Pattaya, a lively destination filled with shoppi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.09" OriginalAmount="31.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9346423" Longitude="100.8880797" StarRating="4" HotelCode="|39040" HotelName="Lk Royal Suite Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>M9 SOI BOUKHOW 66/33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/0/4/0/39040_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant, business hotel, has 46 rooms, a restaurant, room service and a laundry service. SITUATION: The complex, is in an excellent location, is near the central area, has good links to public transport services, is near the railway station, the bus station, is situated 160 kilometres away from Bangkok the International Airport of. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, a television, a small kitchen, a mini-bar, a fridge, a microwave, an iron and a safe. FACILITIES: Outdoors, guests have access to a swimming pool, The establishment also has a hydromassage bath and a solarium. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoyLe' Kitchen the restaurant a cafÃ©. The establishment offers all meals Ã  la carte.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.16" OriginalAmount="31.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91955" Longitude="100.872023" StarRating="3" HotelCode="888644|1158728" HotelName="Residence Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146/107 Moo 10, Thappraya Road, 20260 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/f0/7bf0a41a096bdd8cdf3ea9eee580562b01a9b668.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.17" OriginalAmount="31.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.926502" Longitude="100.88249" StarRating="4" HotelCode="|388488" HotelName="Holiday Inn Express Pattaya Central, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>293/16 Moo 10, Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/8/8/388488_09cafb41041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.22" OriginalAmount="31.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.97109" Longitude="100.91863" StarRating="3" HotelCode="|229147" HotelName="Villa Wanida Garden Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>370/2 Moo 4 Soi Sukhumvit-Pattaya 27 Naklua Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/1/4/7/229147_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.30" OriginalAmount="31.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92503154" Longitude="100.87377444" StarRating="3" HotelCode="755189|3562085" HotelName="Ambrosial Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pattaya 2nd Road, Opposite White Rose Hotel, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/65/9865527f9d2007e1e900f9417073e3b56ebd74a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.35" OriginalAmount="31.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93394295" Longitude="100.88325951" StarRating="3" HotelCode="971624|1201158" HotelName="VTSix Condo at View Talay 6 Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>243/36 Moo 10 Sai Song, View Talay 6 Pattaya Beach Condominium, Between Siam Bay view Hotel &amp; Central Festival, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/ea/daeadc27a2aac6be72fd7363c8925f89d5fe6efc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.36" OriginalAmount="31.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.883876434517" Longitude="100.87987937301" StarRating="3" HotelCode="384783|1867118" HotelName="Inn Residence Serviced Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>279/310 Jomtien Beach Road Moo 12, Nongprue, Banglamung, Pattaya, Cholburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/c3/8dc3bc64b9049ea2708d0b0f096b5bafcb5fdff8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Jomtien Beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.41" OriginalAmount="31.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9456444" Longitude="100.8853242" StarRating="4" HotelCode="|209654" HotelName="A-one New Wing" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>500-501 North Pattaya Beach Road, Nongprue, Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/9/6/5/4/209654_1_3363.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.42" OriginalAmount="31.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96268491" Longitude="100.90946302" StarRating="4" HotelCode="781854|2428755" HotelName="Centre Point Hotel Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>275 Sukhumvit Road Moo 6, Naklua, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8f/55/8f55b2395c5750422d4c3a17b6c5d50ac813c5bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.53" OriginalAmount="31.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93466" Longitude="100.88209" StarRating="4" HotelCode="|598211" HotelName="VTSIX at View Talay 6" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>243 View Talay 6 Condominium, Pattaya 2nd Road, Moo 10, Nongprue, Banglamung, Cholburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/8/2/1/1/598211_603000c2228.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.74" OriginalAmount="31.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90788" Longitude="100.85899" StarRating="5" HotelCode="|36854" HotelName="Adriatic Palace Hotel Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>469 Moo 12 Khao Phra Tamnak Road, Bang Lamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/5/4/36854_1ac4ab41306.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is rated 3 stars. SITUATION: It is inPattaya the coast of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|440984-18193256/4243043597606692950/3524" HotelName="J INSPIRED HOTEL PATTAYA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13330000/13322900/13322881/d5c23830_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|182257-25367426/4243043597606692950/7779" HotelName="NOW (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4950000/4944000/4943953/14deef12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="32.96" OriginalAmount="32" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|584195-25731588/4243043597606692950/8557" HotelName="HARRYS APARTMENTS, BAR AND RESTAURANT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16370000/16368100/16368001/3be9fe82_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94437302555" Longitude="100.8870922592" StarRating="4" HotelCode="101607|hotel_vista_pattaya" HotelName="Vista Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>196 Pattaya Soi 4, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/9e/8c9e45773804f7eded491680424aaebd2aa745be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the beach in central Pattaya. It offers easy access to the shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95667396" Longitude="100.89188172" StarRating="4" HotelCode="783216|m_pattaya_hotel" HotelName="M Pattaya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>571/112 Naklua Road Moo 5, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/21/7921f8c27b76454d803f6b8f7e8e09412aca78fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.97" OriginalAmount="32.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9519322" Longitude="100.8858123" StarRating="0" HotelCode="|35388" HotelName="Sunshine Garden Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>240/3 Moo 5 North Pattaya Circle</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/8/8/35388_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: this renovated complex in 2005, has 116 rooms, a lobby with a reception, a reception, a safety deposit box service, a currency exchange service, a restaurant, conference rooms and internet. At an additional cost, you can enjoy WiFi, room service and a laundry service. You are also offered a car park. SITUATION: North Pattaya Circle It is in In the surrounding area, you can find bars, the nightlife, shops and the bus station. it is situated 140 kilometres away from Bangkok Airport. ROOM: The establishment has superior rooms, superior bungalows, studios, deluxe rooms, garden suites and family suites, All the rooms have an individual air-conditioning system, a bathroom with a shower or bath, a hairdryer, a television, a mini-bar, internet, a direct line telephone, a coffee maker, a kettle, a double bed, a safety deposit box and a balcony or terrace. FACILITIES: The establishment has a large garden, a swimming pool that has an area for children, a sunbathing terrace, deck chairs, parasols and a pool bar. At the beach, customers can enjoy water sports, is 5 kilometres away from a golf course. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.01" OriginalAmount="32.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935437" Longitude="100.8847971" StarRating="4" HotelCode="|31852" HotelName="Sunbeam Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>217/27 Moo 9, Beach Road, Nongprue, Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/8/5/2/31852_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a lobby, a safety deposit box service (for a fee), a currency exchange service, room service, conference rooms and conference facilities. With regards to the food and beverage offering, the establishment has Sri Siam the buffet restaurant with typical and international cuisine Bouquet Parlour the bar CafÃ© et GÃ¢teaux the cafÃ©. SITUATION: Bangkok It is situated 60 minutes away from it is in Pattaya the centre of. ROOM: The rooms a bathroom, a satellite TV, a mini-bar and a balcony. FACILITIES: Outdoors, clients have access to a swimming pool, The establishment has a pool bar and a massage service. At the beach, clients can enjoy diving, windsurfing, speedboating and jet-skiing. You can also enjoy an entertainment programme and play golf.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.15" OriginalAmount="32.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.894824" Longitude="100.872297" StarRating="3" HotelCode="|389329" HotelName="The Gallery Jomtien Beach Pattaya Condo By Dome" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>514/35 Tower B, 4 fl., Jomtien Beach Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/3/2/9/389329_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.39" OriginalAmount="32.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91276" Longitude="100.86093" StarRating="0" HotelCode="|43484" HotelName="Hill Fresco Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO.12, PHRA TAMNAK RD., SOI5, NONGPRUE,BANGLAMUNG 359/109</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/4/8/4/43484_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: the hotel has 53 rooms, a restaurant, a bar, WiFi in communal areas and a transport service. SITUATION: Is situated inPattaya a peaceful area of it is 5 minutes away from the city centre. ROOM: The establishment has 53 inviting deluxe rooms and superior rooms, The rooms a bathroom, a direct line telephone, a satellite or cable television, a mini-bar, a coffee maker, a kettle, individual air-conditioning, a balcony or terrace and internet. FACILITIES: Outdoors, clients can enjoy a swimming pool, The establishment also has a hydromassage bath, an outdoor bar, a gym and a massage service. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have an international restaurant, The establishment offers a continental or buffet breakfast and a set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.40" OriginalAmount="32.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94463" Longitude="100.88757" StarRating="3" HotelCode="|65387" HotelName="Bella Villa Prima" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>138 M.9 PATTAYA 2ND RD. NONGPRUE BANGLAMUNG; CHONB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/3/8/7/65387_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This boutique hotel is in Pattaya city centre. ROOM: The modern rooms have room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.44" OriginalAmount="32.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930179" Longitude="100.8831124" StarRating="4" HotelCode="|49302" HotelName="Lk Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO 10 SOI 13 PATTAYA 2ND RD., BANGLAMUNG 33/154</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/3/0/2/49302_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary hotel, is well-connected, has rooms and with WiFi. The establishment also offers a swimming pool and a jacuzzi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.55" OriginalAmount="32.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.932922" Longitude="100.8849768" StarRating="3" HotelCode="|30302" HotelName="Golden Beach  Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>PATTAYA 2ND ROAD, PATTAYA CITY, CHONBURI 519/27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/3/0/2/30302_c3c71fa1515.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is comfortable. SITUATION: It is 5 minutes away fromPattaya the beach Where you can find bars and business zones. ROOM: The large rooms, are traditional-style, They have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, a stereo, internet, a double or king-size bed, a coffee maker, a teapot, a safe and a balcony or terrace. FACILITIES: The establishment has a large swimming pool and a massage service. PAYMENT METHODS: Customers can pay by Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.64" OriginalAmount="32.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92365" Longitude="100.8672" StarRating="0" HotelCode="|232458" HotelName="Balihai Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>311/15 M. 10 T. Nongprue A. Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/4/5/8/232458_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.74" OriginalAmount="32.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.902624" Longitude="100.874115" StarRating="3" HotelCode="188368|1220118" HotelName="Villa Thongbura Serviced Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>221/100 Moo 12, Soi Thepprasit 17 Thepprasit Rd., Nongprue, Banglamung, Cholburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/4d/1f4da79401d4294e7169e758848aa39eaf24bfe7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.75" OriginalAmount="32.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.921406" Longitude="100.860683" StarRating="4" HotelCode="|62897" HotelName="Mountain Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>378/16 Moo 12 Nongpure Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/2/8/9/7/62897_1_2384.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays and it offers comfortable facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|119274-18133524/4243043597606692950/4782" HotelName="SEA BREEZE JOMTIEN RESORT (SHA)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4170000/4162800/4162761/8a73de43_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-38.135903" Longitude="144.35222" StarRating="3" HotelCode="0|220569-25423114/4243043597606692950/7457" HotelName="BAY BREEZE (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>30 Keera Street, Geelong, 3220, AU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6940000/6931100/6931095/d63134a8_b.jpg</HotelPictures>
        <HotelDescription>Floors: 2. Total rooms: 28. Suites: 0. Nonsmoking rooms: 28. Physically challenged rooms: 1. Stay at this conveniently located Geelong motel, ideally positioned to experience the best of Geelong and the Great Ocean Road. 
The Best Western Geelong Motor Inn &amp;amp; Serviced Apartments offers four-star accommodation in Geelong, Victoria. All rooms feature complimentary high-speed wireless internet access. Choose from spacious standard rooms, family rooms, spa suites, and one &amp;amp; two bedroom fully self-contained apartments. Other facilities at this Geelong motel include an indoor heated pool, spa and internet kiosk. 
Guests staying at the Best Western Geelong Motor Inn &amp;amp; Serviced Apartments will be a short walk away from the Corio Bay Boardwalk and the Geelong Waterfront, with all the restaurants, cafes and attractions it has to offer. The motel is only a two minute drive to Geelong city center and it's a great base to explore the Great Ocean Road. 
For outstanding customer service and a convenient location in Geelong, make a reservation at the Best Western Geelong Motor Inn &amp;amp; Serviced Apartments today and save! Enjoy your stay.
. ?From: The center of Geelong The Best Western Geelong Motor Inn &amp;amp; Serviced Apartments is one kilometer from the center of Geelong, on Princes Highway.

?From: Melbourne Get on M1 in Lara from Princes Highway
14 min (12.1 kilometers)
Follow M1 to West Melbourne. Take Exit 3 from Citylink/M2
40 min (58.6 kilometers)
Continue on State Route 32. Take Queen St to Elizabeth St in Melbourne
11 min (3.5 kilometers)Restaurants: 1.00 kilometer(s) from Lambys Bar &amp;amp; Restaurant, full service, American, open for: dinner, a la carte restaurant and bar with live music, 6:00 p.m. to 4:00 a.m.. 1.25 kilometer(s) from La Parisien, full service, French, open for: dinner, 6:00 p.m. to 11:00 p.m.. 1.25 kilometer(s) from Cats, full service, American, open for: dinner, a la carte restaurant, 24-hours. 2.00 kilometer(s) from Toucsson, full service, American, open for: dinner, a la carte restaurant, 6:00 p.m. to 11:00 p.m.Area Info: 67 kilometer(s) from Lorne, VIC, 75 kilometer(s) from Melbourne, 89 kilometer(s) from Ballarat, VIC, 112 kilometer(s) from Apollo Bay, VIC, 189 kilometer(s) from Bendigo, VIC, 189 kilometer(s) from Warrnambool, VIC, 252 kilometer(s) from Shepparton, VIC, 280 kilometer(s) from Horsham, VIC, 286 kilometer(s) from Portland, VIC, 369 kilometer(s) from Mount Gambier, SA, 1 kilometer(s) from Deakin University, Waterfront Campus, 1.1 kilometer(s) from Gordon TAFE, Gordon Institute of TAFE Geelong, 1.7 kilometer(s) from Diversitat Training, 1.3 kilometer(s) from Department of Education, Department of Education and Training, 3 kilometer(s) from University Hospital, University Hospital Geelong, 1.1 kilometer(s) from Headstart, Headstart Early Learning Centre, 3.2 kilometer(s) from Sacred Heart College, 3.6 kilometer(s) from The Geelong College, 4.7 kilometer(s) from Kardinia College, Kardinia International College, 10.6 kilometer(s) from Geelong Grammer, 1.25 kilometer(s) from City Center , 1.25 kilometer(s) from Shopping Plaza , 1.25 kilometer(s) from Business Center , 1.25 kilometer(s) from Eastern Beach, swimming area, 1.25 kilometer(s) from Geeloong Art Gallery , 1.25 kilometer(s) from Movie Theatres, 10, 2 kilometer(s) from Geelong Botanical Gardens, beautiful gardens overlooking bay - playgrounds for children 
, 3 kilometer(s) from Golf Course  , 10 kilometer(s) from Beckley Park, harness racing track, 10 kilometer(s) from Geelong Greyhound Racing Track , Spa , Hot tub , 1 kilometer(s) from Western Beach Foreshore, Western Bach Foreshore Reserve features a playground, public toilets, views, walking path and a skate park., 1 kilometer(s) from Rippleside Park, Featuring BBQ area, fitness equipment, free parking, playground, views, picnic facilities and public toilets., 1.3 kilometer(s) from Johnstone Park, Rotunda, walking path, public hall and memorial. Close to city centre., 1.4 kilometer(s) from Steampacket Gardens, Steampacket Gardens is small park near Geelong Pier and the Geelong Yacht Club. A lovely spot to sit and enjoy the sun and a picnic.
For great local produce and gifts, head to the Steampacket Garden Arts and Crafts Market, held on the first Sunday of every month., 2 kilometer(s) from Eastern Beach Reserve, Eastern Beach is a popular swimming and recreation area on the waterfront in Geelong with something for everyone including playgrounds, picnic facilities surrounded by a boardwalk., 2.2 kilometer(s) from West Park, Geelong West featuring BBQ area, rotunda and memorial., 2.3 kilometer(s) from Geelong Botanic Gardens, Views and walking paths., 2.3 kilometer(s) from Bakers Oval, Geelong West. Features playgoround, oval, public toilets, cricket nets, pavillion and free parking., 2.7 kilometer(s) from Sparrow Park, Features basketball court, BBQ facilities, skate park, public toilets, playground, rotunda and picnic facilities.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|182259-25367429/4243043597606692950/13278" HotelName="TWIN PALMS RESORT PATTAYA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7670000/7660200/7660128/3a35ad43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|291002-25505062/4243043597606692950/14219" HotelName="I-TALAY RESORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9330000/9323400/9323308/2413a036_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.907962809728" Longitude="100.85890173912" StarRating="3" HotelCode="75185|adriatic_palace" HotelName="Adriatic Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>469 Moo 2 Khaopratamnak Road, Nongprue, Banglamung, Cholburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ae/bc/aebcaa5ef6627bcf220a9f37e9b78561f291d95b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the beachfront on Khaopratamnak Road between Jomtien and Pattaya beach, an ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.943256401071" Longitude="100.89151386602" StarRating="5" HotelCode="548412|grand_palazzo_hotel" HotelName="Grand Palazzo Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>292 Petchtrakul Road Moo 6, Naklua, Bang Lamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/76/1c/761cc76eb76dfb76da295e2307ecd18d02aa5506.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93071761" Longitude="100.8832102" StarRating="3" HotelCode="961717|many_holiday_the_base_condo" HotelName="The Base Central Pattaya by Many Holiday The Base Condo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88/929 Pattaya Saisong Road, Chon Buri, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/98/4498b02010164be63df2b0b4dfd1227d181a72cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.11" OriginalAmount="33.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91019" Longitude="100.881136" StarRating="3" HotelCode="|455857" HotelName="Valhalla Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thepprasit Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/8/5/7/455857_f9925321737.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.29" OriginalAmount="33.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9251048" Longitude="100.8845246" StarRating="4" HotelCode="|71509" HotelName="Four Seasons Place" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>341/44 Moo. 9, Soi Chalermprakait 22 Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/0/9/71509_3e2af941238.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Four Seasons Place is rated four stars. It has a concierge, a safety deposit box service, a swimming pool, a sports centre, a sauna, a cafÃ© and business facilities. SITUATION: It is situated in the coast of Pattaya. It is near the metro station of NA. ROOM: The establishment has 70 rooms with an air-conditioning system and a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.42" OriginalAmount="33.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.932477" Longitude="100.8831" StarRating="3" HotelCode="|440668" HotelName="View Talay 6 Condominium By Honey" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>243/21 Pattaya Second Road, Nongprue, Banglamung, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/6/6/8/440668_1a3c4bc1706.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.70" OriginalAmount="33.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93116071" Longitude="100.88430592" StarRating="4" HotelCode="613279|2390145" HotelName="Acqua Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>666 Moo 10 Pattaya 2nd Road, Soi 11, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/5a/015a7750db04a0116a850f3d62706501ba3e99b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34.71" OriginalAmount="33.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930347" Longitude="100.883272" StarRating="4" HotelCode="906350|1471968" HotelName="LK Renaissance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33/154, Moo 10, Soi Diana, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/d8/b7d8c53ab9433a54b214dd79369dbec68cb77b11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|496238-18201058/4243043597606692950/3101" HotelName="SUNSHINE HIP" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13320000/13316600/13316583/d3583885_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171397-18141363/4243043597606692950/3193" HotelName="CENTARA PATTAYA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4900000/4892800/4892721/3d364361_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.7355455" Longitude="3.148066999999969" StarRating="3" HotelCode="0|220525-21168810/4243043597606692950/4094" HotelName="AUGUST SUITES PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>25, Allee du Petit Puy, Perignat Les Sarlieve, 63170, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6990000/6981600/6981540/2a3495ff_b.jpg</HotelPictures>
        <HotelDescription>Floors: 2. Total rooms: 59. Suites: 3. Nonsmoking rooms: 53. Physically challenged rooms: 3. The Best Western Plus? Hotel Gergovie, in Perignat les Sarli?ve is a three star hotel set in a quiet oasis, with panoramic views of the quiet city town and Mountain's of Auvergne. Being located close to Clermont-Ferrand, the hotel with its 59 rooms is ideally located for business and leisure guests. Located near the motorway, the hotel is only a few kilometers of major axes.

The Best Western Plus? Hotel Gergovie guarantees a pleasant stay in a contemporary elegant and stylish hotel and in its famous restaurant, you will enjoy modern, succulent and regional cuisine.

From the highway, Hotel Gergovie is located directly opposite "La Grande Hall d'Auvergne", a short drive from The Zenith, airport and few kilometers from Vulcania, "the earth adventure".

. ?From: A71. Take A75 to Exit 3, Le Zenith to the Best Western Plus? Hotel Gergovie.

?From: A75. Take Exit 3, Le Zenith to the Best Western Plus? Hotel Gergovie.

?From: A72. Take A75 to Exit 3, Le Zenith to the Best Western Plus? Hotel Gergovie.

?From: A89. Take A71 to A75 to Exit 3, Le Zenith to the Best Western Plus? Hotel Gergovie.Restaurants:  Restaurant Hotel Gergovie, on premises, French, 12:00 p.m. to 2:00 p.m. and 7:00 p.m. to 9:30 p.m. Monday to Friday. 1 kilometer(s) from Le Pescalune, French, Gastronomic, 12:00 p.m. to 2:00 p.m. and 7:00 p.m. to 10:00 p.m. Thursday to Saturday. 1.7 kilometer(s) from Il Ristorante, Italian, 12:00 p.m. to 3:00 p.m. and 7:00 p.m. to 12:00 a.m.. 3 kilometer(s) from D'Ici &amp;amp; D'ailleurs, International, 12:00 p.m. to 2:00 p.m. and 7:00 p.m. to 11:00 p.m. Thursday to SundayArea Info: 30.6 kilometer(s) from Issoire , 49 kilometer(s) from Thiers , 50 kilometer(s) from Vichy , 134.5 kilometer(s) from Saint Etienne , 149.5 kilometer(s) from Montiucon , 198.9 kilometer(s) from Lyon , 2.89 kilometer(s) from Michelin, head office, 2.89 kilometer(s) from AIA, corporate office, .85 kilometer(s) from Grande Halle D'Auvergne, business and conference center, .85 kilometer(s) from Zenith, concerts, expositions, meetings, 1 kilometer(s) from bank , 1 kilometer(s) from barber/beauty shop , 1.7 kilometer(s) from Le B.Box, Aubiere, 1.7 kilometer(s) from dancing , 3 kilometer(s) from car rental desk , 3 kilometer(s) from theater , 3 kilometer(s) from airline travel desk , 3 kilometer(s) from karaoke , 10 kilometer(s) from Royat Casino , 29.75 kilometer(s) from Vulcania, vulcanism park, 30 kilometer(s) from helicopter flights , 1 kilometer(s) from pharmacy , 1.7 kilometer(s) from shopping area , 2 kilometer(s) from Commercial Area le Brezet , 1 kilometer(s) from soccer , 1 kilometer(s) from jogging track , 1 kilometer(s) from exercise facility , 1.7 kilometer(s) from ice skating , 1.7 kilometer(s) from children's activities , 2 kilometer(s) from Cournon 'Moving Club', stair stepper, Universal Gym, 2 kilometer(s) from billiards/snooker , 2 kilometer(s) from squash courts , 2 kilometer(s) from bowling , 3 kilometer(s) from mountain biking , 3 kilometer(s) from Clermont-Ferrand Center, swimming, stationary bike, swimming, 10 kilometer(s) from Orcines Golf Course , 30 kilometer(s) from Issoirem, jet skiing, water skiing, 30 kilometer(s) from Trike Location , 45 kilometer(s) from water sports, Confolens, 50 kilometer(s) from Super Besse, snow skiing, winter sports&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|496319-18250775/4243043597606692950/4213" HotelName="THE AGATE PATTAYA BOUTIQUE RESORT (SHA)" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12600000/12594000/12593986/551026c4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|172429-18227575/4243043597606692950/5703" HotelName="PRIMA WONGAMAT (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4230000/4227500/4227497/6a897167_edited_fdb0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1452875-32394702/4243043597606692950/6017" HotelName="ROYAL PRINCE RESORT PATTAYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/115000000/114090000/114080200/114080189/e75b97ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|585527-25732120/4243043597606692950/7400" HotelName="ROYAL HERITAGE PAVILLION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9650000/9647600/9647506/78466238_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|505196-25666785/4243043597606692950/10536" HotelName="X2 VIBE PATTAYA SEAPHERE RESIDENCE (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19150000/19144300/19144210/fbeb07ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|441131-25615779/4243043597606692950/10901" HotelName="MARCH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12350000/12348200/12348139/2cbd64c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="35.02" OriginalAmount="34" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|872957-26089392/4243043597606692950/13224" HotelName="BEST WESTERN PLUS NEXEN PATTAYA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57220000/57214600/57214520/ffa24fbd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.02" OriginalAmount="34.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.910569964532" Longitude="100.87541580115" StarRating="3" HotelCode="337811|cocco_resort" HotelName="Cocco Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tappraya Road Soi 15 Norway, Near Sugar Hut, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/cd/dfcd240783e20fa60eff7b78e6e5a39727bbc63e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.02" OriginalAmount="34.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="3" HotelCode="583720|titanic_hotel_residence" HotelName="Titanic Hotel Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>260/1 Soi Vc Moo 10, Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/40/dd40499671fde255bddcfe3d4ca53f8e8055c158.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.04" OriginalAmount="34.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.969455" Longitude="100.885341" StarRating="3" HotelCode="|411782" HotelName="Serenity Condo Wongamat By Patsamon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Soi Na Kluea 12, Na Kluea, Floor 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/7/8/2/411782_5e6e2891634.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.18" OriginalAmount="34.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930548" Longitude="100.888099" StarRating="4" HotelCode="|388485" HotelName="Amber Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>399/9-10 M.9 Pattaya 3rd Rd.Soi Chalermprakiat 21Nongprue, BanglamungChon Buri</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/8/5/388485_e59f1ee1005.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.21" OriginalAmount="34.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946915" Longitude="100.886842" StarRating="3" HotelCode="|469986" HotelName="Sabai Sabana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>436 Soi Pattaya 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/9/8/6/469986_ab546ae1819.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.29" OriginalAmount="34.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927007776305" Longitude="100.87604102245" StarRating="2" HotelCode="393307|1904195" HotelName="Mike Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>339 Mike Department Store Building Moo 9, Second Road, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/a6/23a61f460b97301033ddbf00906f22c2913c830c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.46" OriginalAmount="34.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93343207" Longitude="100.88324995" StarRating="0" HotelCode="971630|3647605" HotelName="View Talay 6 Pattaya Beach Condominium by Honey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>243/23 Pattaya Second Road, View Talay 6 Pattaya Beach Condominium, Next to the Hilton Hotel on Pattaya Beach, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/16/e116a35c1c02cdbf681457dedde7b4b2a0e00484.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.66" OriginalAmount="34.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9434642" Longitude="100.8916709" StarRating="5" HotelCode="|277708" HotelName="Grand Palazzo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>292 Moo 6 Petchtrakul Road, Naklua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/7/7/0/8/277708_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.77" OriginalAmount="34.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.926573" Longitude="100.875562" StarRating="3" HotelCode="|169636" HotelName="Mike" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>564/2 Moo.10 South Pattaya 2rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/3/6/169636_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is an ideal place for relaxing, has 104 rooms, internet, a swimming pool and a massage service. SITUATION: This hotel Pattaya it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.94" OriginalAmount="34.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92129" Longitude="100.86989" StarRating="4" HotelCode="|68190" HotelName="Signature Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>561 South Pattaya Road, Pratumnak Hill, Pattaya 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/9/0/68190_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers attentive service. The establishment offers guests views of the bay. The establishment boasts restaurants. ROOM: Customers have fully-equipped rooms. OTHERS: The establishment offers American breakfast free of charge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="3" HotelCode="755817|343362" HotelName="Paradise Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>235 Moo 3, Sattahip Chonburi, Pattaya 20180</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/27/8d27f7b7d413dd336210fd84d34cceaae63d993c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93303294" Longitude="100.88120428" StarRating="3" HotelCode="351254|85207" HotelName="Sea Me Spring" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>343/21 Moo 10, Soi 10 Pattaya 2nd Road, Nongprue, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/6f/006f88f47e132ace71f08da906dd1644c9651534.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93308637" Longitude="100.88148613" StarRating="3" HotelCode="368604|85216" HotelName="Sea Me Spring Too" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>311 Moo 9, Soi 10 Pattaya 2nd Road, Nongprue, Pattaya, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/23/8c2300db19a16bcefc60a261cf290a383fc3df44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933142910105" Longitude="100.88140002035" StarRating="3" HotelCode="540846|234507" HotelName="Sea Me Spring Tree Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>343/21 Moo 10, Soi 10 Pattaya 2nd Road, Nongprue, Pattaya, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/af/47afb1c367a9c1c0f1224b6b22611d08408ee382.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|540830-20854985/4243043597606692950/3743" HotelName="T PATTAYA (SHA)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23160000/23155800/23155703/0809c9f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="46.7569307" Longitude="-71.29308" StarRating="4" HotelCode="0|150908-18154667/4243043597606692950/4823" HotelName="SELECTION (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 3100 Ch Saint-Louis, Ville De Quebec, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6300000/6291000/6290966/0881987b_b.jpg</HotelPictures>
        <HotelDescription>Enjoy the Premier experience.  The four diamond rated La Fenouillière restaurant is on-site.  We have free parking, Wi-Fi and a mini refrigerator in all rooms and suites.

At Best Western Quebec, guests are treated to high-quality service and accommodations, complemented with an unbeatable location.

The Best Western Quebec City offers every guest a spacious, well-appointed room with luxury bedding. Best Western Quebec City is known for quiet rooms, the best service in town, and a location that gives guests easy access to the best attractions in the city. At the entrance of Quebec City and close to all major highways, it's easy for guests to get around the region.

Best Western Premier Hotel L'Aristocrate has a great value when comparing quality to rate. It includes free amenities such as parking, HSIA and local calls, and also features fine dining at the four diamond La Fenouillière. Guests can easily visit Old Quebec City and the popular aquarium. Visit us in July for the summer festival or in February for the winter carnival. There are exciting events happening year-round near our Quebec City hotel.

Many employees of the Provincial government choose to stay with us while traveling on business. Our Quebec City hotel is also proud to host employees of Quebec Metro High Tech Park, University Laval, and local business companies collaborating with the government. Enjoy competitive pricing, quality accommodations, and excellent service, whether you're here for business or pleasure.

Our fully-renovated hotel is designed with the comfort of guests in mind. From our on-site award-winning restaurant to quiet rooms, we understand that you have a choice when traveling. Our Quebec City hotel has everything guests need for a relaxing stay. Whether you're traveling for work, visiting family, or vacationing in our city, consider us your home away from home. 

Book your next stay with Best Western Premier Hotel L'Aristocrate, where value meets convenience! Enjoy your stay.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1323224-28682008/4243043597606692950/5719" HotelName="SHAMBHALA PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72060000/72051500/72051489/70539806_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|166170-25334965/4243043597606692950/7585" HotelName="AIYAREE PLACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7850000/7849900/7849834/23bbb279_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|496193-25658855/4243043597606692950/7872" HotelName="LETS HYDE PATTAYA RESORT AND VILLAS (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18720000/18713200/18713111/e8c1cf04_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|264956-25490532/4243043597606692950/8096" HotelName="HILL FRESCO (SHA)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7030000/7026800/7026764/0ec94607_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|244397-25460658/4243043597606692950/8803" HotelName="PHUPHAYA RESORT PATTAYA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8980000/8976600/8976592/53327696_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|585185-32721884/4243043597606692950/9224" HotelName="PATTAYA PARADISE BEACH RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/26000000/25140000/25136100/25136049/5ee648da_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="36.9437815" Longitude="-76.2338703" StarRating="3" HotelCode="0|222235-25424517/4243043597606692950/11845" HotelName="SEVEN ZEA CHIC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1330 E Ocean View Avenue, Norfolk, 23503-2208, VA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9850000/9845200/9845169/3d8770be_b.jpg</HotelPictures>
        <HotelDescription>Floors: 5. Total rooms: 86. Physically challenged rooms: 2. Suites: 33. Nonsmoking rooms: 86. Welcome to Best Western Plus Holiday Sands Inn &amp;amp; Suites!

Colonial Williamsburg and fishing are two big reasons many guests stay at our Norfolk hotel, and there are endless possibilities to make the dream vacation a reality.

Are you looking for the perfect oceanfront room? At our Norfolk hotel, a private beach is just steps away. Spend the day sunbathing, playing in the surf, or fishing in the waters. Suites with full kitchens make extended stays simple, and our friendly staff is dedicated to ensuring your stay is as pleasant as possible. The history of the area draws cultural enthusiasts and history buffs to the area, and it is the perfect destination for a romantic getaway.

This hotel in Norfolk, VA is also near the Naval Base, and our Norfolk hotel caters to many service men and women. Close proximity to military installations and bases make commutes easy so that guests can squeeze in plenty of leisure time, too. The Virginia Arts Festival International Tattoo event is a particular favorite.

Our Norfolk hotel also offers close proximity to universities and colleges in the area. If you are a visiting student, professor or staff member, welcome to your home away from home. Festivals throughout the summer from May to October make those long summer months a little more enjoyable, and big college events like graduation and move-in weekend are simple to get to when staying with us.

We are centrally located between all naval installations, including Naval Station Norfolk, Little Creek Expeditionary Base, and Norfolk Naval Air Station. Business travelers with Norfolk Portsmouth Shipyard, Norfolk Southern and Langley and Newport News Shipyard also depend on our Norfolk hotel to provide clean, comfortable accommodations. Our hotel offers many spacious rooms with kitchens, giving guests everything they need for a longer stay.

At the time of check-in, there will be an additional $250.00 incidental hold added to your card and will be released upon check-out if there are no incidentals accrued or damages to the room. May take 3-7 business days for the hold to drop off.

Book a kitchen suite at Best Western Plus Holiday Sands Inn &amp;amp; Suites today and save! Enjoy your stay. We are FEMA approved and are able to accommodate those displaced who have been pre-approved by FEMA.. ?From: Interstate 64. Head east to Hampton Roads Bridge tunnel, Exit 273. Turn left on 4th View Street. At the light turn right, then turn right onto Route 60. The Best Western Plus Holiday Sands Inn &amp;amp; Suites is approximately three miles on the left side.

?From: Route 13. Head south and turn right on to Route 60. The Best Western Plus Holiday Sands Inn &amp;amp; Suites is approximately six miles on the right.Restaurants: 0.3 mile(s) from Mick's Pancake House, Full Service, American, Open for: breakfast, . 0.5 mile(s) from Granby North, Bar/Lounge, American, Open for: lunch, dinner, Variety. 1 mile(s) from Degollado, Full Service, Mexican, Open for: lunch, dinner, . 2 mile(s) from Surf Rider, Full Service, Seafood, Open for: lunch, dinner, . 2 mile(s) from Blue Crab, Full Service, Seafood, Open for: lunch, dinner, . 3 mile(s) from Uncle Louies, Bar/Lounge, American, Open for: lunch, dinner, . 8 mile(s) from Outback Steakhouse, Full Service, Steak House, Open for: lunch, dinner, . 8 mile(s) from Julians, Bar/Lounge, American, Open for: lunch, dinner, . 8 mile(s) from Chilies, Full Service, American, Open for: lunch, dinner, Variety. 8 mile(s) from Max &amp;amp; Ermas, Full Service, American, Open for: lunch, dinner, Variety. 8 mile(s) from AJ Gators, Bar/Lounge, American, Open for: lunch, dinner, . 8 mile(s) from Gualdalajara, Full Service, Mexican, Open for: lunch, dinner, . 8 mile(s) from China Sea Buffett, Buffet, Chinese, Open for: lunch, dinner, . 8 mile(s) from Olive Garden, Full Service, Italian, Open for: lunch, dinner, . 8 mile(s) from Apple Bee's, Full Service, American, Open for: lunch, dinner, . 8 mile(s) from Uno's, Full Service, American, Open for: lunch, dinner, VarityArea Info: 7 mile(s) from Virginia Beach , 12 mile(s) from Chesapeake , 12 mile(s) from Hampton , 15 mile(s) from Portsmouth , 20 mile(s) from Newport News , 25 mile(s) from Suffolk , 28 mile(s) from Yorktown , 35 mile(s) from Williamsburg , 8 mile(s) from OLD DOMINION UNIVERSITY, 6 mile(s) from Tidewater Community, 9 mile(s) from Norfolk State, 8 mile(s) from Virginia Wesleyan, 8 mile(s) from EVMS Medical School, 6 mile(s) from Regent University, 5 mile(s) from Naval Station Norfolk, We are within 5 miles of the Naval Station Norfolk and JEB Little Creek Amphibious Base, 5 mile(s) from Norfolk Botanical Gardens, 7 mile(s) from Virginia Zoological Park, 10 mile(s) from Nauticus USS Wisconsin Ba, national maritime center and United State's Navy's last and largest battleship, 10 mile(s) from Waterside Festival Market, 15 mile(s) from First Landing State Park, 19 mile(s) from Virginia Living Museum, 20 mile(s) from Ocean Breeze Festival Par, 20 mile(s) from Virginia Marine Science, Virginia's largest aquarium, 22 mile(s) from Virginia Air and Space Ce, 25 mile(s) from Jamestown Settlement, 30 mile(s) from Busch Gardens, 30 mile(s) from Water Country USA, 30 mile(s) from Colonial Williamsburg, Virginia's capitol from 1699 to 1780, 10 mile (s) from MacArthur Center , Fishing , 1 mile(s) from Ocean View Golf Course, 2 mile(s) from YMCA, 10 mile(s) from Lynne Haven Dive Center&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|582026-25730653/4243043597606692950/12909" HotelName="CENTRE POINT PRIME HOTEL PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30540000/30530900/30530835/ddb97f32_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|374438-25559926/4243043597606692950/13988" HotelName="CENTRA BY CENTARA MARIS RESORT JOMTIEN (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12580000/12577500/12577462/9538c964_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|222697-25424981/4243043597606692950/14881" HotelName="VTSIX CONDO SERVICE AT VIEW TALAY CONDO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6820000/6815500/6815485/29d96fc1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="36.05" OriginalAmount="35" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|222681-25424969/4243043597606692950/14935" HotelName="VILLA THONGBURA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8040000/8032400/8032362/e6666b7d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.05" OriginalAmount="35.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.937038146076" Longitude="100.89051459161" StarRating="3" HotelCode="436105|at_mind_premier_suites_hotel" HotelName="@Mind Premier Suites Central Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>85/85 Moo 9, Tambol Nongprue, Pattaya, Amphur Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/c8/cdc811b023aeb7ccc9be2e228e24ecb774236b5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.07" OriginalAmount="35.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9452608" Longitude="100.8856359" StarRating="4" HotelCode="|73096" HotelName="A-ONE Pattaya Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115/9 Moo 9 North Pattaya Beach Road, Nong Prue, Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/0/9/6/73096_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, has 52 rooms, 44 deluxe rooms and 8 deluxe ocean view rooms. SITUATION: This establishment, is in Pattaya the beach it is surrounded by palm trees. ROOM: The rooms have sea views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.10" OriginalAmount="35.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95173" Longitude="100.88547" StarRating="3" HotelCode="|33976" HotelName="Green Park Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>240/5 Moo 5 Soi Naklua 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/7/6/33976_1_5872.jpg</HotelPictures>
        <HotelDescription>HOTEL: This typical style hotel, is surrounded by a wonderful garden area, has 176 rooms, a safety deposit box service, a currency exchange service, a bar, a restaurant, air-conditioning, conference facilities and a laundry service. SITUATION: Is situated inPattaya the heart of. ROOM: The rooms a bathroom, a direct line telephone, satellite or cable TV, a radio, a mini-bar and an air-conditioning system. FACILITIES: The establishment boasts a swimming pool, jacuzzis, a snack bar and a children's swimming pool. PAYMENT METHODS: Customers can pay using American Express, Visa and Mastercard. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant with typical dishes and international cuisine, Clients have at their disposal room service and a swimming pool bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.46" OriginalAmount="35.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93035" Longitude="100.8803" StarRating="3" HotelCode="|479180" HotelName="Whitehouse Condotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>596/2 Moo12 soi 13 Pattaya 2nd road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/1/8/0/479180_c9a0b691341.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.59" OriginalAmount="35.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93338569" Longitude="100.88122945" StarRating="3" HotelCode="589571|3544635" HotelName="Deep Blue Z10" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>310/10-1 Moo 10, Soi 10 Beach Road, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/f7/edf76d6bd0999aff5b5aaaa4c38ef4cd05aef4c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a range of services and facilities, making it ideal for business travellers ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.63" OriginalAmount="35.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.940884" Longitude="100.888968" StarRating="4" HotelCode="|388458" HotelName="The Leela Resort and Spa Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>155 Moo 9 Pettrakul Rd. Nongprue, Banglamung, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/5/8/388458_1f60b2a1047.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.79" OriginalAmount="35.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8716581" Longitude="100.8892184" StarRating="3" HotelCode="|30324" HotelName="Natural Park Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>412 Moo 12, Jomtien Beach 412</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/3/2/4/30324_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has 86 standard rooms, a lobby, meeting rooms, a games room, a restaurant, a laundry service and a car park. SITUATION: This complex is situated in Jomtien Road. Is in Cholbury It's 12 kilometres from Mini Siam Theme Park. It's 9 kilometres from Pattaya Railway Station. ROOM: All the rooms have smart bathrooms and modern facilities. Clients are offered presidential suites with 3 bathrooms, a sauna, a hydromassage bath, a living room and a multipurpose room. The establishment has 14 junior suites, 48 superior rooms, 21 suites and 3 Deluxe Suites. All the rooms have a shower, a direct line telephone, a television, a mini-bar and an individual air-conditioning system. FACILITIES: The establishment has 2 swimming pools, a Jacuzzi, a sauna and a billiards table. MEALS: The restaurant offers seafood, Chinese food and international cuisine. Guests are offered a breakfast, lunch and dinner service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.80" OriginalAmount="35.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.915082" Longitude="100.877" StarRating="3" HotelCode="|409015" HotelName="Cozy Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>153/21 Moo 10 Nongprue Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/9/0/1/5/409015_9c1772c1212.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.86" OriginalAmount="35.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.943547997348" Longitude="100.8872145229" StarRating="4" HotelCode="356675|3543805" HotelName="Season Five Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>235/3 Pattaya Soi 5 Moo 9, Nongprue, Pattaya, Amphoe Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/bc/d2bcd1eca2f440ba4b558a0a92e6df488de7d2ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.92" OriginalAmount="35.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931554" Longitude="100.883063" StarRating="3" HotelCode="|152906" HotelName="The One  Bay Breeze Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>503/2 Pattaya 2nd Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/9/0/6/152906_4536e111105.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Bay Breeze is rated three stars, it offers excellent service. SITUATION: This hotel is in the city centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.08" OriginalAmount="36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|584267-24756196/4243043597606692950/155" HotelName="INN RESIDENCE SERVICED SUITES (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9100000/9098300/9098277/da3a5280_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.08" OriginalAmount="36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|582356-18223384/4243043597606692950/1151" HotelName="ACQUA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21310000/21307800/21307764/ac5a0115_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.08" OriginalAmount="36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|6303-18114004/4243043597606692950/2910" HotelName="SUNBEAM (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/909500/909499/30803ebc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.08" OriginalAmount="36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|253092-18153356/4243043597606692950/5646" HotelName="PATTAYA MODUS BEACHFRONT RESORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6610000/6601800/6601722/5d1ef58c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.08" OriginalAmount="36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.6191511" Longitude="-1.2958655" StarRating="2" HotelCode="0|221158-25423608/4243043597606692950/8229" HotelName="FLIPPER LODGE (SHA)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 Grande Rue, Ducey, 50220, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8350000/8347600/8347526/11512ec3_b.jpg</HotelPictures>
        <HotelDescription>Floors: 2. Total rooms: 28. Nonsmoking rooms: 28. Physically challenged rooms: 2. Suites: 0. In Normandy, near Mont Saint Michel a mere 15 minute drive away, the hotel of charm Le Moulin de Ducey is a converted old mill on the river Selune.
 
In a village of great charm with all the necessary services, the Best Western Le Moulin De Ducey welcomes you in a relaxing environment and exceptional surrounding scenery. 

From here you can discover Mont Saint Michel, Normandy and Brittany landing beaches, Bayeux, Saint Malo, Cancale, Dinard, Dinan, Fougeres, Granville, Villedieu les Poeles. 

Services available: free Wi-Fi, free parking, lift, bar, lounge, free computer access in lobby area, TV, dinner.

. ?From: Paris. Take A13 toward Caen, then go on the A84 toward Mont Saint Michel, exit N33. Continue until you come to the sign on the right side indicating Ducey. Upon entering Ducey, turn right at the traffic light, go to the end of the road and turn again on your right. Drive another 30 meters to the Best Western Le Moulin De Ducey. Parking is in front of the hotel.Restaurants: 0.1 kilometer(s) from Auberge de la S?lune, Full Service, French, Open for: lunch, dinner, . 0.2 kilometer(s) from TY BREIZH, Full Service, French, Open for: lunch, dinner, . 0.3 kilometer(s) from La Marionnette, Full Service, Italian, Open for: lunch, dinner, Area Info: 10.00 kilometer(s) from Avranches, 15.00 kilometer(s) from Mont Saint Michel, 30.00 kilometer(s) from Departure point, for Chausey/Jersey/Guernesey island, 30.00 kilometer(s) from Granville, and Julouville beaches, 40.00 kilometer(s) from Saint Malo, and its walls, 40.00 kilometer(s) from Dinard old city, and casino, 40.00 kilometer(s) from Ferns, and his great medieval castle, 40.00 kilometer(s) from Villedieu les Poeles, the city of copper, 100 kilometer(s) from Landing Beaches, and Bayeux Tapestry&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="37.08" OriginalAmount="36" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|599438-25752289/4243043597606692950/10026" HotelName="COSTA WELL RESORT PATTAYA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16370000/16368800/16368754/9eaa19f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.08" OriginalAmount="36.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.973500578726" Longitude="100.89280754328" StarRating="4" HotelCode="9979|garden_sea_view_resort" HotelName="Garden Sea View Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>207/1 Moo 5 Pattaya - Naklua Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/72/b0/72b05d5e01900517ea9ed1564dfdb76567b77ecb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive beach hotel is situated on headlands directly beside the sea. From here, it is about...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.08" OriginalAmount="36.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90104854" Longitude="100.86773807" StarRating="4" HotelCode="353430|welcome_world_beach_resort__spa" HotelName="Welcome World Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>439/8-9 Moo12 Thruppaya Road Dongtarn Beach Nongprue Banglamung Chonburi, 20150 Pattaya South</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/57/ef/57ef49767d79a448cdfd3c98eb130d13ae57c415.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.08" OriginalAmount="36.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.925999186191" Longitude="100.87438841252" StarRating="2" HotelCode="337883|the_green_view" HotelName="The Green View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,ATM/Cash Machine,Bar,Massage Centre,Spa">
        <Address>
          <AddressLines>
            <AddressLine>175/51 Walking Street Moo 10, Soi 15, South Pattaya, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/4e/764ec7d147f450e8d48d7b60d323266bec4e28c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Green View offers unique style and a relaxing atmosphere on the famous "Walking Street" well kno...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.17" OriginalAmount="36.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93533" Longitude="100.887018" StarRating="4" HotelCode="|151578" HotelName="Grand Bella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>336/20 Central Pattaya M.9 Nongprue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/1/5/7/8/151578_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a spacious hall, tourist information, ticket sales and multilingual staff. ROOM: The establishment has 360 comfortable rooms. FACILITIES: The establishment boasts 2 swimming pools, a slide, a sauna and a gym. Regarding the food and beverage offering, there is 2 restaurants, The establishment also has a children's swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.28" OriginalAmount="36.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91627" Longitude="100.87146" StarRating="0" HotelCode="|229033" HotelName="T5 Suites At Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>162/210 Moo 10 Soi Thappraya 5 Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/0/3/3/229033_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.33" OriginalAmount="36.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.900647" Longitude="100.86611" StarRating="4" HotelCode="|169745" HotelName="Welcome World Beach Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>439/8-9 Moo 12, Thuppraya Road, Nongprue Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/4/5/169745_afcf6db1155.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, a reception, a laundry service, meeting facilities and private parking (free of charge). SITUATION: This establishment, is 2 minutes away from Dongtarn the beach 5 minutes away from the establishment, you can find Jomtien the beach Underwater World Pattaya, Bali Hai Pier and The 4-Region Floating Market it is situated 15 minutes away from Art In Paradise 25 minutes away, guests can find. ROOM: Customers can find modern rooms with an air-conditioning system, a balcony, cable television, a mini-bar, kettle, a bathroom with a bath, a hairdryer and a bathrobe. OTHERS: Regarding the food and beverage offering, clients have a cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.34" OriginalAmount="36.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.932806" Longitude="100.880724" StarRating="3" HotelCode="|210606" HotelName="Sea Me Spring Tree" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>343/21 SOI 10,MOO 10, PATTAY 2 ROAD,NONGPRUE, BANGLAMUNG CHONBURI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/0/6/210606_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.44" OriginalAmount="36.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.905725" Longitude="100.861815" StarRating="3" HotelCode="|34835" HotelName="Pattaya Park Beach Resort -" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>345MOO 12 TABDHRAYA RD,NONGPRUE, BANGLAMUNG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/3/5/34835_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, renovated in 2002, with air-conditioning, has 14 floors, 720 rooms, 60 suites and 22 apartments. In the entrance, you can find an inviting hall, a reception, a safety deposit box service and a currency exchange service. Guests are also offered a lift, a kiosk, a mini-market, a hairdresser's, shops and a bar. Some of the facilities that the establishment offers to guests include a television room, an Ã  la carte restaurant, a conference room, internet, room service, a playground and a car park. SITUATION: Jomtien It is in a few minutes walk away, you can find the beach, Pattaya it is situated 6 kilometres away from Where you can find a golf course, bars, cafÃ©s, pubs and nightclubs. it is situated 45 kilometres away from Utapao Airport. ROOM: standard rooms, suites and apartments, a bathroom with a shower, a bath, a hairdryer, a direct line telephone, satellite or cable TV, internet, a radio, fitted carpets, a mini-bar a fridge and a large bed. They also have individual heating, an individual air-conditioning system, a balcony or terrace and a safety deposit box (available for a fee), one-bedroom junior suites and have a bathroom, All the rooms have sea views, two bedroom family suites, one-bedroom apartments and have a living room. FACILITIES: Outdoors, guests have access to a swimming pool, a snack bar, deck chairs and parasols. The establishment has a jacuzzi, a sauna and a massage service. Clients can enjoy activities such as beach volleyball, playing billiards, speedboating, use the gym and speedboating. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers all meals in a buffet form and an Ã  la carte or set-menu lunch and dinner. dietary restrictions can be accomodated for Clients have at their disposal special dishes, Guests can book all inclusive.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.58" OriginalAmount="36.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9239" Longitude="100.789" StarRating="3" HotelCode="|408630" HotelName="Suntosa Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>162 M.7(Na Baan Pier) Naklua Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/8/6/3/0/408630_63777450907.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.93" OriginalAmount="36.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.97028242" Longitude="100.88433378" StarRating="4" HotelCode="758552|2322235" HotelName="Golden Tulip Pattaya Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>469 Moo 5, Naklua, Chon Buri, Banglamung, Pattaya  20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/0080599c83de924e/2b/2bf575d136d7b0af8a2763965cde548b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.98" OriginalAmount="36.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.878" Longitude="100.88516" StarRating="0" HotelCode="|246995" HotelName="Bay Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>132/3, 277/9 Moo.12 Soi Jomtien 14/1 Na Jomtien Rd., Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/9/9/5/246995_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="38.11" OriginalAmount="37" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428515-27596640/4243043597606692950/14753" HotelName="COCO BEACH HOTEL JOMTIEN PATTAYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99480000/99473800/99473797/1f51af16_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.11" OriginalAmount="37.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91347316446" Longitude="100.87135847143" StarRating="3" HotelCode="380904|the_sun_resort_spa" HotelName="The Sun Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>391/22 Thappaya Road Moo 10, Soi 13, Nongprue, Banglamung, Pattaya, Chonburi 20159</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/61/0f610cd2368f3762116213ac9d66e996af193408.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.11" OriginalAmount="37.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.932550111851" Longitude="100.88232670514" StarRating="3" HotelCode="380896|view_talay_condo_6_by_room_rental_service_" HotelName="View Talay 6 Pattaya Beach Condominium" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel,Apartment" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Bar,Internet,Kitchen,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>243/37 Moo 10 Second Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/22/9f22d88f79310908b9bc81aa84f2b2131745861e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.11" OriginalAmount="37.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91285994" Longitude="100.86763204" StarRating="3" HotelCode="449186|westbury_residence" HotelName="Westbury Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>338/17 M 12 Pratamnak Road, Banlamung, Pattaya City, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/e4/62e4ac3df0fc06ef89a723ff5f74aaedcee57d4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.21" OriginalAmount="37.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9294715" Longitude="100.8846207" StarRating="4" HotelCode="|39041" HotelName="Lk Metropole Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>M10 PATTAYA NONGPRUE 33/35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/0/4/1/39041_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban establishment, has a safety deposit box service, a bar, a restaurant, conference facilities, WiFi, a laundry service and a car park. SITUATION: Soi Buakaow Is situated in it is in Pattaya the centre of. ROOM: suites, have a sitting room, a hydromassage bath, a kitchen with fridge, a microwave, satellite or cable TV, a safe, a double bed and a bathroom. FACILITIES: Outdoors, guests have access to a tropical swimming pool and a sunbathing terrace. Customers can enjoy a sauna, a solarium, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant with breakfast, lunch and dinner service. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.36" OriginalAmount="37.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927728" Longitude="100.887313" StarRating="4" HotelCode="|396887" HotelName="LK President" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>340/123 Moo 9, Pattaya 3rd Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/8/8/7/396887_0c7763e0816.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.39" OriginalAmount="37.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88198" Longitude="100.88243" StarRating="3" HotelCode="|46105" HotelName="Sarita Chalet and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 13/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>JOMTIEN BEACH ROAD 279/373</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/0/5/46105_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex beach, has 82 rooms, a lobby, a restaurant, conference facilities, meeting rooms and WiFi. SITUATION: It is inJomtien the beach road Pattaya it is in Is situated in a peaceful area, is in front of a beach. ROOM: Clients are offered interconnecting rooms, The modern rooms, have a hairdryer, a satellite or cable television, a mini-bar, an individual air-conditioning system and a safe. FACILITIES: Outdoors, guests have access to a swimming pool, The establishment also has a massage service. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients haveSasitara the restaurant, which serves typical, French and Italian cuisine.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.44" OriginalAmount="37.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89855" Longitude="100.86745" StarRating="0" HotelCode="|30303" HotelName="Jomtien Palm Beach and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>408 Moo 12. Jomtien Beach Road 408</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/3/0/3/30303_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel and has 723 rooms, In the entrance, you can find a lobby with a reception, The establishment boasts a restaurant with typical and international cuisine. SITUATION: This modern hotel is in a tropical garden, is in Jomtien the lovely beach of. ROOM: The rooms have fitted carpets, a bathroom with a bath, a sitting area, a double or king-size bed, a hairdryer, a direct line telephone, satellite and cable TV, a radio, a stereo, a mini-bar, a safe (available for a fee), internet, a kettle, a coffee maker, an individual air-conditioning system and a balcony or terrace. PAYMENT METHODS: The establishment accepts Visa and Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.64" OriginalAmount="37.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930755045635" Longitude="100.87976633505" StarRating="3" HotelCode="378449|1909735" HotelName="Sandy Spring Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>494 Pattaya Beach Road, Soi 13, Entrance from Pattaya 2nd Road, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/43287/2443287/34.jpg?f=15649505</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.65" OriginalAmount="37.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9284" Longitude="100.788" StarRating="3" HotelCode="|404878" HotelName="Koh Larn Riviera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>170/26 Moo.7 Koh Larn, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/8/7/8/404878_232c53f1119.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.71" OriginalAmount="37.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.915934" Longitude="100.866866" StarRating="4" HotelCode="|388501" HotelName="Has Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>338/226 Moo 12, Pratamnak Rd., Nongprue, Banglamung,, 20150 Selatan Pattaya, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/5/0/1/388501_8b1ac7f1051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92744574" Longitude="100.88622765" StarRating="2" HotelCode="494822|175111" HotelName="Jasmine House @ Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>340/83  Pattaya 3rd Road, Moo 9, Nongprue, Banglumng, Pattaya Central, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/8e/458e292d57acb2d4d9b4c6ea92581f763a50becf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|440954-18200153/4243043597606692950/2743" HotelName="GRAND PALAZZO (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17280000/17275400/17275337/ab137ce9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|222700-25424984/4243043597606692950/10412" HotelName="WELCOME WORLD BEACHFRONT RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8290000/8281000/8280907/ad7ed27d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|143863-25318577/4243043597606692950/13251" HotelName="FOUR SEASONS PLACE (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2538600/2538533/b67af3c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|496286-25658898/4243043597606692950/14872" HotelName="SUREENA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15620000/15617800/15617753/de23c701_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="39.14" OriginalAmount="38" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1437846-27930914/4243043597606692950/15145" HotelName="CLOUDOTEL WALKING STREET PATTAYA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/111000000/110990000/110986500/110986476/w1439h1436x0y5-a457e380_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.14" OriginalAmount="38.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933" Longitude="100.883" StarRating="3" HotelCode="9026|pattaya_park_beach_resort" HotelName="Pattaya Park Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Conference Hotel" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>345 Jomtien Beach, Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4b/e3/4be3bed0ab00ea8a4b79c3f46e9bea1ff5a7467c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern hotel is located on the headland of Jomtien, a quiet and secluded location. The sandy bea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.62" OriginalAmount="38.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.921979" Longitude="100.871869" StarRating="3" HotelCode="208952|920425" HotelName="The Sun Xclusive" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>358/27 Thap Phraya Road Moo 10, Tambon Nongprue, Amphoe Banglamung, South Pattaya, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ae/4d/ae4d0a884e7751a3f2c0e90c0a30d5df213d14cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.83" OriginalAmount="38.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9216" Longitude="100.8904" StarRating="3" HotelCode="|244173" HotelName="Noursabah Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>43/71 Pattaya Tai Soi 10, Bang Lamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/1/7/3/244173_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.84" OriginalAmount="38.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.932490188169" Longitude="100.88235497475" StarRating="4" HotelCode="173404|1466448" HotelName="Page 10" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>365/3 Pattaya 2nd Road Soi 10 Moo 10, Nongprue, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/d2/5bd2f7b9440401c78309e53c0a86612d2d039554.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently situated in the heart of Central Pattaya. Popular shopping areas like the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.14" OriginalAmount="38.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94157166085" Longitude="100.89017629623" StarRating="3" HotelCode="186382|1868438" HotelName="The Leela Resort &amp; Spa Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Apartment Hotel,Club Resort" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>155 Moo 9 Pheltrakul Road, Nongprue, Banglamung, Pattaya, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/a7/a1a78aab19b26753234d3da21baef061bba1bc90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated approximately one and half hours from Bangkok. The property is centrally locat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="40.17" OriginalAmount="39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|374291-18227570/4243043597606692950/4112" HotelName="ASTER HOTEL AND RESIDENCE (SHA)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12420000/12412700/12412649/60ea27ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="40.17" OriginalAmount="39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|19021-18133523/4243043597606692950/4631" HotelName="JOMTIEN PALM BEACH (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2430000/2421100/2421044/492cd7a9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="40.17" OriginalAmount="39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|166167-18137504/4243043597606692950/4827" HotelName="AIYARA PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4040000/4036400/4036385/80a64bd5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="40.17" OriginalAmount="39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|894971-32724592/4243043597606692950/8776" HotelName="MARINA JOMTIEN BEACH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19700000/19699800/19699715/768c8143_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="40.17" OriginalAmount="39" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|266484-25491253/4243043597606692950/11412" HotelName="SEASON FIVE (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18750000/18748100/18748095/ce9a1af9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.17" OriginalAmount="39.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.865586" Longitude="100.97077095" StarRating="0" HotelCode="573358|bueng_bua_thong_resort" HotelName="Bueng Bua Thong Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Parking,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>64/5-7 Moo 6, Tambon Huay-Yai, Banglamung, Pattaya 20260, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/dd/76dd14480a56b5c288721e5c1c57282be4aafd3b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Bueng Bua Thong offers comfort and convenience whether you're on business or holiday in P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.17" OriginalAmount="39.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95078173" Longitude="100.93092487" StarRating="3" HotelCode="584941|taratai_villa" HotelName="Taratai Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>158/2 Chaiyapornvitee Road Moo 1, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/9b/279bdf37ea4fd3f7b6c4a004aec8ca5550b0ced1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.17" OriginalAmount="39.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91261271" Longitude="100.87356094" StarRating="0" HotelCode="759406|sansuk_suana__guesthouse" HotelName="Sansuk Sauna And Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Bar,Business Centre,Designated Smoking Area,Elevator,Internet,Massage Centre,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>391/66 Soi 11 Thappraya Road Moo 10, Jomtien, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/2f/e42feb421dc85b1b8efbcaeb84e2742ef47b90b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Phra Tamnak Hill, Sansuk Gay Sauna and Guesthouse pro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.23" OriginalAmount="39.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.61295" Longitude="100.9633" StarRating="3" HotelCode="|404988" HotelName="Warasin Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>8/17 Moo 4, Samaesan, Sattahip, Chonburi, 20180</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/9/8/8/404988_a4a4a8b0520.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.53" OriginalAmount="39.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91217" Longitude="100.862104" StarRating="4" HotelCode="|470423" HotelName="Sirin Exclusive And Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>139 Phra Tam Nak 5,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/4/2/3/470423_d48bf3f1132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.70" OriginalAmount="39.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.915039" Longitude="100.8667022" StarRating="3" HotelCode="|405241" HotelName="Blooming Hill Boutique Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>352/233 Moo 12 Phatumnak Road, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/2/4/1/405241_dce10fe0952.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.77" OriginalAmount="39.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93342" Longitude="100.88117" StarRating="3" HotelCode="|244295" HotelName="Deep Blue Z10 Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>310/10-1 Moo 10, Soi 10 Beach Road Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/2/9/5/244295_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.89" OriginalAmount="39.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.928109" Longitude="100.881831" StarRating="4" HotelCode="|396343" HotelName="Journeyhub Pattaya Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>236/21 Moo 10, Pattaya Road 2 Soi 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/3/4/3/396343_d3b66cd0615.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.91" OriginalAmount="39.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92463" Longitude="100.87818" StarRating="0" HotelCode="|245456" HotelName="Asana and Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>111/279 M.10 South Pattaya Road, Soi 24 Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/5/4/5/6/245456_19.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.06" OriginalAmount="39.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9391558" Longitude="100.8903777" StarRating="4" HotelCode="|40630" HotelName="Nova Suites Pattaya By Compass Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>254 M.9, SOI PETCHTRAKOOL NONGPRUE 254</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/6/3/0/40630_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers excellent service and comfortable facilities. SITUATION: This establishment, is in Pattaya the city centre of Close to the beach, the shopping area and the nightlife.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.20" OriginalAmount="40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|76469-25246091/4243043597606692950/9144" HotelName="D VAREE JOMTIEN BEACH (SHA)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3480000/3478900/3478850/587700b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="41.20" OriginalAmount="40" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|221049-25423535/4243043597606692950/14261" HotelName="FIFTH JOMTIEN PATTAYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5220000/5218700/5218670/3b315cd1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.20" OriginalAmount="40.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92860835" Longitude="100.88460211" StarRating="2" HotelCode="740042|duannaming" HotelName="Duannaming Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Business Centre,Designated Smoking Area,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>420/42 Soi Buakhao Moo 9, Nongprue, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/f9/41f976874d77f26d6916c07aa799b4030090164c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Duannaming Hotel Pattaya offers comfort and convenience whether you're on business or hol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.20" OriginalAmount="40.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90660457" Longitude="100.88838894" StarRating="3" HotelCode="848910|the_cinnamon_resort_pattaya" HotelName="The Cinnamon Resort Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>64/124 Moo 12, Jomtien Beach, Pattaya, Chonburi Province, Eastern Thailand</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/b6/ebb6ac1198d158ff539682912a122ba687de90c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.25" OriginalAmount="40.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.920437" Longitude="100.875266" StarRating="4" HotelCode="915568|1472248" HotelName="Miracle Suite" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>247/130 Moo, 10 Pattaya Third Road, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/46/5e/465e5587d82d11b178e9ee6d53706637934d89d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.41" OriginalAmount="40.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.926397" Longitude="100.874324" StarRating="3" HotelCode="|389304" HotelName="W14 Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>109/50 Moo 10, Walking Street Soi 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/3/0/4/389304_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.46" OriginalAmount="40.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.947592" Longitude="100.88704" StarRating="0" HotelCode="|396399" HotelName="One Patio Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>464/59 Moo 9, Pattaya 2nd Road, Tambon Nongprue, Amphur Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/3/9/9/396399_e6863800946.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.87" OriginalAmount="40.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.947777" Longitude="100.887319" StarRating="4" HotelCode="300250|1018448" HotelName="Mercure Pattaya Ocean Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>463/100 Moo 9, Pattaya Second Road-Nhongprue Banglamung, 20260 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/ee/f5ee758604c37c92fb79b11f594c68d57e692d83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|895070-21175833/4243043597606692950/5965" HotelName="ONE PATIO PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44370000/44364100/44364076/f34fe88a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|443165-25616616/4243043597606692950/6808" HotelName="SEA ME SPRING TREE (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16500000/16493800/16493763/aa6ea586_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|76468-25246089/4243043597606692950/8281" HotelName="NATURAL PARK RESORT (SHA)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16170000/16167200/16167132/6b67b420_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428527-27565302/4243043597606692950/9117" HotelName="SIRIN EXCLUSIVE HOTEL &amp;amp; RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/92000000/91380000/91378200/91378169/1dded2f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|264980-25490548/4243043597606692950/9863" HotelName="T5 SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6850000/6845100/6845064/fd0acb30_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|222528-25424793/4243043597606692950/11199" HotelName="STAY (SHA)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18750000/18748000/18747954/d12b7a0e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|19030-25201742/4243043597606692950/11501" HotelName="PATTAYA PARK BEACH RESORT (SHA)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17480000/17471400/17471322/6d2a92cb_edited_71bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|443129-25616599/4243043597606692950/11629" HotelName="SANDY SPRING" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12610000/12603200/12603104/ed2e6119_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.42" OriginalAmount="41.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95701" Longitude="100.89278" StarRating="5" HotelCode="|386523" HotelName="Brighton Grand Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>666/66 Moo 5 Naklua 23-25, Naklua Sub-Direct, Banglamung District, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/6/5/2/3/386523_17.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="43.26" OriginalAmount="42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|150907-18137519/4243043597606692950/1271" HotelName="PAGE 10 (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4360000/4351400/4351315/282e4753_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="43.26" OriginalAmount="42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|894968-21396895/4243043597606692950/5052" HotelName="MANDARIN EASTVILLE, PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/52000000/51850000/51845300/51845202/445121a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="43.26" OriginalAmount="42" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428502-27602099/4243043597606692950/14583" HotelName="KASTEL HOTEL PATTAYA BY LOFT BANGKOK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/106000000/105970000/105963000/105962924/031f26e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.33" OriginalAmount="42.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9466" Longitude="100.888" StarRating="4" HotelCode="|397057" HotelName="Xq Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>436/628, Bang Lamung District, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/7/0/5/7/397057_3a642b11034.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.54" OriginalAmount="42.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8114698" Longitude="100.9146612" StarRating="4" HotelCode="|382645" HotelName="Cross Vibe Pattaya Seaphere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>223 Moo 3 Soi Na Jomtien 32 Na Jomtien, Pattaya City, Sattahip District, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/2/6/4/5/382645_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.76" OriginalAmount="42.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92794" Longitude="100.87556" StarRating="4" HotelCode="|152891" HotelName="Aya Boutique Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>555/54 Moo 10, Pattaya Beach Road., Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/8/9/1/152891_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, has a terrace, a covered swimming pool and a gym. SITUATION: This establishment, Pattaya it is close to the beach, is situated in Pattaya the Promenade of Close to restaurants and leisure areas. 15 hours from the establishment, you can find Suvarnabhumi Airport. ROOM: All the rooms have wooden floors, a flat-screen television, a sitting room and a safety deposit box.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.83" OriginalAmount="42.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92787576423" Longitude="100.87625293811" StarRating="3" HotelCode="383481|1226028" HotelName="Penthouse Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>325/61 Pattaya Beach Road Moo 10, Soi 13/4, Soi Pattaya Funland, Pattaya, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3c/5d/3c5d35768a86848e20747b4d9d53d5c011786dae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.98" OriginalAmount="42.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91566306" Longitude="100.85739671" StarRating="3" HotelCode="71638|3651145" HotelName="Birds &amp; Bees Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>366/11 Moo 12, Phra Tam Nak 4 Road, Nongprue, Banglamung, Pattaya, Chonburi  20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/5a/3c5aab40af4e41710e4a5487ef61c3aff97bdd51.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.11" OriginalAmount="42.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.948129" Longitude="100.896802" StarRating="4" HotelCode="|439357" HotelName="Best Western Plus Nexen Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>8/159 Moo.6 North Pattaya,Bang Lamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/3/5/7/439357_6038f4f1012.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.16" OriginalAmount="42.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.859233" Longitude="100.896885" StarRating="4" HotelCode="|389161" HotelName="Veranda Beachfront Residence Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Na Jomtien 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/9/1/6/1/389161_9c034151124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="44.29" OriginalAmount="43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|146431-18141360/4243043597606692950/3322" HotelName="BAYWALK RESIDENCE PATTAYA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4820000/4816100/4816039/655d4a90_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="44.29" OriginalAmount="43" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|495620-25658590/4243043597606692950/11831" HotelName="ASANA HOTEL AND RESIDENCE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18820000/18817400/18817384/ccf1ae8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.29" OriginalAmount="43.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.897063013455" Longitude="100.87082147598" StarRating="3" HotelCode="21431|jomtien_thani_hotel" HotelName="Jomtien Thani Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>75/261 Jomtien Beach Road Moo 12, Pattaya City, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/19/3419fbc521d2decc00cfbc7ebda771508e000dca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 500 m from the beach in Pattaya - the city is which known worldwide as a moder...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.29" OriginalAmount="43.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87711985" Longitude="100.88531717" StarRating="4" HotelCode="376570|beach_gallery_house" HotelName="Beach Gallery House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131/5 Beach Road Moo 12, Jomtien Beach, Bang Lamung, Pattaya, Thailand, Chon Buri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/f3/2ff340bc023d7ba62043be82c3cc63bf39db7d50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a baggage storage service for a comfortable and relaxing stay. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.29" OriginalAmount="43.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95511474" Longitude="100.89330068" StarRating="2" HotelCode="957768|marin_house" HotelName="Marin House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>570/39 Soi Naklua 27, North Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/5b/bd5b07d9d39e45b9d6c7b5c414a3330caa162a71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.35" OriginalAmount="43.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.885689994663" Longitude="100.8787416339" StarRating="3" HotelCode="47008|28614" HotelName="Grand Jomtien Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>356 Jomtien Beach Road, Pattaya City, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/b5/1fb5ef8194cc305f571ff6df98437988d2f7a907.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on a quiet part of the sandy Jomtien Beach, only 2 hours from Suwannabhumi Airp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.72" OriginalAmount="43.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.970414" Longitude="100.886238" StarRating="5" HotelCode="39084|38404" HotelName="Garden Cliff Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222/20 Moo 5, Soi 16 Naklua, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/27/c6279d4e4fa645208c8defe277a564446e351bb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside Crescent Moon beach within exotic surroundings. It is the per...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.77" OriginalAmount="43.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.951489" Longitude="100.891688" StarRating="3" HotelCode="18229|36624" HotelName="Thai Garden Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>179/168 Moo 5 North Pattaya Road, Naklua, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0f/31/0f31981ddea03d6507ec1198295d5fc65dac7b34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in North Pattaya, 5 km from the centre of Pattaya. Sights in the near vicinity...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.02" OriginalAmount="43.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.97151" Longitude="100.903" StarRating="3" HotelCode="|34667" HotelName="Kram Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>88/17-18 MOO 2 PATTAYA NAKLUA RD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/6/6/7/34667_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has a main building, 76 rooms, 3 chalets, meeting rooms with a TV, a video player and conference facilities. This establishment has air-conditioning, a safety deposit box service, a currency exchange service, a bar, a restaurant, room service and a laundry service. SITUATION: It is inNaklua the road of Bangkok it is 90 minutes away from It is situated 2 hours away from the international airport. ROOM: The rooms a bathroom, a satellite or cable television, a mini-bar, a central air-conditioning system, a safety deposit box and a terrace. FACILITIES: Guests can enjoy an outdoor swimming pool, a beach for private use and a gym. OTHERS: The establishment offers lunch and dinner service and a cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.12" OriginalAmount="43.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92801" Longitude="100.87627" StarRating="3" HotelCode="|244878" HotelName="Penthouse - Adults Only" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Soi Pattayaland 2, Pattaya Funland Pattaya Beach Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/8/7/8/244878_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.32" OriginalAmount="44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6291-18131431/4243043597606692950/1620" HotelName="GARDEN SEA VIEW RESORT (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8290000/8280300/8280298/7f551eca_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.32" OriginalAmount="44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|584510-18231148/4243043597606692950/5566" HotelName="M PATTAYA (SHA)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30040000/30039700/30039616/c85bbd4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.32" OriginalAmount="44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|264974-18247622/4243043597606692950/5731" HotelName="SEA TWO POOL VILLA RESORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8100000/8094900/8094894/0e0ac6b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.32" OriginalAmount="44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|266486-25491254/4243043597606692950/6500" HotelName="PATTAYA BLUE SKY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9050000/9049000/9048994/f762f6c9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="45.32" OriginalAmount="44" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|244441-25460702/4243043597606692950/7913" HotelName="HERITAGE PATTAYA BEACH RESORT (SHA)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18750000/18747900/18747821/b132d5e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.33" OriginalAmount="44.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.97011" Longitude="100.8864" StarRating="5" HotelCode="|30301" HotelName="Garden Cliff Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>220/21 Moo 5, Soi 16 Naklua, Pattaya, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/3/0/1/30301_1_4020.jpeg</HotelPictures>
        <HotelDescription>HOTEL: The Garden Cliff Resort and Spa is rated five stars. It was built in 2005, has 3 restaurants, lifts, a concierge, a safety deposit box service, a swimming pool, a sauna, room service, a cafÃ© and business facilities. SITUATION: It is in the coast of Pattaya. ROOM: The establishment has 249 rooms with a hairdryer, an air-conditioning system and a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.35" OriginalAmount="44.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9295979" Longitude="100.883414" StarRating="3" HotelCode="|60657" HotelName="Areca Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>198/21-23 M 9 Soi Diana Inn Pattaya 2nd Rd, Banglamung Chonburi 20260</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/6/5/7/60657_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 216 rooms and suites. It has air-conditioning, a lobby, a reception, express check-out, a safety deposit box service, a casino and a restaurant. The establishment also offers WiFi, a hairdresser's, a laundry service and bicycle rental. SITUATION: It is inPattaya the heart of close to the establishment, clients can find shopping centres, a beach. ROOM: All the rooms have a bathroom with a shower, a bath, a television, internet, a coffee maker and a kettle. They have individual air-conditioning and a balcony or terrace. FACILITIES: The establishment has 2 swimming pools, a jacuzzi, a gym and a sauna. MEALS: Regarding the food and beverage offering, the establishment offers a set-menu lunch and an Ã  la carte or set-menu dinner. PAYMENT METHODS: The establishment accepts Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.56" OriginalAmount="44.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9009171" Longitude="100.8687803" StarRating="4" HotelCode="|357819" HotelName="The Agate Pattaya Boutique Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>413/93-96 Moo 12, Jomtien Pattaya Second Road,Nongprue, Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/7/8/1/9/357819_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.90" OriginalAmount="44.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.962310893508" Longitude="100.89573383331" StarRating="3" HotelCode="26520|4470905" HotelName="Naklua Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88/17-18 Moo 5, Pattaya-Naklua Raod, Banglamung, 20150 Cholburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0a/32/0a32436bf078489641aefdd06a78f4da6223b610.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on Naklua Road in Pattaya city. The hotel is approximately 90 minutes from Ban...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.01" OriginalAmount="44.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.936262" Longitude="100.885126" StarRating="4" HotelCode="|439315" HotelName="Blackwoods Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>213/2 Soi 7 Nongprue Banglamung, Pattaya, Chonburi Province 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/3/1/5/439315_779b9cf1015.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.24" OriginalAmount="44.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94079242561" Longitude="100.88970122454" StarRating="4" HotelCode="905811|846135" HotelName="@Mind Serviced Residence Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>99/1-2 Pattaya Second Road Moo 9, Pattaya, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/d3/9ad349a14769b5b6ecfbdef768e4d1e27b2c50e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in central Pattaya, just a 10-minute stroll from the beach with several shoppin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.35" OriginalAmount="45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92831365" Longitude="100.87650391" StarRating="3" HotelCode="945654|234430" HotelName="Pind Balluchi Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>325/25-26 Soi 13/3 Moo 10, Near Beach Road, Near Walking Street, Sub District Nong Prue, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/b5/6ab53d8ba8a573829417dd19b7961da6405e742a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.35" OriginalAmount="45.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935443898808" Longitude="100.88810539571" StarRating="3" HotelCode="225581|lk_mansion" HotelName="Lk Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>341/38 Central Pattaya Road Moo 9, Nongprue, Banglamung, Pattaya, ChonBuri 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/b1/d6b1e7b4e3ce7570930674034a00877ca546f187.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.18" OriginalAmount="45.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="13.16918" Longitude="100.93075" StarRating="3" HotelCode="|37556" HotelName="Pacific Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>SRIRACHA NAKORN 3 RD,SRIRACHA 2/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/5/5/6/37556_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel 276 rooms, The establishment with air-conditioning, renovated in 2007, has a lobby, a reception, a safety deposit box service, a lift, a hairdresser's, a television room and a restaurant. The establishment also offers WiFi, a laundry service and a car park. SITUATION: The hotel Sukhumvit Road it is in it is 120 kilometres away from Don Mueang Airport 100 kilometres away from the establishment, guests will find Suvarnabhumi Airport. ROOM: The rooms have an air-conditioning system, a safe, a direct line telephone, a DVD player, a hairdryer, cable and satellite television, internet, a bathroom with a shower and a bath. They also have a king size or double bed, a Hi-Fi, a kitchen, a microwave, a mini-bar, a washing machine, an ironing set and a balcony or terrace. FACILITIES: The establishment boasts an outdoor swimming pool, a gym and a golf course. PAYMENT METHODS: Customers can pay using JCB, Mastercard and Visa. OBSERVATIONS: Check-in is from 14:00 and check-out is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="47.38" OriginalAmount="46" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1407332-27126502/4243043597606692950/15085" HotelName="THE BASE CENTRAL PATTAYA BY MICKEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107300000/107298800/107298716/eec9613d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.38" OriginalAmount="46.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94538" Longitude="100.8871" StarRating="5" HotelCode="|221380" HotelName="Mytt Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Moo 9 North Pattaya Beach Road, T.Nongprue A.Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/3/8/0/221380_1_5730.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="48.41" OriginalAmount="47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|253091-25474595/4243043597606692950/8340" HotelName="BIRDS &amp;amp; BEES RESORT (SHA)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13070000/13061700/13061606/2e33683e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="48.41" OriginalAmount="47" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|123495-25292577/4243043597606692950/13373" HotelName="GRAND JOMTIEN PALACE (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5710000/5709900/5709858/6e3b850d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="48.55" OriginalAmount="47.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9705599" Longitude="100.8951234" StarRating="5" HotelCode="977142|4607956" HotelName="The Zign Hotel &amp; Villa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>555/65 Moo 5, 12 Naklua Road, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.73" OriginalAmount="47.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8970456" Longitude="100.8706337" StarRating="4" HotelCode="|34301" HotelName="Jomtien Thani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>75/261 Moo 12, Jomtien Beach Road, Pattaya City, Chon Buri</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/3/0/1/34301_c18972b0937.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel an ideal place for relaxing, has 246 rooms, a reception, a currency exchange service, a hairdresser's and a laundry service. SITUATION: It is located 500 metres away fromPattaya the beach it is situated 4 kilometres away from the shopping area, 20 minutes away from the establishment, you can find the bus station, Bangkok It is situated 100 kilometres away from. ROOM: The large rooms, have a balcony, a bathroom with a shower and a mini-bar. FACILITIES: There is a variety of facilities and services available at the establishment, including a swimming pool, deck chairs, a children's area, a sauna and a gym. You can also enjoy Thai massages, play ping-pong and playing billiards. PAYMENT METHODS: Customers can pay using credit cards, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: Check-in is at 12:00.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.82" OriginalAmount="47.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87788" Longitude="100.88522" StarRating="4" HotelCode="|246754" HotelName="Marine Beach Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>131/62 Moo 12 Jomtien Beach Rd. Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/7/5/4/246754_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.16" OriginalAmount="47.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9423718" Longitude="100.8852272" StarRating="4" HotelCode="|40400" HotelName="The Pattaya Discovery Beach  Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>489 Moo 9, Sol 6/1, North Pattaya Beach Road Banglamung, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/4/0/0/40400_1_1575.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, was built in 2007, has 12 floors, 165 rooms, it offers a lobby, a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a hairdresser's, a bar, a games room, a pub, a television room, a restaurant, conference facilities, internet, WiFi, room service, a laundry service and a car park (for a fee), Children can enjoy a playground. SITUATION: It is inPattaya northern 10 metres away from the establishment, you can find the beach, Clients can find shops, banks, mini-markets, restaurants, bars and leisure areas. it is situated 120 kilometres away from Bangkok Airport. ROOM: The traditional in style rooms, has a balcony, a bathroom with telephone, a hairdryer, a bathrobe, slippers, a mini-bar, a coffee maker, a kettle, a television, a radio, a stereo, internet, a washing machine, an iron, an air-conditioning system and a safety deposit box. FACILITIES: The establishment boasts a body care area and a solarium. Guests can enjoy enjoy tennis, At an extra cost, you can find a gym, a swimming pool with hydromassage, children's swimming pools, an outdoor bar and water slides. it is located 30 minutes away from Pattaya Country the golf course of. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, Guests are offered American breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: The establishment accepts Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.44" OriginalAmount="48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88181261" Longitude="100.89255505" StarRating="3" HotelCode="572007|234642" HotelName="The Sala Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>32/104 Moo 12, Soi Chaiyapruk 2, Nong-Prue, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/3a/753afe7b726a67c14c084d54f52bd68cce03761a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.44" OriginalAmount="48.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.900931" Longitude="100.865486" StarRating="4" HotelCode="71673|avalon_beach_resort" HotelName="Avalon Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>436, Moo 12, Thuppraya Road, Dongtarn Beach, Nongprue, Banglamung, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/5c/2f5c435eb62b9ba684cf04d6c2d704326b829299.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated in a tropical resort nestling on the beautiful Dongtarn Beach in Jomtien-Pat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.45" OriginalAmount="48.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.932534" Longitude="100.881327" StarRating="2" HotelCode="|181403" HotelName="Natural Beach  Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>216 Soi Pattaya 11, Beach Road, Pattaya, Thailand 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/1/4/0/3/181403_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.80" OriginalAmount="48.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.92921" Longitude="100.880305" StarRating="5" HotelCode="118743|92537" HotelName="Baraquda Pattaya - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>485/1 Pattaya 2nd Road Moo 10, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1a/b7/1ab7941efa5c27299bca125be4393c206d00ab12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of central Pattaya which is close to The Avenue, (a lifestyle sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.81" OriginalAmount="48.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933293" Longitude="100.891527" StarRating="5" HotelCode="|440726" HotelName="Arbour and Residence Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99/10 M.9 Pattaya 3rd Rd., Tambol Nongprue Amphur Banglamung, Chon Buri, Thailand, 20150 Pattaya, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/7/2/6/440726_fe689e21030.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.13" OriginalAmount="48.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91162489" Longitude="100.87102882" StarRating="3" HotelCode="321649|1203318" HotelName="Baan Souy Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>308/3 Moo 10, Soi 15 Thappraya Road, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/23/e623b45c7d8744b90502f58f79526392b00b7ea0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="50.47" OriginalAmount="49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6304-32697988/4243043597606692950/174" HotelName="THAI GARDEN RESORT (SHA)" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2810000/2802100/2802084/14a741d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="50.47" OriginalAmount="49" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|166187-25341152/4243043597606692950/10919" HotelName="ALTERA HOTEL AND RESIDENCE (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4630000/4622500/4622490/a2a53b7d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.47" OriginalAmount="49.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.924652" Longitude="100.874103" StarRating="3" HotelCode="11035|beverly_plaza_2" HotelName="Hotel Beverly Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59/35 Phratamnak Road Moo 10, South Pattaya, Pattaya City, Chon Buri 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/73/4b739838b3c5eb205239774e73d8a95b0c21685a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the city, next to Casino Lisboa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.47" OriginalAmount="49.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931815" Longitude="100.879819" StarRating="4" HotelCode="187188|lk_the_empress_pattaya" HotelName="LK The Empress" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>240/1 M.10 Soi.12, Pattaya Beach Road, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/c1/1fc1abc1e6973af9e6630ebdb15a9e5fb75e6e0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the heart of Pattaya with beachfront views. Surrounding the hotel is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.34" OriginalAmount="49.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9492827" Longitude="100.8868441" StarRating="4" HotelCode="|388443" HotelName="Ozo North Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>240 / 43 Moo.5 Naklua Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/4/3/388443_906996d1024.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.40" OriginalAmount="49.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87353" Longitude="100.88787" StarRating="4" HotelCode="|83177" HotelName="Royal Thai Pavilion Jomtien Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>246/91 Moo 12, Jomtien Beach Road, Nongprue, Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/1/7/7/83177_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This complex Jomtien Beach (Pattaya) it is in Jomtien Beach (Pattaya) 50 kilometres away from the establishment, guests will find Utapao Airport it is situated 155 kilometres away from Suvarnabhumi (Bangkok International) Airport Suvarnabhumi (Bangkok International) 30 minutes away, clients can find golf courses, in just 15 minutes, clients can get to the city centre. HOTEL: This complex has 31 large suites and 5 Royal Chalets. ROOM: The rooms have a bathroom with a shower or bath, a hairdryer, a double or king-size bed, satellite and cable TV, internet, a safety deposit box, a mini-bar, a coffee maker, a teapot and a balcony or terrace. FACILITIES: The establishment has a restaurant and room service. Outdoors, clients can enjoy an uncovered saltwater swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.50" OriginalAmount="50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|182193-18141387/4243043597606692950/1649" HotelName="TSIX5 HOTEL (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3500000/3494300/3494275/23ba8c6d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.50" OriginalAmount="50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|25376-18137506/4243043597606692950/4220" HotelName="ARECA LODGE (SHA)" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7070000/7060700/7060633/b7cfd879_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.50" OriginalAmount="50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|221725-25424075/4243043597606692950/11499" HotelName="NATURAL BEACH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11270000/11264400/11264340/71eb8ec3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="51.50" OriginalAmount="50" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1322223-26634743/4243043597606692950/12537" HotelName="BLACKWOODS PATTAYA - SHA EXTRA PLUS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66180000/66172500/66172483/2f296cb7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.85561619" Longitude="100.89925552" StarRating="4" HotelCode="393193|saisawan_beach_resort" HotelName="Saisawan Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>336-338 M.1 T.Najomtien, A.Satahip, Chonburi 20250</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/cf/dccf0347e889ea85e34f3bcc9425275bd24f80fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.68" OriginalAmount="50.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.953058" Longitude="100.883405" StarRating="0" HotelCode="|396388" HotelName="Lk Emerald Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>189 Moo 5 Soi 20 Pattaya-Naklua Rd., Naklua, Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/3/8/8/396388_c4565ec1108.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.91" OriginalAmount="51.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91848" Longitude="100.872067" StarRating="3" HotelCode="|405537" HotelName="Le Prive Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>praya Road Soi1 Nongprue Banglamung Chonburi 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/5/3/7/405537_e57fcd81153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.00" OriginalAmount="51.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.946052" Longitude="100.886861" StarRating="0" HotelCode="|446414" HotelName="Payaa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102/35 Moo 9, Pattaya 3 Alley, Pattaya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/4/1/4/446414_2e245a91006.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.40" OriginalAmount="51.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9330722" Longitude="100.88237" StarRating="4" HotelCode="|31653" HotelName="The Bayview  Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>310/2 BEACH ROAD 310</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/6/5/3/31653_1_1611.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for family holidays, has 270 standard rooms and suites, 9 floors, a reception, a safety deposit box service, a currency exchange service, a hairdresser's, WiFi and conference rooms. The establishment has restaurants, a swimming pool, a garden, room service, a laundry service and a car park. SITUATION: This hotel is situated near the beach and the railway station. It is 45 minutes away from U-Tapao Airport. In the surrounding area, you can find shops and a shopping centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.50" OriginalAmount="51.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.910308" Longitude="100.894545" StarRating="0" HotelCode="|439337" HotelName="Health Land Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>111/556 Moo 11, Sukhumvit-Pattaya Road, Soi 50/1, Tambol Nongpreu, Amphol Banglamung, Pattaya,, 20150 Pattaya South, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/3/3/7/439337_af606151011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="53.56" OriginalAmount="52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94589" Longitude="100.888776" StarRating="4" HotelCode="224707|51413" HotelName="Siam@Siam Design Hotel Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>390 Moo 9, Pattaya Sai 2 Road, Nongprue, Pattaya 20150, Banglamung, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/66/b8/66b8c837abbddc7580b5141f85f06552a05f19b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Chonburi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="53.56" OriginalAmount="52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|244443-18212591/4243043597606692950/3665" HotelName="LEELA RESORT PATTAYA (SHA)" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7180000/7170300/7170276/840470b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="53.56" OriginalAmount="52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|265822-25490918/4243043597606692950/8982" HotelName="BAAN TAH ON THE SEA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12360000/12352800/12352722/0561aebe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="53.56" OriginalAmount="52" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1323231-26635470/4243043597606692950/9735" HotelName="LEWIT HOTEL PATTAYA, A MEMBER OF RADISSON INDIVIDUALS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72500000/72496400/72496367/88500f30_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="53.56" OriginalAmount="52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="50.92894" Longitude="6.94246" StarRating="4" HotelCode="0|222683-25424973/4243043597606692950/14878" HotelName="VILLA VILLA PATTAYA RESORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>BARBAROSSAPLATZ 4, COLOGNE, GERMANY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6850000/6844900/6844835/25d03e72_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Connected to the airport, ibis Styles Koln City is located in Cologne's Left of Rhine - Old Town neighborhood and close to Cologne Synagogue, City Hall, and Cologne Trade Fair Grounds. Nearby points of interest also include Wallraf-Richartz Museum and Alter Markt.    Hotel Features.   Ibis Styles Koln City features a restaurant and a bar/lounge. Room service is available. The hotel serves buffet breakfasts each morning in the breakfast room (surcharges apply). This 3.5-star property offers a meeting/conference room, limo/town car service, and business services. Complimentary wireless Internet access is available in public areas and the hotel has an Internet point. For a surcharge, the property offers a roundtrip airport shuttle (available on request).  Tour/ticket assistance and tour assistance are available. Guest parking is limited, and available on a limited first-come, first-served basis (surcharge). Nearby parking is also available for a surcharge. Additional property amenities include a concierge desk, multilingual staff, and gift shops/newsstands. This is a smoke-free property.    Guestrooms.     50 guestrooms at ibis Styles Koln City feature safes and complimentary newspapers. Bathrooms feature hair dryers. Wireless Internet access is complimentary. In addition to desks, guestrooms offer direct-dial phones with voice mail. Rooms also include windows that open. Housekeeping is available daily.      Room Info:       Notifications and Fees:      This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation.            The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Self parking fee: EUR 13.90 per night (in/out privileges)  Pet fee: EUR 7 per pet, per night  Buffet breakfast fee: EUR 11 per person (approximately)     The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.    Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.    Property Information:  Pets allowed   Check-in time starts at 2 AM  Check-out time is Noon  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91878719" Longitude="100.87276714" StarRating="0" HotelCode="749138|le_prive" HotelName="Le Prive" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Coffee Shop,Dry Cleaning,Golf,Internet,Laundry,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>146/43 Thappraya Road Soi 1 Moo 10, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/67/0067ab1b66c9ec5cae3a1d77fdb9f124dc3af97b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of South Pattaya, Le Prive promises a relaxing and wonde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.03" OriginalAmount="52.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.931491" Longitude="100.8798903" StarRating="4" HotelCode="|444884" HotelName="Hermann Hotel Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>240 Moo 10, Beach Road Soi 12, North Pattaya Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/8/8/4/444884_db82a721059.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.19" OriginalAmount="52.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.919195" Longitude="100.85962" StarRating="3" HotelCode="|440593" HotelName="The Andromeda Condominium" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>247/125-126 Bang, Lamung District, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/5/9/3/440593_8c0140c1231.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.25" OriginalAmount="52.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.838723" Longitude="100.909194" StarRating="0" HotelCode="|32958" HotelName="Ambassador City Jomtien" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21/10 Sukhumvit Rd., Na Jomtien</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/5/8/32958_49dcd6b1109.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 4210 rooms, This establishment is ideal for family holidays, with air-conditioning, has a lobby, a reception, a safety deposit box service, a currency exchange service, a lift, a kiosk, a hairdresser's, a games room, a playground, a cafÃ©, a bar and a restaurant. You are also offered conference facilities and WiFi. At an additional cost, you can enjoy room service and a laundry service. nearby, there is a car park. SITUATION: This beach hotel is situated 10 minutes away from Pattaya the centre of it is near the beach, In the surrounding area, you can find public transport services, shops and the tourist attractions. it is situated 100 kilometres away from Suvarnabhumi Airport it is situated 190 kilometres away from Don Mueang Airport. ROOM: The establishment has 385 single rooms, 2965 double rooms and 860 suites. The rooms have a king size or double bed, a direct line telephone, a bathroom with a shower, a bath, a hairdryer, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, an iron, an air-conditioning system and a balcony or terrace. FACILITIES: The establishment boasts 5 swimming pools, an outdoor pool, deck chairs and an outdoor bar. The establishment also has a hydromassage bath and a sauna. For a fee, guests can enjoy a gym, a steam bath, a spa and a massage service. in the surrounding area, you can find a beach, Where customers can find deck chairs, At an extra cost, you can find water sports, water-skiing, jet-skiing, diving, windsurfing, jet-skiing, sailing and beach volleyball. Guests can also enjoy play badminton, squash, tennis, play ping-pong, playing billiards and darts. it is located 10 minutes away from Phoenix Golf Course the golf course. OBSERVATIONS: Ask about key collection. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Clients have at their disposal a cafÃ© and room service. Regarding the food and beverage provision, the establishment offers American buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.44" OriginalAmount="52.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9446719" Longitude="100.8874083" StarRating="5" HotelCode="|169421" HotelName="Terra Nara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>239 Moo 9, Beach Rd., Soi 4, Nongprue, Banglamung, Pattaya.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/2/1/169421_7dbc9391221.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has excellent service. SITUATION: This establishment, Pattaya Soi 4 it is in near the establishment, guests will find the beach and shops, is in the city centre excellent transport links to the shopping area, the nightlife and restaurants. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="54.59" OriginalAmount="53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|495995-18203388/4243043597606692950/4148" HotelName="MYTT BEACH HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19670000/19664700/19664685/febb46be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="54.59" OriginalAmount="53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1446745-30248863/4243043597606692950/6006" HotelName="HOWARD JOHNSON BY WYNDHAM PATTAYA JC" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="54.59" OriginalAmount="53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|166231-25341155/4243043597606692950/11895" HotelName="ROYAL BEACH VIEW SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4560000/4553200/4553107/33905705_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="54.59" OriginalAmount="53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="58.97055" Longitude="5.74392" StarRating="3" HotelCode="0|586418-25732539/4243043597606692950/12437" HotelName="BUA TARA RESORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>REIDAR BERGESGATE 7, STAVANGER, NO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13370000/13364600/13364588/54718b03_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Scandic Stavanger City in Stavanger, you'll be minutes from Norwegian Petroleum Museum and Stavanger Cathedral. This hotel is within close proximity of Stavanger Maritime Museum and Stavanger Museum.   Rooms   Make yourself at home in one of the 226 guestrooms.   Rec, Spa, Premium Amenities   Enjoy the recreation opportunities such as a fitness facility or make use of other amenities including tour/ticket assistance.   Business, Other Amenities   Planning an event in Stavanger? This hotel has 3938 square feet (366 square meters) of space consisting of conference/meeting rooms and small meeting rooms.   Room Info:    Know Before You Go       Children 12 years old and younger stay free when occupying the parent or guardian's room, using existing bedding.   The property allows pets in specific rooms only and has other pet restrictions. Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation.        Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.            Self parking fee: NOK 120 per night               Rollaway bed fee: NOK 200 per night      The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.     Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.    Property Information:  Check-in time starts at 2 PM  Check-out time is noon  Pets allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="54.59" OriginalAmount="53" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1169741-26479735/4243043597606692950/13015" HotelName="HEALTH LAND RESORT AND SPA (SHA)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30050000/30047600/30047570/b6f1ea69_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.81" OriginalAmount="53.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.952085261262" Longitude="100.88583648205" StarRating="3" HotelCode="9022|28624" HotelName="The Green Park Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>240/5 Soi Ping Pa, Moo 5, North Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/ef/25ef899b14339f06f9a41b9269d58c1cf689adeb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a genuine resort in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1323223-20825080/4243043597606692950/2092" HotelName="PAYAA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66820000/66819200/66819156/f7aac1d6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="55.62" OriginalAmount="54" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|119231-25287945/4243043597606692950/7544" HotelName="AVALON BEACH RESORT (SHA)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18760000/18750200/18750113/2e0698d1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.947577761844" Longitude="100.89148851035" StarRating="3" HotelCode="380893|rose_bay_resort_2" HotelName="Rose Bay Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,ATM/Cash Machine,Bar,Beauty Salon,Coffee Shop,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Massage Centre,Parking,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8/162 Pattaya 2nd Road Moo 6, Soi 1, Na-Klua Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/49/0c49599826e0c2322fd39d5bb7e483c042f40e43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Rose Bay Resort in Pattaya Central Pattaya, you'll be minutes from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.82" OriginalAmount="54.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933580296047" Longitude="100.88188827038" StarRating="4" HotelCode="9427|28794" HotelName="The Bayview Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>310/2 Moo 10, Beach Road, 20150 Pattaya, Cholburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/5c/255c65bcaf9a381e2ccd9d27e6847d8812cf00fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Beach Road runs between the hotel and the beach and there is also a train station in the immedia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.18" OriginalAmount="54.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.907643" Longitude="100.861053" StarRating="4" HotelCode="|169533" HotelName="The Heritage Pattaya Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>435 Moo 12, Pratumnak 6 Road Nongprue, Banglamung Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/3/3/169533_8dafbd61121.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2010, has an annexed building, a main building, has 248 rooms, 100 single rooms, 148 double rooms, 8 junior suites, 10 suites, 248 rooms adapted for people with reduced mobility, 4Â quadruple rooms and 8 family rooms. This building has facilities for people with disabilities, The establishment has a car park. SITUATION: This establishment, Chonburi it is in it is in the city centre, is well-connected, near the establishment, guests will find the railway station and the bus, close to the establishment, guests have the bus stop, the metro stop and the airport. it is located close to the city, a golf course and the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="56.65" OriginalAmount="55" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|166233-25336589/4243043597606692950/8256" HotelName="ROYAL THAI PAVILION JOMTIEN BOUTIQUE RESORT (SHA)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5420000/5411100/5411040/e93621e1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.09" OriginalAmount="55.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.940069803694" Longitude="100.88430150403" StarRating="4" HotelCode="435401|1943305" HotelName="Mera Mare Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>420/200 Beach Road Moo 9, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/43/ac4369e78a736ef62a73e4df5d3ed2a086db353d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="57.68" OriginalAmount="56" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|584579-18222335/4243043597606692950/4995" HotelName="MARINE BEACH (SHA)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21820000/21814300/21814233/62676a80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.71" OriginalAmount="57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|584453-18223749/4243043597606692950/3360" HotelName="LK EMERALD BEACH (SHA)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/29000000/28860000/28857900/28857803/f9a618cc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="58.71" OriginalAmount="57" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|595406-18223208/4243043597606692950/3823" HotelName="U JOMTIEN PATTAYA (SHA)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26980000/26977000/26976946/b30bf629_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.71" OriginalAmount="57.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.944795" Longitude="100.887024" StarRating="3" HotelCode="188303|mike_orchid_resort" HotelName="Mike Orchid Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Beach Road Soi 4, Pattaya, Chon Buri 20250</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/68/9f/689f909046d2708d5a8b82a2014868bb9d15bc62.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.37" OriginalAmount="57.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.892125087925" Longitude="100.87696317752" StarRating="3" HotelCode="380816|1866108" HotelName="Costa Village Pool Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>344/81 Soi Jomtien 9, Jomtien beach Road, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/61/2a6104890ba09ab0843f2e1d3a8be8af97b7e7d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="59.74" OriginalAmount="58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="50.082659000000000" Longitude="14.425341000000000" StarRating="4" HotelCode="0|35496-18123298/4243043597606692950/1428" HotelName="LONG BEACH GARDEN HOTEL AND PAVILIONS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Vaclavske Namesti 26, Prague, 11000, Czech Republic</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6850000/6846000/6845943/7f7005e3_b.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Prague and was established in 1912. It is close to the National Museum and the nearest station is Mustek. The Hotel has 2 restaurants, 2 bars and a conference room. All 92 rooms are equipped with minibar, hairdryer, safe and air conditioning. category: Superior first style: Traditional year Built: 1912 restaurant Count: 2&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="59.74" OriginalAmount="58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1401474-30248864/4243043597606692950/1767" HotelName="WYNDHAM JOMTIEN PATTAYA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="59.74" OriginalAmount="58" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|504512-25666475/4243043597606692950/10782" HotelName="AT MIND EXCLUSIVE PATTAYA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19780000/19777600/19777599/adaeacf0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.23" OriginalAmount="58.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.962186735104" Longitude="100.8850774169" StarRating="5" HotelCode="9021|84535" HotelName="Pullman Pattaya Hotel G" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pattaya-Naklua Roadd, Soi 16, 445/3 Wongamart Beach, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7a/5f/7a5f59b383ad7b236a3d08a123d1fe21b8f2c8c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious resort is serenely situated on one of the finest beaches in the Gulf of Thailand, Won...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="60.77" OriginalAmount="59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1428523-27572076/4243043597606692950/9502" HotelName="AKARA HOTEL PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101660000/101657000/101656901/d6c0bf45_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="60.77" OriginalAmount="59" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6287-25187984/4243043597606692950/13510" HotelName="THE BEVERLY HOTEL PATTAYA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2430000/2420900/2420887/0b9c0c78_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.77" OriginalAmount="59.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.88547882" Longitude="100.89027374" StarRating="3" HotelCode="754192|busaba_house" HotelName="Busaba House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25/4 Moo 12, Nong Prue, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/b4/33b49d3bd1ce5099af97cb40b72902e286d1a802.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.60" OriginalAmount="59.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.923704390442" Longitude="100.86962644667" StarRating="4" HotelCode="9028|28784" HotelName="Siam Bayshore" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>559 Beach Road, Pattaya City, Cholburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/b2/ddb27c142feec52339ca7362a10fe296e87d6ffa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unique hotel in Pattaya is situated in an 80,000 m² of lush, tropical garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="61.80" OriginalAmount="60" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|264298-25490218/4243043597606692950/6195" HotelName="SIAM@SIAM DESIGN HOTEL PATTAYA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6680000/6676700/6676609/47625cb9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="62.83" OriginalAmount="61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6302-18114002/4243043597606692950/2301" HotelName="THE BAYVIEW HOTEL PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1080000/1079600/1079533/076fe23d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="62.83" OriginalAmount="61" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|182247-18141378/4243043597606692950/4925" HotelName="MIRACLE SUITE (SHA)" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4040000/4035900/4035849/1269cff8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="62.83" OriginalAmount="61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.4691" Longitude="107.443" StarRating="3" HotelCode="0|495986-25658764/4243043597606692950/15207" HotelName="TERRA NARA HOTEL PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>PHUOC THUAN COMMUNE, XUYEN MOC, VN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19260000/19256200/19256107/a325bbb3_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at MGM Grand Ho Tram Beach in Xuyen Moc (Phuoc Thuan), you'll be minutes from Ho Tram Beach.    Rooms   Make yourself at home in one of the 541 air-conditioned rooms featuring refrigerators and iPod docking stations. Rooms have private balconies. Bathrooms have separate bathtubs and showers and designer toiletries. Conveniences include phones and minibars.    Rec, Spa, Premium Amenities   Take time to pamper yourself with a visit to the full-service spa. This resort also features shopping on site and tour/ticket assistance.    Dining   Grab a bite at one of the resort's 9 restaurants, or stay in and take advantage of 24-hour room service. Relax with a refreshing drink from a swim-up bar or one of the 3 bars/lounges.    Business, Other Amenities   Featured amenities include a business center, an Internet point, and audiovisual equipment. Event facilities at this resort consist of a conference center, conference/meeting rooms, and a ballroom.    Room Info:    Know Before You Go       Under Vietnamese law, a guest who is not a Vietnamese citizen cannot share a room with a Vietnamese citizen without proof of marriage to each other. Otherwise, a second room must be booked.       Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Breakfast fee: VND 630000 for adults and VND 315000 for children (approximately)    Rollaway bed fee: VND 1455000 per night      The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.     Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are required at check-in for incidental charges.  Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.     The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation.     Property Information:  Check-in time starts at 3 PM  Check-out time is noon  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.38" OriginalAmount="62.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96401" Longitude="100.88573" StarRating="4" HotelCode="|36857" HotelName="Long Beach Garden Hotel &amp; Pavilions" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>499/7 MOO 5, 16 NAKLUA RD, WONGAMART BEACH 499/7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/5/7/36857_1_29.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 16 floors, an annexed building, air-conditioning, 670 rooms, a lobby with a reception, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a cafÃ©, a bar, a restaurant, conference facilities and WiFi. There are many services available at the establishment, including room service, a laundry service and a car park. SITUATION: This family-owned hotel, Pattaya is situated in it is near Coralina the island the botanical garden, is 50 metres away from Wongamart the beach it is situated 2 kilometres away from the city centre, is situated 130 kilometres away from Suvarnabhumi Airport. ROOM: luxurious, standard rooms and elegant suites, a bathroom with a bath, a shower, a hairdryer, a direct line telephone, a television, internet, a mini-bar, a coffee maker, a kettle, a safety deposit box, an individual air-conditioning system and a balcony or terrace. FACILITIES: Outdoors, clients can enjoy a swimming pool, parasols and deck chairs. The establishment also has a pool bar, a terrace, a gym, a sauna, a spa and a massage service. At an additional cost, you can play ping-pong and billiards. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast and Ã  la carte, menu or buffet lunch and dinner. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.60" OriginalAmount="62.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.832107" Longitude="100.911053" StarRating="4" HotelCode="67538|98459" HotelName="Ravindra Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>246 Moo 4, Sukhumvit Road. (km.157), Na Jomtien, Pattaya, Sattahip, Chonburi 20250</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/71/0471df0a919920f08cef1e904a1568c389fc4a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort is within 100 metres of the beach front, 15 minutes from Pattaya City and only 1.5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.87" OriginalAmount="62.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.938532" Longitude="100.890454" StarRating="4" HotelCode="|388479" HotelName="Arden and Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42/111 Moo 9 T.Nong Prue A.Banglamung Chonburi, 20150 Pattaya Central, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/7/9/388479_94be3e51044.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.66" OriginalAmount="63.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.950208425287" Longitude="100.88450074196" StarRating="5" HotelCode="9019|28584" HotelName="Dusit Thani Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>240/2 Pattaya Beach Road, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/40/494071a28ad8f76edfef033bdfffcf4a977262d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located directly beside a private beach at the north end of Pattaya Bay. In abo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="65.92" OriginalAmount="64" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6292-25190428/4243043597606692950/11147" HotelName="PULLMAN PATTAYA G" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2850000/2842500/2842435/25e07085_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.26" OriginalAmount="64.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.952377" Longitude="100.887904" StarRating="4" HotelCode="19433|28824" HotelName="Woodlands Hotel &amp; Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>164/1 Pattaya-Naklua Road Moo 5, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/1a/e51a6c30ab126f0d1d4c720a77039285679fff2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just 5 minutes by foot from North Pattaya Beach. It is a world famous holiday...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.57" OriginalAmount="64.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9361511" Longitude="100.890413" StarRating="3" HotelCode="|205849" HotelName="Aster and Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>85/85 Moo 9, Nongprue , Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/8/4/9/205849_0972a9e1301.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="66.95" OriginalAmount="65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="42.904608" Longitude="16.856543" StarRating="4" HotelCode="0|244204-18153247/4243043597606692950/3680" HotelName="PATTAYA SEA VIEW" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>BB BRNA, Smokvica Otok Korcul, HR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6490000/6481500/6481447/59ad3e10_b.jpg</HotelPictures>
        <HotelDescription>Situated on the island of Korcula in southern Dalmatia, in the small fishing settlement of Brna, a few kilometres away from the village of Smokvica. Located on the coast itself, surrounded by the blueness of the sea and plush Mediterranean vegetation, it is an attractive destination for a complete rest of body and soul. 
It offers its guests 82 comfortable rooms, all with internet connection, buffet restaurant and aperitif bar, internet corner and its own beach in front of the hotel. A smaller outdoor swimming pool is suitable for families with children.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="67.98" OriginalAmount="66" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1407742-27131554/4243043597606692950/10980" HotelName="SIAM BAYSHORE RESORT PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1080000/1079200/1079196/ae4f9bed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.98" OriginalAmount="66.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.934565" Longitude="100.90166536442" StarRating="3" HotelCode="752957|nomad_3" HotelName="Nomad" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nuan Beach Junction, Pattaya 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/47/5a47910905ba58beacc57a6e8eb2d4eca0e415d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.01" OriginalAmount="67.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.921625" Longitude="100.860264" StarRating="3" HotelCode="|33539" HotelName="Cosy Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>400 Moo 12 Soi Rajchawaroon Pratamnuk Road Pattaya Chonburi, Pattaya South 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/5/3/9/33539_1_501.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, renovated in 2005, with air-conditioning, has 14 floors, 304 rooms and 3 suites. In the entrance, guests are offered a lobby with a reception, a currency exchange service and a safety deposit box service. Guests are also offered a cafÃ©, a hairdresser's, shops, a souvenir shop, an Ã  la carte restaurant, internet and WiFi. There are many services available at the establishment, including room service, a laundry service and a car park. SITUATION: It is inPattaya south it is near the city centre, Where you can find shops, bars and restaurants. it is situated 60 kilometres away from Utapao Airport the establishment is 150 kilometres away from the international airport. ROOM: standard rooms and suites, a bathroom with a shower, a bath, a hairdryer, a direct line telephone, internet, satellite or cable TV, a mini-bar, a large bed, an air-conditioning system, fitted carpets, a safety deposit box (available for a fee), a kettle and a coffee maker. FACILITIES: Outdoors, clients can enjoy 2 swimming pools with children's areas, a snack bar, a sunbathing terrace, deck chairs and parasols. Guests are offered a massage service, Clients can enjoy activities such as water-skiing, windsurfing and parasailing. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. dietary restrictions can be accommodated Customers have at their disposal special dishes can be made. PAYMENT METHODS: Customers can pay using Visa and Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="70.04" OriginalAmount="68" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1408489-27160375/4243043597606692950/12822" HotelName="AMETHYST HOTEL PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/79000000/78350000/78349600/78349527/1bab3f65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|97481-18138642/4243043597606692950/1996" HotelName="DUSIT THANI (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/1200/1176/e59ce7dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|584876-18212572/4243043597606692950/2343" HotelName="NAVANA NATURE ESCAPE (SHA)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/26000000/25020000/25015500/25015423/34023113_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.19" OriginalAmount="70.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93402" Longitude="100.885155" StarRating="4" HotelCode="|446216" HotelName="Somerset Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>528 Moo 10, Pattaya 2 Road, Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/2/1/6/446216_b7a78ac0739.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.52" OriginalAmount="70.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9456786" Longitude="100.8853802" StarRating="4" HotelCode="|29812" HotelName="The Cruise " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>499 North Pattaya Beach Road, Pattaya, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/8/1/2/29812_1_621.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern complex, was opened in 2002, has 2 buildings, 465 rooms and 28 suites. In the entrance, you can find a lobby, a reception with air-conditioning, a safety deposit box service, a currency exchange service and a lift. The establishment boasts a hairdresser's, shops, a kiosk, a games room, a sitting room with a TV, bars and 4 restaurants. It also has event rooms, conference rooms, room service, a laundry service and WiFi. Children can enjoy a playground, The establishment has a car park. SITUATION: It is close toPattaya the centre of close to the establishment, clients can find the beach, Clients can find shops, restaurants, boutiques, nightclubs and leisure areas. it is situated 45 kilometres away from Utapao Airport. ROOM: cruise cabin style rooms, a bathroom with a bath, a shower, a direct line telephone, a fridge, satellite or cable TV and an individual air-conditioning system. The establishment has luxurious standard rooms with a hairdryer, internet, a safe (available for a fee), a coffee maker and a teapot. spacious suites and have a sitting room, All the rooms have have a balcony or terrace and sea views some rooms. FACILITIES: Outdoors, clients have access to a swimming pool, a sunbathing terrace, deck chairs and parasols. The establishment has a swimming pool bar, a spa, a massage service, a gym, a sauna and a steam bath. Guests are offered an entertainment programme, At the beach, clients can enjoy sports activities (available for a fee). OBSERVATIONS: For an extra cost you can make use of medical care. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and JCB. OTHERS: The establishment offers all meals in a buffet form and an Ã  la carte or set-menu lunch and dinner. dietary restrictions can be accomodated for Clients have at their disposal special dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="73.13" OriginalAmount="71" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|188330-25373339/4243043597606692950/11732" HotelName="RITA RESORT AND RESIDENCE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5380000/5375400/5375380/6faabe35_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.26" OriginalAmount="71.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.945646975307" Longitude="100.88561654091" StarRating="4" HotelCode="166905|28764" HotelName="A-One The Royal Cruise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>499 North Pattaya Beach Road, Pattaya City, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/91/1d91c9beeb64a031bf5bf87f2ea7b2ebb5ed4c2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday complex is located near the centre of the city of Pattaya, on the Gulf of Thailand, and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.27" OriginalAmount="71.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.95224" Longitude="100.88777" StarRating="4" HotelCode="|35709" HotelName="Woodlands and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>164/1 MOO 5 PATTAYA-NAKLUA ROAD 164/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/7/0/9/35709_1_6657.jpg</HotelPictures>
        <HotelDescription>HOTEL: This quiet complex, has 134 rooms, a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service, a cafÃ©, a bar, a restaurant, WiFi, room service and a car park. SITUATION: It is 5 minutes away fromPattaya the beach it is in a peaceful area, 400 metres away, guests will find the beach, shops, leisure activities and restaurants. Bangkok It is situated 145 kilometres away from it is situated 120 kilometres away from Suvarnabhumi Airport it is situated 150 kilometres away from Don Mueang Airport. ROOM: The establishment has recently renovated superior rooms, They are equipped with a balcony or terrace, a swimming pool and garden views, a satellite TV, a mini-bar, a direct line telephone, a bathroom with a shower, a bath, a hairdryer, a radio, a stereo, internet, a coffee maker, a kettle, a safety deposit box and an individual air-conditioning system. Our guests also have available Deluxe Pool rooms Suite Pool rooms and with direct access to the swimming pool. FACILITIES: The establishment boasts 2 swimming pools, an outdoor bar, a gym, a sauna, a steam bath, a spa with a massage service and treatments. MEALS: Regarding the food and beverage offering, the establishment offers a coffee shop, Garden the bar a bar with terrace and a bakery. Guests are offered a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.94" OriginalAmount="71.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.859244933581" Longitude="100.89688388295" StarRating="5" HotelCode="327770|1594678" HotelName="Veranda Resort Pattaya MGallery by Sofitel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>211 Na Jomtien Soi 4, Moo 1, Chonburi, Pattaya 20250</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/a0/a0f166d1e871845a/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located off the beaten track, this hotel is situated about 10 km from the centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.43" OriginalAmount="72.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.859428" Longitude="100.896914" StarRating="5" HotelCode="|198406" HotelName="Veranda Resort Pattaya Mgallery - Sha Extra Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>211 Moo 1 Na Jomtien Soi 4, Sattahip, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/8/4/0/6/198406_498cfd01217.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.52" OriginalAmount="72.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.927747" Longitude="100.883557" StarRating="4" HotelCode="|446231" HotelName="Amethyst Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>799/1 Moo 10, Soi Buakhao15, Nongprue Banglamung Chonburi, 20150 Pattaya South, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/2/3/1/446231_a8ca3141020.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.17" OriginalAmount="72.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.83257" Longitude="100.90978" StarRating="4" HotelCode="|46189" HotelName="Dor-shada Resort By The Sea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>256 Moo 4 Najomtien, Sattaheap, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/8/9/46189_260e80e1122.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex beach, was built in 2008, has 172 rooms, 16 chalets, a lobby, a playground, a restaurant, conference facilities and WiFi. SITUATION: It is inJomtien the private Beach of Pattaya it is in near the establishment, you will find the city centre. ROOM: The rooms have direct access to, the swimming pool, hydromassage, a bathroom with a shower or bath, a double bed, a direct line telephone, satellite or cable TV, a mini-bar and individual air-conditioning. FACILITIES: Outdoors, guests have access to a swimming pool with an outdoor bar, The establishment has a gym, spa treatments and a golf course. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: The establishment offers all meals Ã  la carte.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.33" OriginalAmount="73.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91751299" Longitude="100.85716956" StarRating="4" HotelCode="387399|2002465" HotelName="Floral Lux Hotel Monttra Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>398 Moo 12 Rajchawaroon Road, Nongprue, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/a8/f2a8a358f41db2cf0470ed08881ef3e68a3469d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.86" OriginalAmount="73.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.833017" Longitude="100.912557" StarRating="5" HotelCode="|60690" HotelName="Ravindra Beach Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>246 M. 4, Sukhumvit Road, Na Jomtien, Sattahip, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/6/9/0/60690_1_2158.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 277 rooms, a lobby, a bar, a pub, a restaurant, conference facilities, internet in communal areas and a games room. SITUATION: This beach hotel is located 100 metres away from the promenade, Pattaya it is 15 minutes away from it is situated 1,5 kilometres away from Suvarnabhumi Airport. ROOM: The establishment has 277 standard rooms and suites 5 chalets, with swimming pool, have an air-conditioning system, a satellite television, a DVD player, a direct line telephone, WiFi, a bathroom with a bath, a shower, a hairdryer, slippers, a fridge, a mini-bar, a coffee maker, a kettle, a safety deposit box, a balcony and a terrace. FACILITIES: Outdoors, clients have access to a swimming pool with an open-air bar, The establishment boasts a gym, a massage service and a spa. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant where they serve seafood, typcial local cuisine and international cuisine, a coffee shop and room service. Customers have at their disposal karaoke and a lounge. PAYMENT METHODS: Customers can pay using Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="77.25" OriginalAmount="75" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|622206-18231496/4243043597606692950/4201" HotelName="ANA ANAN RESORT AND VILLAS PATTAYA (SHA)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33670000/33665000/33664909/f80fb6db_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.32" OriginalAmount="75.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.952381" Longitude="100.887976" StarRating="4" HotelCode="96808|93040" HotelName="Woodlands Suites Serviced Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>172/3 Soi Naklua 22 Moo 5, Naklua, Benglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1b/b5/1bb5178ca5576d6d2f7bea979fe91fd2c7169633.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Northern Pattaya, in peaceful surroundings, away from the hustle and bu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.60" OriginalAmount="75.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91777" Longitude="100.85732" StarRating="5" HotelCode="|235953" HotelName="The Monttra Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>398 Moo.12 Rajchawaroon Road, Nongprue, Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/9/5/3/235953_1_990.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.86" OriginalAmount="75.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9701226" Longitude="100.8997656" StarRating="5" HotelCode="|358268" HotelName="Navana Nature Escape" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>558 Moo 5, Naklua, Chonburi Province 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/8/2/6/8/358268_1_8834.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|119218-18130407/4243043597606692950/5128" HotelName="DOR-SHADA RESORT BY THE SEA (SHA)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2430000/2421400/2421355/79ba13d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1322227-26634748/4243043597606692950/10392" HotelName="CROSS PATTAYA PRATAMNAK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71070000/71066500/71066493/783aeb54_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.42" OriginalAmount="76.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9397104" Longitude="100.8877235" StarRating="3" HotelCode="|36853" HotelName="Grand Sole Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PATTAYA 2ND RD. PATTAYA CITY, CHOLBURI 370</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/5/3/36853_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel centrally located, has meeting facilities, 226 standard rooms, a safety deposit box service, a nightclub, a restaurant, room service and a laundry service. SITUATION: This urban hotel is close to the Pattaya business district, 5 kilometres away from the railway station the bus station. It's 1.4 kilometres from the harbour. ROOM: Guests are offered 11 floors. Each room has luxurious furniture, a television, a mini-bar, individual air-conditioning and fitted carpets. FACILITIES: The establishment has an outdoor pool and a massage service. Close to the establishment, clients can find a beach. OTHERS: Guests of the establishment can enjoy a cafÃ©. The establishment offers a breakfast service and a set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.51" OriginalAmount="76.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96844" Longitude="100.89604" StarRating="4" HotelCode="|388492" HotelName="TSix5 Quarter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>555/85 Moo 5, 12 Naklua Rd., Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/9/2/388492_4490c991040.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.31" OriginalAmount="77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.939863" Longitude="100.88795" StarRating="3" HotelCode="401198|76091" HotelName="Grand Sole" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>370, Pattaya 2nd Road, Pattaya City, Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/09/7909ff3e50ded1e31cf4ea33e482f6b35e6f63ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located near to the business centre of Pattaya and is just 5 km from Pattaya bus ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.51" OriginalAmount="77.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.902833" Longitude="100.8635406" StarRating="4" HotelCode="|35012" HotelName="Rabbit Resort Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>318/84 Moo 12, Soi Dongtan Police Station, Jomtien, Nongprue, Banglamung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/0/1/2/35012_ec2519b0920.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique complex, has 45 rooms, a bar, pubs, internet and a laundry service. SITUATION: It is inDongtan the beach the establishment is 6,2 kilometres away from a train station, is situated 113 kilometres away from Don Mueang Airport. ROOM: The rooms have wooden floors, Some rooms have Thai showers, garden showers and a hydromassage bath. All the rooms have a double or king-size bed, a hairdryer, a direct line telephone, a television, a small kitchen with mini-bar, a kitchen, a microwave, an individual air-conditioning system and a balcony or terrace. FACILITIES: Outdoors, clients have access to a swimming pool with a children's area. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and a lunch and dinner service. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|182215-18141390/4243043597606692950/1051" HotelName="Z THROUGH BY THE ZIGN (SHA)" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2689900/2689860/0fcb8d3e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|582029-18212497/4243043597606692950/5285" HotelName="GRANDE CENTRE POINT PATTAYA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29290000/29285300/29285234/245cfa0d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437847-27931250/4243043597606692950/12762" HotelName="MELIA PATTAYA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/112000000/111690000/111689700/111689602/39261654_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="81.37" OriginalAmount="79" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1428528-27589964/4243043597606692950/15192" HotelName="THE ELYSIUM PRATUMNAK PATTAYA - BY SHG" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83980000/83973900/83973866/7a1e43a3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.45" OriginalAmount="80.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.7853304" Longitude="100.9061541" StarRating="3" HotelCode="|35387" HotelName="Sunset Village Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>89/5 Moo 8, Soi Najomtien 52, Sukhumvit Road, k.m. 162.5 Najomtien, Sattahip, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/8/7/35387_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 59 cabins and a large garden area. The establishment boasts a currency exchange service, a bar, a restaurant, conference facilities, internet, room service and a laundry service. Children can enjoy a playground. SITUATION: This hotel is situated by the beach with private access, is on the east coast, Pattaya it is situated 15 minutes away from Where you can find the railway station. ROOM: The establishment has 40 one or two bedrooms cabins, All the rooms have a bathroom, a hairdryer, satellite or cable TV, a mini-bar, individual air-conditioning, a safety deposit box and a terrace. FACILITIES: Outdoors, clients have access to a swimming pool with a children's area, Customers can enjoy a sauna, music, a restaurant, a bar and a swimming pool area. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers American, continental and Asian breakfast and lunch and dinner service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.25" OriginalAmount="80.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.952271" Longitude="100.884415" StarRating="4" HotelCode="|446239" HotelName="Courtyard By Marriott North Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>240/44-45 Soi Naklua 22, Moo 5, Naklua, District Bang La Mung, Pattaya, Thailand, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/2/3/9/446239_e5726821021.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.43" OriginalAmount="82.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.794489" Longitude="100.9098187" StarRating="3" HotelCode="|30325" HotelName="Sunset Park Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>99/19 Moo 3, Soi Najomtien 48, Sukumvit Road, k.m. 161.5 Najomtien, Sattahip, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/3/2/5/30325_b3cb8ae0943.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, has 53 rooms, a restaurant, conference facilities, internet, a playground, room service and a laundry service. SITUATION: This establishment, is in Pattaya south Bangkok it is 2 hours away from 10 minutes away from the establishment, clients can find Dongtan the beach 15 minutes away from the establishment guests have the railway station, the bus station, is situated 37 kilometres away from Laem Chanbang Port 136 kilometres away, you can find Suvarnabhumi Airport it is 164 kilometres away from Don Mueang Airport. ROOM: The establishment has 53 cabins and chalets, The rooms have a balcony or terrace, a safety deposit box, a hairdryer, a satellite TV, individual air-conditioning, a direct line telephone, a mini-bar, a coffee maker, a kettle and a bathrobe. FACILITIES: The establishment boasts 2 swimming pools with children's areas and saunas. At the beach, you can find a restaurant, a bar and an indoor courtyard. Clients can enjoy music and a gym. Clients can enjoy activities such as lawn bowling, a driving range, rowing, cycling and go jogging. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers American breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.49" OriginalAmount="83.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.939119" Longitude="100.885493" StarRating="4" HotelCode="20548|hard_rock_hotel" HotelName="Hard Rock Hotel Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>429 Pattaya Beach Road Moo 9, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/c4/b0c48e064a3ed706a1ab7e764d3bc4fe95666dd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in Pattaya on the Gulf of Thailand. The hotel complex is only across t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.14" OriginalAmount="83.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9118887" Longitude="100.86473801" StarRating="4" HotelCode="439022|3534435" HotelName="Avoca Pool Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>389/68 Phratumnak Road Soi 5, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7c/0a/7c0a9020a2309ab060396f87f30d1f7fcb2d41e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a transfer service and room service. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|76473-25246096/4243043597606692950/11587" HotelName="RABBIT RESORT (SHA)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1380000/1379500/1379469/b4fda5a9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.59" OriginalAmount="84.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.954311" Longitude="100.883342" StarRating="5" HotelCode="186790|921875" HotelName="Cape Dara Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Pattaya-Naklua Road, 256 Dara Beach Soi 20, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/73/6f7334f8a56a282924f332df6910dad427a5928a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in a quiet area in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.55" OriginalAmount="85.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.96529627" Longitude="100.88916547" StarRating="3" HotelCode="603573|4poolvillas" HotelName="4poolvillas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>298/337 Moo 5 Soi Regent Park Naklua Road Soi 16, Pattaya North, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/be/c2be11218d987ddc4fccd5ca9312811eb5bb6420.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.56" OriginalAmount="85.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.947793" Longitude="100.885572" StarRating="4" HotelCode="900187|119452" HotelName="Holiday Inn Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>463/68 Pattaya Sai 1 Road, Nongprue, Banglamung, Pattaya 20150, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c5/6d/c56dcb7b90c349e2cb74bcf77f2aa7370d4c3e35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach hotel is located in North Pattaya, roughly 122 km from the Suvarnabhumi International Airp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.83389613" Longitude="100.90935955" StarRating="5" HotelCode="322894|95464" HotelName="Mövenpick Siam Hotel Na Jomtien Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>55 Moo 2, Sukhumvit Road km 156.5, Na Jomtien, Sattahip, Chonburi, Pattaya 20250</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/65/fd653e815edc31af63c81a21ca9923535eeaf28a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Pattaya, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="88.58" OriginalAmount="86" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|6284-25190426/4243043597606692950/10685" HotelName="A-ONE THE ROYAL CRUISE (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15970000/15966200/15966190/279b1fce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.97" OriginalAmount="87.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91115885" Longitude="100.85855479" StarRating="4" HotelCode="495992|3538485" HotelName="Magic Villa Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Villa" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>418/83 Phratumnak Road Soi 5, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/98/5798250d551517a8112a2402fe73df4cf615649b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.30" OriginalAmount="87.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.948446547482" Longitude="100.88616248347" StarRating="4" HotelCode="9018|28524" HotelName="Amari Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Free CXL until 09/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>240 Pattaya Beach Road, Nong Prue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/0f/0f38d263259525db/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just north of Pattaya, very near to Bangkok. It is situated just across the roa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="90.64" OriginalAmount="88" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|76483-25246108/4243043597606692950/15039" HotelName="SUNSET VILLAGE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3870000/3867500/3867494/77857c74_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.64" OriginalAmount="88.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.948301" Longitude="100.885536" StarRating="5" HotelCode="118758|amari_ocean_pattaya_formerly_amari_orchid_pattayaocean_tower" HotelName="Amari Ocean Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>240 Pattaya Beach Road, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d6/5c/d65cf58a3150a954fd67b03123801978f4eaf4ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pattaya. The nearest airport is Bangkok (BKK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.61" OriginalAmount="88.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.910869666667" Longitude="100.86547946667" StarRating="4" HotelCode="398116|3592315" HotelName="Tortuga Villas Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Massage Centre,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>415/14 Soi Phra Tam Nak 6, Pattaya 20150, Chon Buri</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/25/bc2577a8a4767252cae206a0998394ae38b48941.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.04" OriginalAmount="89.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8279192" Longitude="100.9102" StarRating="4" HotelCode="|36850" HotelName="Ocean Marina Resort Pattaya Jomtien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOO4,SUKHUMVIT HIGHWAY KM. 157 NAJOMTIEN 274/1-9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/5/0/36850_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury complex, has 51 rooms, a lobby, a bar, a games room, internet and room service. SITUATION: This complex is close to Jomtien the beach Bangkok a few minutes walk away from the establishment, clients can find it is situated 120 kilometres away from Suvarnabhumi Airport. ROOM: The establishment has 43 deluxe rooms and 8 suites. They have views of the marina, the sea, wooden furniture, a bathroom, a mini-bar, a direct line telephone, a television, individual air-conditioning and a safe. FACILITIES: The establishment has sports facilities, a covered swimming pool, a children's swimming pool, an outdoor pool, a sauna, tennis courts, squash courts, a gym, aerobics room and games rooms. You can also enjoy diving. PAYMENT METHODS: The establishment accepts credit cards, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have typical and international cuisine restaurants, The establishment offers a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.40" OriginalAmount="89.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90144" Longitude="100.87" StarRating="3" HotelCode="|415151" HotelName="Anb Pool Villa Modern 3br At The Ville Jomtian Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>172 Moo 12 Liab Thang Rot Fai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/5/1/5/1/415151_1e7a39b1734.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="92.70" OriginalAmount="90" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|895211-26127535/4243043597606692950/7857" HotelName="THE GEMS MINING POOL VILLAS PATTAYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/56000000/55200000/55191500/55191474/w2697h2025x0y0-65cd1fc2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="93.73" OriginalAmount="91" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|96438-18148740/4243043597606692950/1122" HotelName="ZIGN (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2120000/2119400/2119339/9b7ffb98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.18" OriginalAmount="91.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.902202" Longitude="100.86946" StarRating="4" HotelCode="|439391" HotelName="Poseidon Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>413/3-5 Moo 12,Thappraya Road, Nongprue Banglamung, Pattaya, Pattaya, 20260</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/3/9/1/439391_180d0bd1632.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|586451-25732556/4243043597606692950/9855" HotelName="TROPICANA POOL VILLA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11740000/11733500/11733449/0c189102_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="96.82" OriginalAmount="94" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|370655-25558242/4243043597606692950/12313" HotelName="VERANDA RESORT PATTAYA MGALLERY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12900000/12892700/12892688/699a7278_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.42" OriginalAmount="94.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9700086" Longitude="100.8946636" StarRating="5" HotelCode="|95390" HotelName="The Zign Premium Villa - Sha Extra Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>555/65 Moo 5, 12 Naklua Rd., Banglamung, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/3/9/0/95390_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This modern hotel is in Pattaya northern it is in Wongprachan the beach 5 minutes away from the establishment, guests will find Pattaya the centre of. HOTEL: The establishment has banquet facilities, 4 restaurants, 4 bars, swimming pools, a gym, a spa, a jacuzzi, a laundry service, a currency exchange service, a medical care service and a car park (for a fee). ROOM: All the rooms have an air-conditioning system, internet, a television, a safety deposit box and a mini-bar. Guests are offered double rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.18" OriginalAmount="95.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.970204" Longitude="100.894995" StarRating="5" HotelCode="|37751" HotelName="The Zign Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>555/65 MOO 5, 12 NAKLUA RD., BANGLAMUNG 555/65</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/5/1/37751_1_7079.jpg</HotelPictures>
        <HotelDescription>SITUATION: This luxurious hotel is in North Pattaya the beachfront it is in Naklua the area close to the establishment, clients can find the sanctuary, is 10 minutes away from Pattaya the heart of In the surrounding area, you can find shopping centres, leisure areas and shops. ROOM: Customers can find modern rooms. FACILITIES: Clients can enjoy activities such as yoga and aerobics. Guests are offered treatments, a spa and a massage service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.67" OriginalAmount="95.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.929139" Longitude="100.878902" StarRating="5" HotelCode="|34834" HotelName="Avani Pattaya Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>218/2-4 Moo 10, Beach Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/3/4/34834_1_1912.jpg</HotelPictures>
        <HotelDescription>HOTEL: It is in a peaceful area, The complex has 293 rooms, 8 suites, 10 floors and conference facilities. This air-conditioned hotel has a lobby, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a bar, a restaurant, internet, room service, a laundry service and a car park. SITUATION: It is 25 minutes away from the beach, is situated 130 kilometres away from Suvarnabhumi Airport 30 minutes away from the establishment, clients can find the railway station, is 45 minutes away from the tourist attractions. ROOM: standard rooms and suites and have a balcony or terrace, Clients are offered non-smoking floors, The rooms a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system and a safety deposit box. FACILITIES: The establishment has an aerobics room and 2 tennis courts. Customers can enjoy mountain bikes, an indoor swimming pool with children's area, an outdoor bar, a sauna, a steam bath, a massage service and spa treatments. Clients can enjoy activities such as speedboating, jet-skiing, windsurfing, horse-riding and a golf course. Guests are offered an entertainment programme and a gym. MEALS: Regarding the food and beverage offering, the establishment offersKabuki the bar The Rice Mill the Chinese restaurant Benihana the Japanese restaurant a coffee shop. The establishment offers a breakfast, lunch and dinner service, Guests have at their disposal Rim Nam the restaurant, which serves regional cuisine Elephant the bar Loy Nam the cocktail bar. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="98.88" OriginalAmount="96" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|244320-25460577/4243043597606692950/10560" HotelName="AMARI PATTAYA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/527300/527256/6e7b40b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.23" OriginalAmount="96.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8402137" Longitude="100.9072278" StarRating="5" HotelCode="|396426" HotelName="Ana Anan Resort and Villas Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>288 M.2, Soi Na Jomtien 20, Na Jomtien, Sattahip, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/4/2/6/396426_9c55ed71132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.42" OriginalAmount="96.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.94961" Longitude="100.88841" StarRating="5" HotelCode="|224983" HotelName="Grande Centre Point Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>456, 777, 777/1 M.6 Na Kluea, Bang Lamung, Pattaya, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/9/8/3/224983_1_9590.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="101.14" OriginalAmount="98.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.833722" Longitude="100.909137" StarRating="5" HotelCode="|207585" HotelName="Mövenpick Siam Na Jomtien Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Moo 2 Sukhumvit Road Na Jomtien</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/7/5/8/5/207585_1_6359.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.08" OriginalAmount="99.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89545" Longitude="100.882269" StarRating="5" HotelCode="|395001" HotelName="Villas In Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moo 12. Palm Oasis Village, Thepprasit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/5/0/0/1/395001_e6e59b71434.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="102.73" OriginalAmount="99.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.895706" Longitude="100.880474" StarRating="4" HotelCode="|439381" HotelName="Premium Pool Villas Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moo 12. Palm Oasis Village, Thepprasit Road Soi 17, Pattaya, Chonburi, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/9/3/8/1/439381_63aa1d91011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="104.03" OriginalAmount="101" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|400997-25582959/4243043597606692950/10888" HotelName="MOVENPICK SIAM NA JOMTIEN PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13280000/13270300/13270275/75a12dd6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.68" OriginalAmount="101.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.925615" Longitude="100.862399" StarRating="5" HotelCode="39406|40984" HotelName="InterContinental Pattaya Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 10/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>437 Phra Tamnak Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/6b/196b089056c52c85d76dc48287b90c0dd1a69747.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in a picturesque cliff headlands south of Pattaya, the resort offers sweeping views across t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="104.73" OriginalAmount="101.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9391199" Longitude="100.88556" StarRating="4" HotelCode="|29813" HotelName="Hard Rock  Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>MOO 9, PATTAYA BEACH ROAD 429</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/9/8/1/3/29813_1_1077.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 320 rooms, suites and 10 floors. The establishment has a lobby, a reception, a currency exchange service, a lift, internet, a bar, computer games and a safety deposit box service. It also has a hairdresser's, a games room, a nightclub, coffee shops, a restaurant and a bar. The establishment boasts conference facilities, it offers room service, a laundry service, a playground and a car park. SITUATION: This hotel is in Pattaya, close to the beaches. 10 minutes walk away, you can find shops and leisure areas. It is just 50 kilometres away from Utapao Airport and 2.5 hours away from Airport Bangkok.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106.09" OriginalAmount="103" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.958775" Longitude="100.886228" StarRating="5" HotelCode="9977|16559" HotelName="Centara Grand Mirage Beach Resort Pattaya" Meals="BED &amp; BREAKFAST,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>277 Moo 5, Naklua, Banglamung, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b3/a9/b3a943fa7a0d3bab018a2568ecd2cc90eda0dcfa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in North Pattaya, this city hotel stands directly on 230 metres of white sand at Wong Amat B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.22" OriginalAmount="103.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.968604" Longitude="100.895493" StarRating="5" HotelCode="|388449" HotelName="Tsix5 Phenomenal Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>555/87, Moo 5, Soi 12 Naklua Road, Banglamung, Chonburi, 20150 Pattaya North, Thailand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/4/9/388449_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|496106-18201043/4243043597606692950/6095" HotelName="RENAISSANCE PATTAYA RESORT &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18800000/18790400/18790313/41a4fd6c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|496493-25658996/4243043597606692950/13462" HotelName="THE ZIGN PREMIUM VILLA (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9790000/9782400/9782369/bcf54075_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|187907-18144397/4243043597606692950/1542" HotelName="CAPE DARA RESORT PATTAYA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4930000/4921200/4921122/7db89549_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.07" OriginalAmount="109.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.924833157157" Longitude="100.86098849773" StarRating="5" HotelCode="186453|28734" HotelName="Royal Cliff Beach Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>353 Phra Tamnuk Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/50/7650cadab74ed2f167eedd51c2f01947e49bd41e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Pattaya, this hotel is near a sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|182262-18141389/4243043597606692950/1035" HotelName="WAY (SHA)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6230000/6225300/6225263/78ee3fce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|584231-25731607/4243043597606692950/13813" HotelName="HOLLYWOOD POOL VILLA JOMTIEN PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12600000/12593400/12593366/657d7988_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|496544-25659024/4243043597606692950/14418" HotelName="VIP VILLAS IN PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9260000/9252100/9252030/fce2f93d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="113.30" OriginalAmount="110" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="18.78647" Longitude="98.98889" StarRating="3" HotelCode="0|583514-25731335/4243043597606692950/14579" HotelName="COLIBRI POOL VILLA PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>6/3 Soi 8,Prapokklao Road, T Pharasing, A.Muang ,Chiang Mai,  </AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15420000/15413300/15413208/122ca737_b.jpg</HotelPictures>
        <HotelDescription>Ideally located in the prime touristic area of Old City, La Pillow8 Guesthouse promises a relaxing and wonderful visit. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Free Wi-Fi in all rooms, 24-hour front desk, luggage storage, Wi-Fi in public areas, tours are just some of the facilities on offer. Guestrooms are fitted with all the amenities you need for a good night`s sleep. In some of the rooms, guests can find television LCD/plasma screen, internet access – wireless, internet access – wireless (complimentary), non smoking rooms, air conditioning. The hotel offers various recreational opportunities. Discover all Chiang Mai has to offer by making La Pillow8 Guesthouse your base. &lt;br /&gt;From June 24, 2018 onwards, check-in time and other services will be available from 07:00 AM to 08:00 PM. Late check-in can be arranged as per request.&lt;br /&gt;Guests over 8 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.66" OriginalAmount="110.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.933857" Longitude="100.881323" StarRating="5" HotelCode="|151571" HotelName="Wave Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>310/3 Beach Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/1/5/7/1/151571_6.jpg</HotelPictures>
        <HotelDescription>SITUATION: The establishment, is 5 minutes away from Central Festival the shopping centre. ROOM: The rooms have modern facilities. FACILITIES: The establishment has an outdoor pool, a reception and WiFi.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|10018-18113997/4243043597606692950/2138" HotelName="AVANI PATTAYA RESORT AND SPA (SHA)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/10400/10340/2075acdc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|119275-18137520/4243043597606692950/2922" HotelName="SEA SAND SUN RESORT AND VILLAS (SHA)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2210000/2203900/2203818/f59d5614_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="118.45" OriginalAmount="115" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|117392-25286798/4243043597606692950/10865" HotelName="CENTARA GRAND MIRAGE BEACH RESORT (SHA)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3070000/3068000/3067972/1eaa095f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|496499-18201084/4243043597606692950/4313" HotelName="U PATTAYA (SHA)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8990000/8982400/8982325/e7d43fd1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.99" OriginalAmount="117.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.949639" Longitude="100.898486" StarRating="5" HotelCode="|444799" HotelName="Grande Centre Point Space Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>888 Thanon Pattaya Nuea,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/7/9/9/444799_e0059b91000.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.02" OriginalAmount="117.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.916585" Longitude="100.856799" StarRating="5" HotelCode="|95440" HotelName="Intercontinental Pattaya Resort, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Phra Tamnak Road, Bang Lamung,437</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/4/4/0/95440_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers excellent service, 153 rooms, air-conditioning, a restaurant, room service and a car park. SITUATION: This establishment, is in Pattaya south it is on the beachfront, Close to Jomtien the beach the city centre, the promenade and shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.39" OriginalAmount="120.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.947806" Longitude="100.932515" StarRating="5" HotelCode="|446232" HotelName="La Miniera Pool Villas Pattaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>666 Moo 1, Nongprue T. Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/2/3/2/446232_afeef0d1027.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="125.72" OriginalAmount="122.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.911588" Longitude="100.867449" StarRating="0" HotelCode="|440743" HotelName="Sweet Villa Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>345/3 Moo 10 Pratumnak Road Soi 6, Pattaya, 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/7/4/3/440743_34a2b471732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.21" OriginalAmount="126.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9237118" Longitude="100.8597336" StarRating="5" HotelCode="|36846" HotelName="Royal Cliff Beach Terrace - Sha Extra Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>353 Phra Tamnuk Rd. 353</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/4/6/36846_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This typical style hotel, has air-conditioning and 89 rooms. In the entrance, you can find a lobby with a reception, a safety deposit box service, a lift, a currency exchange service and a hairdresser's. The establishment has various facilities, such as a cafÃ©, a bar, a restaurant, conference facilities, WiFi (for a fee), room service, a laundry service and a car park. SITUATION: Is situated in a green area, Jomtien and Pattaya it is between Is situated inPhra Tamnuk the street 5 minutes away from the establishment, guests will find the city centre, is situated 5 kilometres away from the bus station, close to the establishment, guests have places of interest, is situated 135 kilometres away from Suvarnabhumi Airport it is situated 180 kilometres away from Don Mueang Airport. ROOM: The rooms a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, a satellite television, a stereo, internet, a safety deposit box, a mini-bar, a coffee maker, a kettle, an air-conditioning system and a balcony or terrace. FACILITIES: The establishment boasts 10 restaurants, 5 bars, 5 swimming pools with children's areas, a swimming pool bar, a terrace, deck chairs and parasols. At the beach, guests can find deck chairs and parasols. For a fee, you can enjoy 7 tennis courts, 2 squash courts, 2 spas, a massage service, jogging circuits, a health centre with a sauna, a steam bath, a playground and a putting green. You also have at your disposal a gym, At an additional cost, you can play ping-pong, billiards, beach volleyball and mini-golf. it is located 30 minutes away from 18 golf courses. OBSERVATIONS: Guests have electronic key, Ask about key collection. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a continental buffet breakfast, a buffet dinner and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="131.84" OriginalAmount="128" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1081686-26337090/4243043597606692950/10136" HotelName="DOJO POOL VILLA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44540000/44536700/44536688/2d26d72d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.90" OriginalAmount="130.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.87935941" Longitude="100.90654674" StarRating="3" HotelCode="831871|the_ville_pool_villa_jomtien_a23" HotelName="The Ville Pool Villa Jomtien A23" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Garden,Internet,Kitchen,Laundry,Parking,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>172/97 Moo12, Unit A23, Nongprue, Banglamung, Jomtien Beach, Chonburi</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/0b/810bee80775246af6e0b4bfe4a770253ebc85948.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Pattaya, The Ville Pool Villa Jomtien is minutes from Sanctuary of Truth and Anek Kusala ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.30" OriginalAmount="132.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.935179" Longitude="100.882845" StarRating="5" HotelCode="161449|139494" HotelName="Hilton Pattaya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>333/101 Moo 9, Nong Prue, Banglamung, Pattaya Chonburi 20260</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/8e/d08eb03d33f928a267dbaf0f7ab579f7224d4bd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the very heart of Pattaya, the beach hotel is close to many of Pattaya's entertainment venues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.76" OriginalAmount="134.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.922389" Longitude="100.8602295" StarRating="5" HotelCode="|36848" HotelName="Royal Cliff Grand - Sha Plus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>353 PHRA TAMNUK RD. 353</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/8/4/8/36848_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, has air-conditioning, 372 rooms, a lobby with a reception, a safe, a currency exchange and a hairdresser. The establishment also has a spa, a TV room, a cafÃ©, a bar, a restaurant, conference facilities, wifi, room service, a laundry service and a car park. SITUATION: It is in a green area. It is located between Jomtien and Pattaya. It is located in Phra Tamnuk Street. 5 minutes away from the establishment, guests will find the city centre. It is 5 kilometres away from a bus station. It is situated 135 kilometres away from Suvarnabhumi Airport. It is 180 kilometres away from Don Mueang Airport. ROOM: The rooms bathroom with shower, bath, a hairdryer, a double bed, a direct line telephone, satellite TV, internet, safe-deposit box, a fridge, a coffee maker, a kettle, an air-conditioning system and a balcony or terrace. FACILITIES: Customers have at their disposal 10 restaurants, 5 bars, 5 swimming pools, an open-air bar, a private beach, 7 tennis courts, 2 squash courts, 2 spas, a massage service, a jogging circuit, a gym with sauna, a steam bath, a playground, a putting green and catamaran excursions. Clients can enjoy activities such as aquagym, aerobics, play ping-pong, billiards and beach volleyball. The establishment also has deck chairs and sunshades. The establishment offers an entertainment programme. Some services at an additional cost. MEALS: Regarding gastronomy, the establishment has buffet and continental breakfast, Ã  la carte and menu lunch and buffet, set-menu and Ã  la carte dinner. PAYMENT METHODS: Customers can pay with American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: Clients have at their disposal electronic key.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.20" OriginalAmount="136.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.923800524896" Longitude="100.86025893688" StarRating="5" HotelCode="186455|28744" HotelName="Royal Cliff Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/06/2026" HotelFacility="Air Conditioning,Bar,Golf,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>353 Phra Tamnuk Road, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/080871/080871a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.5 km from the centre of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="141.11" OriginalAmount="137" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|19018-25203665/4243043597606692950/11103" HotelName="ROYAL CLIFF BEACH TERRACE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10030000/10024300/10024248/e87d3d99_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="145.66" OriginalAmount="141.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.909537" Longitude="100.858482" StarRating="5" HotelCode="|395007" HotelName="Siam Pool Villa Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>352/174, Phratamnak Road Soi 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/5/0/0/7/395007_78755491436.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="155.39" OriginalAmount="150.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.89537" Longitude="100.879542" StarRating="4" HotelCode="|400068" HotelName="Paradise Pool Villa Pattaya In Tropicana Village" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moo 12. Tropicana Village, Thepprasit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/6/8/400068_7b568780907.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|6300-25186506/4243043597606692950/6392" HotelName="ROYAL CLIFF GRAND" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10020000/10018200/10018171/cd05f854_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="158.62" OriginalAmount="154" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|374456-25559930/4243043597606692950/13580" HotelName="GRAND SIAM VILLA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12670000/12662100/12662040/04dfdda7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.04" OriginalAmount="168" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1428522-27596345/4243043597606692950/13732" HotelName="RB RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99050000/99049700/99049643/6ad4e2b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="215.16" OriginalAmount="208.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90238892" Longitude="100.89238229" StarRating="3" HotelCode="774614|3537695" HotelName="Punnapha Pool Villa Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>70/7 Green Residence, Pattaya 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/88900/3788900/1.jpg?f=15568435</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.33" OriginalAmount="211" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1365588-26664775/4243043597606692950/13448" HotelName="ANDAZ PATTAYA JOMTIEN BEACH" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/85000000/84100000/84097400/84097348/w3840h2556x0y3-f89e4e50_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="225.57" OriginalAmount="219" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|894829-26126910/4243043597606692950/13553" HotelName="PUNNAPHA POOL VILLA  PATTAYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/29000000/28950000/28941300/28941285/0b06b5b6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247.20" OriginalAmount="240" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91210939" Longitude="100.87598243" StarRating="3" HotelCode="949666|343275" HotelName="Joopland - Luxury Tropical Villa Pattaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>469/34 Grand Tanyawan 1, Moo 10, Thappaya Road Soi 15, 20150 Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/33955/3833955/29.jpg?f=15674661</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="257.50" OriginalAmount="250.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91207372" Longitude="100.87535799" StarRating="4" HotelCode="553874|hide_land_pattaya_luxurious_tropical_villa" HotelName="Hide Land Pattaya Luxurious Tropical Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>469/59 Soi 15 Moo 10, Thappraya, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/35/c3357e8d878ec22bf49d8db3819f5b137d046f7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a babysitting service, a childcare servic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.52" OriginalAmount="250.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.930569" Longitude="100.889525" StarRating="0" HotelCode="|446357" HotelName="Kingston Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pattaya 3rd Rd, Pattaya, Chon Buri 20150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/3/5/7/446357_7d6d4ba1101.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="260.59" OriginalAmount="253.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.90244713" Longitude="100.89240521" StarRating="4" HotelCode="581596|ramida_pool_villa" HotelName="Ramida Pool Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>70/6 Green Residence, Tambon Nongprue, Amphoe Banglamung, Chonburi 20150, Pattaya</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/ca/2cca77404ae5d74f65db5ad7f4fc29c58727b8f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="263.28" OriginalAmount="255.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.80263" Longitude="100.917077" StarRating="5" HotelCode="|388453" HotelName="Mason Pattaya " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>285 Moo 3, Sukhumvit Road, Na Jomtien Sattahip, Chonburi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/4/5/3/388453_f5bf3ed1005.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="267.80" OriginalAmount="260" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.93713468" Longitude="100.90423934" StarRating="3" HotelCode="776769|343520" HotelName="TY Holiday Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Soi Wonderland 4, Pattaya Central 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/65/fc6586234a354f0d3d2e0dc18db4f1db57aab1ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="307.97" OriginalAmount="299" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|894932-26127074/4243043597606692950/10553" HotelName="WOWLAND LUXURY VILLA PATTAYA WALKING STREET 6 BEDROOMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42270000/42264400/42264308/e63783b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="318.27" OriginalAmount="309" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1437845-27930913/4243043597606692950/15078" HotelName="TUCHELAND LUXURY POOL VILLA PATTAYA WALKING STREET 7 BEDROOMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42270000/42264400/42264307/834c26f0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="348.36" OriginalAmount="338.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.9355815" Longitude="100.9354005" StarRating="3" HotelCode="|405245" HotelName="The Siam Place Pool Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>215 14 PHON PRAPHA NIMIT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/5/2/4/5/405245_000b4c01000.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="371.83" OriginalAmount="361" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437842-27931247/4243043597606692950/14384" HotelName="LAND25 POOL VILLA PATTAYA - 6 BEDROOMS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88100000/88096300/88096259/043bc4f3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="378.01" OriginalAmount="367.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.91142448" Longitude="100.86662109" StarRating="3" HotelCode="582004|pratamnak_viilas" HotelName="Pratamnak Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>365/9-10 Pratamnak Soi 6, Moo 12, Nongprue, Banglamung, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/00/39008108859ca24bd6b771624c9c3e3294af9893.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Pattaya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="439.81" OriginalAmount="427" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1437841-27931246/4243043597606692950/13753" HotelName="POTTERLAND LUXURY POOL VILLA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104070000/104063600/104063553/0cca2b97_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="474.83" OriginalAmount="461" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|894232-26126022/4243043597606692950/13216" HotelName="ART POOL VILLA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/56000000/55990000/55985600/55985541/6c1ddd9a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="595.34" OriginalAmount="578.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.861199819038" Longitude="100.94510219615" StarRating="5" HotelCode="176296|manathai_villa_grace__pattaya" HotelName="DDM Siam Thailand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/06/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17/4 Moo 3, Huay Yai, Pattaya, Chonburi 20150</AddressLine>
          </AddressLines>
          <CityName>Pattaya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/af/1eaf0261672792dc27c2b03d109378c0f35892f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated amidst beautifully landscaped gardens and a tropical forest, the hotel is located within th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.86" OriginalAmount="94.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="12.8678" Longitude="100.89543" StarRating="3" HotelCode="|411802" HotelName="Vattui Beach Villa Jomtien" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>127 Moo 9, Jomtien Beach Road.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Massage Centre,Room Service,Currency Exchange,Designated Smoking Area,Golf,Jacuzzi,Nightclub,Sauna,Shopping Arcade,Swimming Pool,Wheelchair Access,Kitchen,Garden,Spa,Diet Meals,Central Heating,Parking,Beauty Salon,Concierge,Heated Pool,Housekeeping,Meeting Room,24 Hour Front Desk,Dry Cleaning,Elevator,LCD/Projector,Luggage Storage,Coffee Shop,Business Centre,Library,Pets allowed,Smoking Rooms,ATM/Cash Machine,Babysitting,24 Hour Power Supply,24 Hour Security</BasicAmenities>
    <HotelRating>3,4,5,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>BEACH HOTEL,CLUB RESORT,SPA HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,CITY HOTEL,GOLF HOTEL,APARTMENT HOTEL,HOTEL,BUSINESS HOTEL,APARTMENT,GUESTHOUSE,HOSTEL,INNS,HOSTELS,GUEST HOUSES,APARTHOTEL,VILLAGE,VILLA,RESIDENCES,RESORT</PropertyType>
  </Filter>
</HotelSearchRS>||True