Gympie Accommodation
Accommodation
Priced from
<% for ( var i = 0; i < hotels.length; i++ ) { %>
<% if (hotels[i].image && hotels[i].image.thumbnail) { %>
<% } else { %> <% } %>
<%=hotels[i].name%>
<% if (hotels[i].starRatingImage) { %>
<%}%>
<%=hotels[i].location.city%>
<%=hotels[i].short_description%>
<%=hotels[i].currency.symbol%><%=Math.round(hotels[i].cheapest)%>
/night
<% } %>