20 lines
328 B
JSON
20 lines
328 B
JSON
{
|
|
"geolocation": {
|
|
"data": {
|
|
"city": "Aracaju",
|
|
"country": {
|
|
"code": "BR",
|
|
"name": "Brazil"
|
|
},
|
|
"subdivision": {
|
|
"code": "SE",
|
|
"name": "Sergipe"
|
|
},
|
|
"timezone": "America/Maceio",
|
|
"latitude": -10.9094,
|
|
"longitude": -37.0716,
|
|
"postalCode": "49044"
|
|
},
|
|
"timestamp": 1758813927478
|
|
}
|
|
} |