SELECT `AA Rating`,`RAC Rating`,TouristBoardRating,EstablishmentName,`Rooms From`,`Hotel Id`,Latitude,Longitude,`Geo Town`,`Geo Borough`,`DescriptionEn`,LongDescriptionEn, `External Image URL` FROM hotel WHERE ((latitude-51.5726<0.022 && latitude-51.5726>-0.022) && (longitude--0.1966<0.022 && longitude--0.1966>-0.022)) || `Geo Borough` = 'Golders Green' ORDER BY `Rooms From` LIMIT 0,15