Cambridge, Massachusetts, Client Saved Tracking Information, 42.3646, -71.1028
https://maps.googleapis.com/maps/api/geocode/json?address=Advance, NC&key=AIzaSyBlwSR-Bt1TXuirNMOi-xtR6xIlgykHeHE&sensor=true
{
"results" : [
{
"address_components" : [
{
"long_name" : "Advance",
"short_name" : "Advance",
"types" : [ "locality", "political" ]
},
{
"long_name" : "Shady Grove",
"short_name" : "Shady Grove",
"types" : [ "administrative_area_level_3", "political" ]
},
{
"long_name" : "Davie County",
"short_name" : "Davie County",
"types" : [ "administrative_area_level_2", "political" ]
},
{
"long_name" : "North Carolina",
"short_name" : "NC",
"types" : [ "administrative_area_level_1", "political" ]
},
{
"long_name" : "United States",
"short_name" : "US",
"types" : [ "country", "political" ]
}
],
"formatted_address" : "Advance, NC, USA",
"geometry" : {
"bounds" : {
"northeast" : {
"lat" : 35.9708019,
"lng" : -80.3740341
},
"southwest" : {
"lat" : 35.924464,
"lng" : -80.4359851
}
},
"location" : {
"lat" : 35.9412419,
"lng" : -80.4096909
},
"location_type" : "APPROXIMATE",
"viewport" : {
"northeast" : {
"lat" : 35.9708019,
"lng" : -80.3740341
},
"southwest" : {
"lat" : 35.924464,
"lng" : -80.4359851
}
}
},
"types" : [ "locality", "political" ]
}
],
"status" : "OK"
}