{
"idzipcode": 0,
"idcountry": 0,
"country": {
"idcountry": 0,
"idculture": 0,
"name": "string",
"code": "string"
},
"name": "string",
"zipcode": "string",
"belongings": [
{
"id": 0,
"subdivisiontypeid": 0,
"subdivisiontype": "string",
"isocode": "string",
"name": "string",
"countryinnerreference": 0,
"countryid": 0
}
]
}