Created
April 10, 2018 14:17
-
-
Save sgioia9/4f6e2b41429e1ea0acc87af5d5750575 to your computer and use it in GitHub Desktop.
db.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"reports": [ | |
{ | |
"coordinates": { | |
"latitude": "10.3232", | |
"longitude": "44.3233" | |
}, | |
"timestamp": "1523367908188" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment