[
{
"id": "<string>",
"url": "<string>",
"@type": "HousingSearchProperty",
"result_type": "<string>",
"subtitle": "<string>",
"project_name": "<string>",
"property_type": "<string>",
"bedroom_count": 123,
"bathroom_count": 123,
"balcony_count": 123,
"parking_count": 123,
"built_up_area": 123,
"carpet_area": 123,
"area_unit": "<string>",
"furnishing": "<string>",
"facing": "<string>",
"age": "<string>",
"possession_status": "<string>",
"property_tags": [],
"is_under_construction": true,
"posted_at": "<string>",
"updated_at": "<string>",
"price": 123,
"price_text": "<string>",
"price_per_sqft": "<string>",
"brokerage": 123,
"emi": "<string>",
"currency": "<string>",
"city": "<string>",
"locality": "<string>",
"sublocality": "<string>",
"address": "<string>",
"latitude": 123,
"longitude": 123,
"is_rera_verified": true,
"tags": [],
"highlights": [],
"amenities": [],
"image": "<string>",
"images": [],
"image_count": 123,
"dealer": {
"@type": "HousingSearchSeller",
"name": "<string>",
"firm_name": "<string>",
"type": "<string>",
"designation": "<string>",
"profile_url": "<string>",
"customers_served": "<string>"
}
}
]