{
"success": true,
"code": 1,
"message": "text",
"responses": [
{
"_id": "text",
"properties": {
"country_code": "text",
"country": "text",
"city_code": "text",
"city_name": "text",
"layer": 1,
"stroke": "text",
"stroke-width": 1,
"stroke-opacity": 1,
"fill": "text",
"fill-opacity": 1
},
"geometry": {
"coordinates": [
[
1
]
],
"type": "text"
}
}
]
}