[
{
"id": "<string>",
"url": "<string>",
"@type": "Acres99Property",
"spid": "<string>",
"name": "<string>",
"property_type": "<string>",
"transaction_type": "<string>",
"ownership": "<string>",
"availability": "<string>",
"possession_date": "<string>",
"posted_at": "<string>",
"updated_at": "<string>",
"price": 123,
"price_text": "<string>",
"price_per_sqft": 123,
"currency": "<string>",
"is_price_negotiable": true,
"is_price_all_inclusive": true,
"brokerage": "<string>",
"brokerage_type": "<string>",
"is_brokerage_negotiable": true,
"area_sqft": 123,
"carpet_area_sqft": 123,
"bedroom_count": 123,
"bathroom_count": 123,
"balcony_count": 123,
"floor": "<string>",
"total_floor_count": 123,
"facing": "<string>",
"furnishing": "<string>",
"flooring": "<string>",
"power_backup": "<string>",
"parking": "<string>",
"age": "<string>",
"road_width": "<string>",
"city": "<string>",
"locality": "<string>",
"address": "<string>",
"latitude": 123,
"longitude": 123,
"rera_id": "<string>",
"rera_authority": "<string>",
"is_verified": true,
"is_gated": true,
"is_corner": true,
"is_pet_friendly": true,
"amenities": [],
"highlights": [],
"overlooking": [],
"additional_rooms": [],
"nearby_places": [],
"image": "<string>",
"images": [],
"dealer": {
"@type": "Acres99PropertyDealer",
"name": "<string>",
"company": "<string>",
"type": "<string>",
"image": "<string>",
"member_since": "<string>",
"website_url": "<string>",
"is_rera_registered": true,
"listed_property_count": 123,
"verified_property_count": 123
}
}
]