Skip to content

Instantly share code, notes, and snippets.

@YannisDC
Created October 27, 2017 12:19
Show Gist options
  • Save YannisDC/31177ea51d78027e2fbc3fc9bb31903b to your computer and use it in GitHub Desktop.
Save YannisDC/31177ea51d78027e2fbc3fc9bb31903b to your computer and use it in GitHub Desktop.
{
"users" : {
"abcdeA" : {
"blocked" : {
"none" : "none"
},
"facebookID" : "123451",
"position" : {
"latitude" : 51.01,
"longitude" : 4.01,
"traceable" : true,
"updated" : "2017-10-26T16:29:34.385+0100"
}
},
"abcdeB" : {
"blocked" : {
"none" : "none"
},
"facebookID" : "123452",
"position" : {
"latitude" : 51.02,
"longitude" : 4.02,
"traceable" : true,
"updated" : "2017-10-26T17:42:00.210+0100"
}
},
"abcdeC" : {
"blocked" : {
"none" : "none"
},
"facebookID" : "123453",
"position" : {
"latitude" : 51.03,
"longitude" : 4.03,
"traceable" : true,
"updated" : "2017-10-26T15:18:38.083+0100"
}
},
"abcdeD" : {
"blocked" : {
"none" : "none"
},
"facebookID" : "123454",
"position" : {
"latitude" : 51.04,
"longitude" : 4.04,
"traceable" : true,
"updated" : "2017-10-27T08:52:05.100+0100"
}
},
"abcdeE" : {
"blocked" : {
"none" : "none"
},
"facebookID" : "123455",
"position" : {
"latitude" : 51.05,
"longitude" : 4.05,
"traceable" : true,
"updated" : "2017-10-27T10:10:09.501+0100"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment