$value){ $output[] = array("office" => $key, "country" => $value); } echo json_encode($output); ?>