mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
19 lines
309 B
JSON
19 lines
309 B
JSON
{
|
|
"pickup": {
|
|
"id": "shenfield-station",
|
|
"latitude": 51.6308,
|
|
"longitude": 0.3295
|
|
},
|
|
"waypoints": [
|
|
{
|
|
"id": "nandos",
|
|
"latitude": 51.6199,
|
|
"longitude": 0.2999
|
|
},
|
|
{
|
|
"id": "brentwood-station",
|
|
"latitude": 51.6136,
|
|
"longitude": 0.2996
|
|
}
|
|
]
|
|
} |