[
{
"@type": "RosreestrObject",
"cad_number": "<string>",
"category_id": 123,
"category_name": "<string>",
"type": "<string>",
"name": "<string>",
"purpose": "<string>",
"address": "<string>",
"status": "<string>",
"is_removed": true,
"area": 123,
"declared_area": 123,
"specified_area": 123,
"built_up_area": 123,
"cadastral_cost": 123,
"cost_index": 123,
"cost_application_date": "<string>",
"cost_determination_date": "<string>",
"cost_registration_date": "<string>",
"cost_determination_basis": "<string>",
"floor": "<string>",
"floors": "<string>",
"underground_floors": "<string>",
"year_built": "<string>",
"year_commissioning": "<string>",
"degree_readiness": "<string>",
"extension": 123,
"height": 123,
"depth": 123,
"volume": 123,
"land_category": "<string>",
"permitted_use": "<string>",
"ownership_type": "<string>",
"right_type": "<string>",
"parent_cad_number": "<string>",
"quarter_cad_number": "<string>",
"facility_cad_number": "<string>",
"included_cad_numbers": [],
"land_cad_numbers": [],
"cadastral_district": "<string>",
"zone_type": "<string>",
"boundary_type": "<string>",
"border_reg_number": "<string>",
"restrictions": "<string>",
"legal_act": {
"@type": "RosreestrLegalAct",
"name": "<string>",
"number": "<string>",
"act_date": "<string>",
"issuer": "<string>"
},
"registration_date": "<string>",
"is_cultural_heritage": true,
"objdoc_id": 123,
"registers_id": 123,
"geometry": {
"type": "<string>",
"@type": "RosreestrGeometry",
"coordinates": [
"<unknown>"
],
"crs": "<string>"
}
}
]