[
{
"id": "<string>",
"@type": "YandexrealtyOffer",
"url": "<string>",
"offer_type": "<string>",
"offer_category": "<string>",
"flat_type": "<string>",
"deal_status": "<string>",
"trust": "<string>",
"created_at": "<string>",
"updated_at": "<string>",
"price": 123,
"price_per_meter": 123,
"currency": "<string>",
"price_trend": "<string>",
"rooms_total": 123,
"area": 123,
"living_space": 123,
"kitchen_space": 123,
"room_spaces": [],
"ceiling_height": 123,
"floor": 123,
"floors_total": 123,
"renovation": "<string>",
"bathroom_unit": "<string>",
"balcony_type": "<string>",
"window_view": "<string>",
"is_apartments": true,
"is_open_plan": true,
"is_new_building": true,
"is_exclusive": true,
"built_year": 123,
"building_type": "<string>",
"building_series": "<string>",
"building_id": "<string>",
"flats_count": 123,
"porches_count": 123,
"parking_type": "<string>",
"address": "<string>",
"latitude": 123,
"longitude": 123,
"metro": {
"name": "<string>",
"@type": "YandexrealtyMetro",
"transport": "<string>",
"time_to_metro": 123,
"line_color": "<string>"
},
"metro_list": [],
"rgid": 123,
"view_count": 123,
"has_lift": true,
"has_rubbish_chute": true,
"is_guarded": true,
"has_security": true,
"has_internet": true,
"image": "<string>",
"images": [],
"image_count": 123,
"tags": [],
"author": {
"@type": "YandexrealtyOfferAuthor",
"id": "<string>",
"category": "<string>",
"name": "<string>",
"organization": "<string>",
"agent_name": "<string>",
"image": "<string>",
"created_at": "<string>"
},
"price_history": []
}
]