mirror of https://github.com/DaveGamble/cJSON.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
399 B
23 lines
399 B
8 years ago
|
[
|
||
|
{
|
||
|
"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.026020,
|
||
|
"Address": "",
|
||
|
"City": "SUNNYVALE",
|
||
|
"State": "CA",
|
||
|
"Zip": "94085",
|
||
|
"Country": "US"
|
||
|
}
|
||
|
]
|