23 lines
487 B
JSON
23 lines
487 B
JSON
{
|
|
"Frequent Locations": [],
|
|
"Latest Location": [
|
|
{
|
|
"City": "",
|
|
"Country": "",
|
|
"Region": ""
|
|
}
|
|
],
|
|
"Home & Work": {},
|
|
"Daily Top Locations": [],
|
|
"Top Locations Per Six-Day Period": [],
|
|
"Location History": [],
|
|
"Businesses and public places you may have visited": [],
|
|
"Areas you may have visited in the last two years": [
|
|
{
|
|
"Time": "some/path",
|
|
"City": "xxxxxx",
|
|
"Region": "xxxxxxxx",
|
|
"Postal Code": "11111"
|
|
}
|
|
]
|
|
}
|