i want to parse the addresses from google gecoding 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.