{
"_id": "string",
"car": "string",
"status": "string",
"taxMode": 0,
"enrollment": [
{
"sheet": "string",
"book": "string",
"registrationDate": "string",
"state": "string",
"registry": "string",
"city": "string"
}
],
"name": "string",
"city": "string",
"state": "string",
"description": "string",
"ownership": "string",
"totalArea": 0,
"productiveArea": null,
"owner": [
{
"name": "string",
"taxId": "string"
}
],
"chart_ndvi": {
"values": [
0
],
"dates": [
"string"
],
"calculated_at": "string"
},
"typologies": {
"name": "string",
"amounts": [
{
"type": "string",
"minimum": 0,
"mean": 0,
"maximum": 0
}
],
"createdAt": "string"
},
"updatedAt": "string",
"geo": [
{
"area": 0,
"tipo": "string",
"geoJson": {
"type": "string",
"coordinates": [
0
]
},
"proj": null,
"largura": null,
"extensao": null,
"projecao": null,
"quantidade_numeros_pre_reducao": 0
}
],
"agcheck": {
"settlement": true,
"indigenuoslands": true,
"ldi": true,
"quilombolaares": true,
"preserv_ambiental": true,
"prodes": [
{
"areaHectare": 0,
"year": 0
}
]
}
}