Files
tar-valon-ansible/app-configs/benedikta/mycroft/web_cache.json
T
2025-08-30 16:34:17 -04:00

24 lines
429 B
JSON

{
"location": {
"city": {
"code": "Queens",
"name": "Queens",
"state": {
"code": "NY",
"name": "New York",
"country": {
"code": "US",
"name": "United States"
}
}
},
"coordinate": {
"latitude": 40.7513,
"longitude": -73.8244
},
"timezone": {
"code": "America/New_York",
"name": "America/New_York"
}
}
}