Source and Destination
{
"source": {
"address": "Ikoyi",
"latitude": 6.4500,
"longitude": 3.4333,
"state": "Lagos"
},
"destination": {
"address": "Ikoyi",
"latitude": 6.4500,
"longitude": 3.4333,
"state": "Lagos",
"stops": {
"number": 0,
"stopovers": []
}
},
...
}Last updated