[
{
"id": "<string>",
"@type": "OnthemarketProperty",
"url": "<string>",
"address": "<string>",
"postcode": "<string>",
"property_title": "<string>",
"property_type": "<string>",
"search_type": "<string>",
"status": "<string>",
"price": 123,
"display_price": "<string>",
"short_price": "<string>",
"price_qualifier": "<string>",
"bedroom_count": 123,
"bathroom_count": 123,
"summary": "<string>",
"features": [],
"labels": [],
"key_info": [],
"epc_rating": "<string>",
"epc_date": "<string>",
"council_tax_band": "<string>",
"tenure": "<string>",
"ground_rent": "<string>",
"service_charge": "<string>",
"broadband_type": "<string>",
"broadband_download_mbps": 123,
"broadband_upload_mbps": 123,
"mobile_signal_ee": "<string>",
"mobile_signal_o2": "<string>",
"mobile_signal_three": "<string>",
"mobile_signal_vodafone": "<string>",
"crime_score": 123,
"crime_level": "<string>",
"area_average_price": "<string>",
"area_average_price_label": "<string>",
"latitude": 123,
"longitude": 123,
"image": "<string>",
"images": [],
"floorplans": [],
"epc_graphs": [],
"documents": [],
"stations": [],
"schools": [],
"tours": [],
"view_count": "<string>",
"added_reduced_label": "<string>",
"is_new_home": true,
"is_premium": true,
"is_student": true,
"is_overseas": true,
"is_exclusive": true,
"has_matterport_tour": true,
"has_video_tour": true,
"agent": {
"@type": "OnthemarketPropertyAgent",
"id": 123,
"alias": "<string>",
"name": "<string>",
"company_name": "<string>",
"group_name": "<string>",
"address": "<string>",
"postcode": "<string>",
"phone": "<string>",
"website_url": "<string>",
"image": "<string>",
"latitude": 123,
"longitude": 123,
"is_sales_agent": true,
"is_lettings_agent": true
}
}
]