{ "results" : [ { "address_components" : [ { "long_name" : "San Francisco", "short_name" : "SF", "types" : [ "locality", "political" ] }, { "long_name" : "San Francisco County", "short_name" : "San Francisco County", "types" : [ "administrative_area_level_2", "political" ] }, { "long_name" : "California", "short_name" : "CA", "types" : [ "administrative_area_level_1", "political" ] }, { "long_name" : "United States", "short_name" : "US", "types" : [ "country", "political" ] } ], "formatted_address" : "San Francisco, CA, USA", "geometry" : { "bounds" : { "northeast" : { "lat" : 37.9297707, "lng" : -122.3279149 }, "southwest" : { "lat" : 37.6931289, "lng" : -123.166067 } }, "location" : { "lat" : 37.7749295, "lng" : -122.4194155 }, "location_type" : "APPROXIMATE", "viewport" : { "northeast" : { "lat" : 37.812, "lng" : -122.3482 }, "southwest" : { "lat" : 37.70339999999999, "lng" : -122.527 } } }, "place_id" : "ChIJIQBpAG2ahYAR_6128GcTUEo", "types" : [ "locality", "political" ] } ], "status" : "OK" }