Skip to content

Instantly share code, notes, and snippets.

@TravelTime-Frontend
Created February 21, 2023 08:13
Show Gist options
  • Save TravelTime-Frontend/2013b1640b0260c10c5691093f15be6e to your computer and use it in GitHub Desktop.
Save TravelTime-Frontend/2013b1640b0260c10c5691093f15be6e to your computer and use it in GitHub Desktop.
{
"departure_searches": [
{
"id": "example",
"coords": {
"lat": 51.507609,
"lng": -0.128315
},
"transportation": {
"type": "public_transport"
},
"departure_time": "2019-02-12T08:00:00Z",
"travel_time": 900
}
],
"arrival_searches": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment