dawarich/spec/fixtures/files/google/records.json
2024-05-18 15:00:44 +02:00

22 lines
515 B
JSON

{
"locations": [{
"latitudeE7": 533690550,
"longitudeE7": 836950010,
"accuracy": 150,
"source": "UNKNOWN",
"timestamp": "2012-12-15T14:21:29.460Z"
}, {
"latitudeE7": 533563380,
"longitudeE7": 837616500,
"accuracy": 18000,
"source": "UNKNOWN",
"timestamp": "2013-01-04T10:22:43.225Z"
}, {
"latitudeE7": 533690589,
"longitudeE7": 836951347,
"accuracy": 22,
"source": "WIFI",
"deviceTag": 1184882232,
"timestamp": "2013-03-01T05:17:39.849Z"
}]
}