10 lines
160 B
JSON
10 lines
160 B
JSON
|
{
|
||
|
"id": 123456,
|
||
|
"name": "Sample Location",
|
||
|
"location": [
|
||
|
0.00000,
|
||
|
0.00000
|
||
|
],
|
||
|
"country": 0,
|
||
|
"timezone": "Europe/London"
|
||
|
}
|