Locates places near the given coordinates which are similar in name.Conceptually you would use this method to get a list of known places to choose from first. Then, if the desired place doesn't exist, make a request to POST geo/place to create a new one.The token contained in the response is the token needed to be able to create a new place.