I want to parse the addresses from Google geocoding API and store it as: address city state zipcode country
Some places has full address from Google map and some just half, how can i know which part of the address is city, state or country? or just zipcode?
It would be helpful if some expert pointed out some help here.