mirror of https://github.com/DaveGamble/cJSON
19 lines
347 B
Plaintext
19 lines
347 B
Plaintext
[{
|
|
"precision": "zip",
|
|
"Latitude": 37.7668,
|
|
"Longitude": -122.3959,
|
|
"Address": "",
|
|
"City": "SAN FRANCISCO",
|
|
"State": "CA",
|
|
"Zip": "94107",
|
|
"Country": "US"
|
|
}, {
|
|
"precision": "zip",
|
|
"Latitude": 37.371991,
|
|
"Longitude": -122.02602,
|
|
"Address": "",
|
|
"City": "SUNNYVALE",
|
|
"State": "CA",
|
|
"Zip": "94085",
|
|
"Country": "US"
|
|
}] |