Submit a place query and receive a complete list of places matches and associated data. This function is similar to place_lookup but it returns a list and allows limiting the results.
place_query(place, limit =10)
Arguments
place: A string. Name of a place to search for.
limit: An integer. Limits the number of matches to return. Defaults to 10. Needs to be less than 100.