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