A large list of US states, counties, cities, and zip codes.
{
"US": [
{
"countryCode": "US",
"postalCode": "67622",
"city": "Almena",
"stateFull": "Kansas",
"stateShort": "KS",
"county": "Norton"
},
{
"countryCode": "US",
"postalCode": "67629",
"city": "Clayton",
"stateFull": "Kansas",
"stateShort": "KS",
"county": "Norton"
},
{
"countryCode": "US",
"postalCode": "67645",
"city": "Lenora",
"stateFull": "Kansas",
"stateShort": "KS",
"county": "Norton"
},
{
"countryCode": "US",
"postalCode": "67654",
"city": "Norton",
"stateFull": "Kansas",
"stateShort": "KS",
"county": "Norton"
}
]
}