{
"statusCode": 0,
"message": "string",
"data": {
"type": "string",
"features": [
{
"id": "string",
"type": "string",
"properties": {
"property1": "string",
"property2": "string"
},
"geometry": {
"type": "string",
"coordinates": [
[
0
]
]
}
}
]
}
}