Convert an address to latitude and longitude coordinates
| Field | Type | Description |
|---|---|---|
status | string | Status of the request (“OK” for success) |
request.address | string | The original address provided in the request |
response.lat | number | Latitude coordinate of the address |
response.lng | number | Longitude coordinate of the address |