/**/_xdc_._apjtro && _xdc_._apjtro( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "Yankton",
               "short_name" : "Yankton",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Yankton County",
               "short_name" : "Yankton County",
               "types" : [ "administrative_area_level_2", "political" ]
            },
            {
               "long_name" : "South Dakota",
               "short_name" : "SD",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "United States",
               "short_name" : "US",
               "types" : [ "country", "political" ]
            },
            {
               "long_name" : "57078",
               "short_name" : "57078",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "Yankton, SD 57078, USA",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 42.9303021,
                  "lng" : -97.34765809999999
               },
               "southwest" : {
                  "lat" : 42.86425,
                  "lng" : -97.432367
               }
            },
            "location" : {
               "lat" : 42.87110879999999,
               "lng" : -97.39728129999999
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 42.9303021,
                  "lng" : -97.34765809999999
               },
               "southwest" : {
                  "lat" : 42.86425,
                  "lng" : -97.432367
               }
            }
         },
         "partial_match" : true,
         "place_id" : "ChIJUcNvrgihj4cRE8RxtPOzMe4",
         "types" : [ "locality", "political" ]
      }
   ],
   "status" : "OK"
}
 )