[
{
"id": "<string>",
"@type": "CentalineProperty",
"url": "<string>",
"listing_type": "<string>",
"estate_group_name": "<string>",
"estate_name": "<string>",
"building_name": "<string>",
"address": "<string>",
"district": "<string>",
"floor_level": "<string>",
"unit": "<string>",
"price": 123,
"premium_paid_price": 123,
"premium_unpaid_price": 123,
"original_price": 123,
"price_change_percent": 123,
"rent": 123,
"original_rent": 123,
"rent_change_percent": 123,
"price_text": "<string>",
"rent_text": "<string>",
"gross_area": 123,
"saleable_area": 123,
"efficiency_ratio": 123,
"gross_price_per_sqft": 123,
"saleable_price_per_sqft": 123,
"gross_rent_per_sqft": 123,
"saleable_rent_per_sqft": 123,
"rental_yield": 123,
"monthly_mortgage_payment": 123,
"bedroom_count": 123,
"ensuite_count": 123,
"building_age": 123,
"direction": "<string>",
"building_type": "<string>",
"unit_type": "<string>",
"estate_structure": "<string>",
"is_hos": true,
"is_public_housing": true,
"is_house": true,
"is_sole_agent": true,
"has_key": true,
"is_foreclosure": true,
"is_pet_friendly": true,
"is_hot_listing": true,
"is_director_pick": true,
"with_lease": true,
"is_management_fee_included": true,
"is_government_rates_included": true,
"is_government_rent_included": true,
"estate_group_code": "<string>",
"estate_code": "<string>",
"building_code": "<string>",
"type_code": "<string>",
"labels": [],
"nearby_places": [],
"scope": {
"@type": "CentalineScope",
"region": "<string>",
"region_code": "<string>",
"district": "<string>",
"district_code": "<string>",
"area": "<string>",
"area_code": "<string>",
"hma": "<string>",
"hma_id": "<string>",
"hma_description": "<string>",
"image": "<string>"
},
"media": {
"@type": "CentalineMediaFlags",
"has_media": true,
"has_photos": true,
"has_street_view": true,
"has_sphere": true,
"has_video": true,
"has_virtual_tour": true,
"has_floor_plan": true,
"has_planning_diagram": true,
"has_unit_plan": true,
"has_aerial_view": true,
"has_building_3d_model": true
},
"latitude": 123,
"longitude": 123,
"image": "<string>",
"aerial_view_url": "<string>",
"published_at": 123,
"updated_at": 123
}
]