{
"id": 0,
"iso2Code": "string",
"iso3Code": "string",
"countryName": "string",
"position": 0,
"language": 0,
"selection": 0,
"otherName": "string",
"top": 0,
"logo": "string",
"site": "string",
"provinceList": [
{
"id": 0,
"name": "string",
"iso2Code": "string",
"cityVoList": [
{
"id": 0,
"name": "string",
"cityCode": "string",
"postalCodeRange": "string",
"directoryCityVoList": [
{}
]
}
]
}
]
}