Skip to content

Instantly share code, notes, and snippets.

@PirosB3
Created September 29, 2014 16:19
Show Gist options
  • Save PirosB3/64b7ad99f02fb810214d to your computer and use it in GitHub Desktop.
Save PirosB3/64b7ad99f02fb810214d to your computer and use it in GitHub Desktop.
{
"name": "Daniel",
"friends": {
22: [
{ x: 22.4, z: 43.2, timestamp: 127386812 },
{ x: 22.4, z: 43.2, timestamp: 127386812 },
{ x: 22.4, z: 43.2, timestamp: 127386812 },
{ x: 22.4, z: 43.2, timestamp: 127386812 },
{ x: 22.4, z: 43.2, timestamp: 127386812 },
{ x: 22.4, z: 43.2, timestamp: 127386812 },
{ x: 22.4, z: 43.2, timestamp: 127386812 },
.....
],
23: [
{ x: 22.4, z: 43.2, timestamp: 127386812 },
{ x: 22.4, z: 43.2, timestamp: 127386812 },
{ x: 22.4, z: 43.2, timestamp: 127386812 },
{ x: 22.4, z: 43.2, timestamp: 127386812 },
{ x: 22.4, z: 43.2, timestamp: 127386812 },
{ x: 22.4, z: 43.2, timestamp: 127386812 },
{ x: 22.4, z: 43.2, timestamp: 127386812 },
.....
],
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment