private Location ConvertToSrcLocation(BusinessEntities.Search.Location location)
 {
     return location.toLocation();
 }