I am trying to get Street, City and Country with reverse geocoding using google map example https://developers.google.com/maps/documentation/javascript/examples/geocoding-reverse, But all it gives me is .formatted_address not street, city and country.
Is there any way where I can get Street, City and Country separately ?