[
{
"id": "<string>",
"@type": "PropertyfinderAgent",
"name": "<string>",
"alias": "<string>",
"image": "<string>",
"bio": "<string>",
"position": "<string>",
"email": "<string>",
"phone": "<string>",
"whatsapp_phone": "<string>",
"avg_whatsapp_response_time": 123,
"linkedin_url": "<string>",
"nationality": "<string>",
"languages": [],
"is_super_agent": true,
"is_verified": true,
"experience_since": 123,
"license_number": "<string>",
"compliances": [],
"rating": 123,
"review_count": 123,
"rating_distribution": {
"@type": "PropertyfinderAgentRatingDistribution",
"one_star": 123,
"two_star": 123,
"three_star": 123,
"four_star": 123,
"five_star": 123
},
"transaction_count": 123,
"transactions": {
"@type": "PropertyfinderAgentTransactions",
"deal_volume": 123,
"sale_count": 123,
"sale_total_amount": 123,
"sale_avg_amount": 123,
"rent_count": 123,
"rent_total_amount": 123,
"rent_avg_amount": 123
},
"total_property_count": 123,
"residential_for_sale_count": 123,
"residential_for_rent_count": 123,
"commercial_for_sale_count": 123,
"commercial_for_rent_count": 123,
"top_locations": [],
"profile_url": "<string>",
"broker": {
"@type": "PropertyfinderAgentBroker",
"id": "<string>",
"name": "<string>",
"alias": "<string>",
"image": "<string>"
}
}
]