{
"status": true,
"message": "Operation successful.",
"data": {
"customerId": "string",
"customerFullName": "string",
"homeAddress": "string",
"homeLongitude": 0,
"homeLatitude": 0,
"addressImages": [
{
"heading": 0,
"imageUrl": "http://example.com"
}
],
"totalLogsAnalyzed": 0,
"averageProximityScore": 0,
"dateRangeFrom": "2019-08-24T14:15:22.123Z",
"dateRangeTo": "2019-08-24T14:15:22.123Z",
"scoreInterpretation": "string"
}
}