This repository has been archived on 2025-07-13. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
open-heraklion-bus/data/stops.json

29 lines
472 B
JSON
Raw Normal View History

[
2015-07-15 13:27:53 +03:00
{
"id":"1",
"name":"Λιμάνι",
"lat":"35.3414",
"lon":"25.1446"
},
{
"id":"2",
"name":"Π.Α.Γ.Ν.Η.",
"lat":"35.3032",
"lon":"25.0844"
},
{
"id":"3",
"name":"Αεροδρόμιο",
"lat":"35.3374",
"lon":"25.1648"
},
{
"id":"4",
"name":"Πανεπιστήμιο",
"lat":"35.3063",
"lon":"25.0829"
2015-07-15 13:27:53 +03:00
}
]
2015-07-15 13:27:53 +03:00