{
"latitude": 0,
"longitude": 0,
"formattedAddress": "string",
"addressImages": [
{
"heading": 0,
"imageUrl": "http://example.com"
}
],
"riskSignals": {
"riskLevel": "Low",
"locationType": "ROOFTOP",
"streetViewAvailable": true,
"streetViewDate": "2023-03",
"reverseGeocodeMatch": true,
"streetNumber": "string",
"route": "string",
"neighbourhood": "string",
"lga": "string",
"state": "string",
"country": "string",
"postalCode": "string",
"nearbyPlaces": [
{
"name": "string",
"category": "string",
"vicinity": "string",
"distanceMetres": 0
}
]
},
"billingInfo": {
"wasCharged": true,
"amount": "string",
"currency": "NGN",
"note": "string"
}
}