[
{
"id": 123,
"@type": "CianOffer",
"url": "<string>",
"deal_type": "<string>",
"offer_type": "<string>",
"category": "<string>",
"status": "<string>",
"flat_type": "<string>",
"is_apartments": true,
"price": 123,
"price_rur": 123,
"price_usd": 123,
"price_eur": 123,
"price_per_meter": 123,
"currency": "<string>",
"sale_type": "<string>",
"rooms_count": 123,
"total_area": 123,
"living_area": 123,
"kitchen_area": 123,
"floor_number": 123,
"combined_wcs_count": 123,
"windows_view_type": "<string>",
"decoration": "<string>",
"build_year": 123,
"material_type": "<string>",
"floors_count": 123,
"ceiling_height": 123,
"passenger_lifts_count": 123,
"cargo_lifts_count": 123,
"parking_type": "<string>",
"deadline_year": 123,
"deadline_quarter": "<string>",
"address": "<string>",
"latitude": 123,
"longitude": 123,
"undergrounds": [],
"districts": [],
"image": "<string>",
"images": [],
"published_at": 123,
"created_at": "<string>",
"edited_at": "<string>",
"newbuilding": {
"name": "<string>",
"@type": "CianNewbuildingRef",
"id": 123,
"url": "<string>",
"deadline_year": 123,
"deadline_quarter": "<string>",
"is_finished": true
},
"seller": {
"@type": "CianSeller",
"id": 123,
"name": "<string>",
"type": "<string>",
"account_type": "<string>",
"company_name": "<string>",
"is_agent": true,
"is_builder": true,
"is_developer": true,
"offers_count": 123,
"image": "<string>"
},
"view_count": 123,
"price_history": [],
"features": []
}
]