[
{
"id": "<string>",
"url": "<string>",
"@type": "PropertyfinderProperty",
"reference": "<string>",
"property_type": "<string>",
"offering_type": "<string>",
"category_id": 123,
"completion_status": "<string>",
"furnishing": "<string>",
"price": 123,
"price_period": "<string>",
"currency": "<string>",
"price_per_area": 123,
"bedrooms": "<string>",
"bathrooms": 123,
"area": 123,
"area_unit": "<string>",
"is_verified": true,
"is_premium": true,
"is_exclusive": true,
"is_new_construction": true,
"is_direct_from_developer": true,
"is_high_demand": true,
"is_great_value": true,
"listed_date": "<string>",
"available_at": "<string>",
"latitude": 123,
"longitude": 123,
"location_name": "<string>",
"location_path_name": "<string>",
"location_tree": [],
"amenities": [],
"image": "<string>",
"images": [],
"video_id": "<string>",
"view_360_url": "<string>",
"agent": {
"@type": "PropertyfinderPropertyAgent",
"id": "<string>",
"name": "<string>",
"alias": "<string>",
"image": "<string>",
"email": "<string>",
"phone": "<string>",
"whatsapp_phone": "<string>",
"position": "<string>",
"languages": [],
"is_super_agent": true,
"years_of_experience": 123,
"total_property_count": 123,
"review_count": 123,
"rating": 123,
"transaction_count": 123,
"profile_url": "<string>"
},
"broker": {
"@type": "PropertyfinderPropertyBroker",
"id": "<string>",
"name": "<string>",
"alias": "<string>",
"image": "<string>",
"address": "<string>",
"email": "<string>",
"phone": "<string>",
"license_number": "<string>",
"total_property_count": 123,
"total_agent_count": 123
},
"regulatory": {
"@type": "PropertyfinderRegulatory",
"permit_number": "<string>",
"issued_license_number": "<string>",
"permit_validation_url": "<string>",
"authority_name": "<string>",
"broker_license_number": "<string>",
"agent_license_number": "<string>",
"zone_name": "<string>"
}
}
]