A PropertyCardResponse object that contain some details about the nearby properties
{
"Error": "ABC",
"Cards": [
{
"Date": "ABC",
"DisplayPrice": "ABC",
"DistanceToPoint": 123.0,
"FeaturedAt": "ABC",
"FeaturedPlan": 123,
"ListingId": "ABC",
"Point": {
},
"Price": 123.0,
"PropertyDetails": {
"Address": "ABC",
"DisplayAddress": "ABC",
"CoverImageUrl": "ABC",
"CoverImageUrlSource": "ABC",
"NumBathrooms": 123,
"LatestBedrooms": "ABC",
"NumCarSpaces": 123,
"LatestCarSpaces": "ABC",
"LatestSource": "ABC",
"Headline": "ABC",
"EstimatedValueRevisionDate": "ABC",
"DisplayEstimatedLowerValueShort": "ABC",
"DisplayEstimatedUpperValueShort": "ABC",
"DisplayEstimatedValueShort": "ABC",
"EstimatedRentalRevisionDate": "ABC",
"DisplayEstimatedRentalLowerValueShort": "ABC",
"DisplayEstimatedRentalUpperValueShort": "ABC",
"EstimatedRentalYield": "ABC",
"CapitalValue": 123.0,
"ImprovementValue": 123.0,
"LandValue": 123.0,
"DisplayCapitalValueShort": "ABC",
"DisplayImprovementValueShort": "ABC",
"DisplayLandValueShort": "ABC",
"CurrentRevisionDate": "ABC",
"PreviousCapitalValue": 123.0,
"PreviousRevisionDate": "ABC",
"SuburbId": 123,
"CityId": 123,
"UnitIdentifier": "ABC",
"StreetNumber": "ABC",
"StreetAlpha": "ABC",
"Street": "ABC",
"Suburb": "ABC",
"City": "ABC",
"Ta": "ABC",
"NumBedrooms": 123,
"LatestBathrooms": 123.0,
"TradeMeSuburbId": 123,
"TradeMeRegionId": 123,
"TradeMeDistrictId": 123,
"TradeMeCoverImageUrl": "ABC"
},
"PropertyId": "ABC",
"SalesCount": 123,
"State": 123,
"Url": "ABC",
"DisplayShortPrice": "ABC",
"TMListingId": "ABC",
"SuburbUrl": "ABC"
},
{
"Date": "ABC",
"DisplayPrice": "ABC",
"DistanceToPoint": 123.0,
"FeaturedAt": "ABC",
"FeaturedPlan": 123,
"ListingId": "ABC",
"Point": {
},
"Price": 123.0,
"PropertyDetails": {
"Address": "ABC",
"DisplayAddress": "ABC",
"CoverImageUrl": "ABC",
"CoverImageUrlSource": "ABC",
"NumBathrooms": 123,
"LatestBedrooms": "ABC",
"NumCarSpaces": 123,
"LatestCarSpaces": "ABC",
"LatestSource": "ABC",
"Headline": "ABC",
"EstimatedValueRevisionDate": "ABC",
"DisplayEstimatedLowerValueShort": "ABC",
"DisplayEstimatedUpperValueShort": "ABC",
"DisplayEstimatedValueShort": "ABC",
"EstimatedRentalRevisionDate": "ABC",
"DisplayEstimatedRentalLowerValueShort": "ABC",
"DisplayEstimatedRentalUpperValueShort": "ABC",
"EstimatedRentalYield": "ABC",
"CapitalValue": 123.0,
"ImprovementValue": 123.0,
"LandValue": 123.0,
"DisplayCapitalValueShort": "ABC",
"DisplayImprovementValueShort": "ABC",
"DisplayLandValueShort": "ABC",
"CurrentRevisionDate": "ABC",
"PreviousCapitalValue": 123.0,
"PreviousRevisionDate": "ABC",
"SuburbId": 123,
"CityId": 123,
"UnitIdentifier": "ABC",
"StreetNumber": "ABC",
"StreetAlpha": "ABC",
"Street": "ABC",
"Suburb": "ABC",
"City": "ABC",
"Ta": "ABC",
"NumBedrooms": 123,
"LatestBathrooms": 123.0,
"TradeMeSuburbId": 123,
"TradeMeRegionId": 123,
"TradeMeDistrictId": 123,
"TradeMeCoverImageUrl": "ABC"
},
"PropertyId": "ABC",
"SalesCount": 123,
"State": 123,
"Url": "ABC",
"DisplayShortPrice": "ABC",
"TMListingId": "ABC",
"SuburbUrl": "ABC"
}
]
}