1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
{
"thanks": "Thanks from all of us at index.home.raft for using a what3words API",
"suggestions": [{
"country": "gb",
"distance": 0,
"words": "index.home.raft",
"rank": 1,
"language": "en",
"geometry": {
"lng": -0.203586,
"lat": 51.521251
},
"place": "Bayswater, London"
}, {
"country": "gb",
"distance": 9,
"words": "index.mole.raft",
"rank": 2,
"language": "en",
"geometry": {
"lng": -0.214518,
"lat": 51.603291
},
"place": "Hendon, London"
}, {
"country": "gb",
"distance": 7,
"words": "index.dimes.raft",
"rank": 3,
"language": "en",
"geometry": {
"lng": -0.121206,
"lat": 51.553134
},
"place": "Holloway, London"
}],
"status": {
"reason": "OK",
"status": 200
}
} |