if ($row['types'][0] == "locality") {
                    $return['locality'] = $row['formatted_address'];
                }