[
{
"id": "<string>",
"@type": "RealtorcaProperty",
"mls_number": "<string>",
"url": "<string>",
"status_id": "<string>",
"price": 123,
"display_price": "<string>",
"transaction_type": "<string>",
"property_type": "<string>",
"ownership_type": "<string>",
"address": "<string>",
"city": "<string>",
"province": "<string>",
"postal_code": "<string>",
"community_name": "<string>",
"neighbourhood": "<string>",
"latitude": 123,
"longitude": 123,
"bedroom_count": 123,
"bedrooms": "<string>",
"bathroom_count": 123,
"storey_count": 123,
"building_type": "<string>",
"size_interior": "<string>",
"size_interior_sqft": 123,
"building_amenities": [],
"parking_type": [],
"parking_space_count": 123,
"amenities_nearby": [],
"land_size": "<string>",
"image": "<string>",
"images": [],
"time_on_realtor": "<string>",
"business": {
"@type": "RealtorcaBusiness",
"type": "<string>",
"sub_type": "<string>"
},
"agents": [],
"location_description": "<string>",
"features": [],
"community_features": [],
"view_type": [],
"pool_type": "<string>",
"maintenance_fee": "<string>",
"maintenance_fee_types": [],
"management_company": "<string>",
"tax_amount": "<string>",
"building_age": "<string>",
"constructed_date": "<string>",
"appliances": [],
"basement_type": "<string>",
"cooling_type": "<string>",
"heating_type": "<string>",
"heating_fuel": "<string>",
"exterior_finish": [],
"has_fireplace": true,
"bedrooms_above_ground": 123,
"bedrooms_below_ground": 123,
"land_landscape_features": [],
"land_surface_water": "<string>",
"land_access_type": [],
"land_sewer": "<string>",
"rooms": [],
"media": [],
"video_url": "<string>",
"history": [],
"uploaded_by": "<string>",
"uploaded_by_website_url": "<string>",
"uploaded_by_address": "<string>",
"is_new_listing": true,
"updated_at": "<string>"
}
]