mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03:00
19 lines
352 B
Plaintext
19 lines
352 B
Plaintext
|
[{
|
||
|
"precision": "zip",
|
||
|
"Latitude": 37.766800,
|
||
|
"Longitude": -122.395900,
|
||
|
"Address": "",
|
||
|
"City": "SAN FRANCISCO",
|
||
|
"State": "CA",
|
||
|
"Zip": "94107",
|
||
|
"Country": "US"
|
||
|
}, {
|
||
|
"precision": "zip",
|
||
|
"Latitude": 37.371991,
|
||
|
"Longitude": -122.026020,
|
||
|
"Address": "",
|
||
|
"City": "SUNNYVALE",
|
||
|
"State": "CA",
|
||
|
"Zip": "94085",
|
||
|
"Country": "US"
|
||
|
}]
|