/**/_xdc_._19go9j && _xdc_._19go9j( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "81501",
               "short_name" : "81501",
               "types" : [ "postal_code" ]
            },
            {
               "long_name" : "Grand Junction",
               "short_name" : "Grand Junction",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Mesa County",
               "short_name" : "Mesa County",
               "types" : [ "administrative_area_level_2", "political" ]
            },
            {
               "long_name" : "Colorado",
               "short_name" : "CO",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "United States",
               "short_name" : "US",
               "types" : [ "country", "political" ]
            }
         ],
         "formatted_address" : "Grand Junction, CO 81501, USA",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 39.094807,
                  "lng" : -108.4965361
               },
               "southwest" : {
                  "lat" : 39.0523579,
                  "lng" : -108.630371
               }
            },
            "location" : {
               "lat" : 39.075059,
               "lng" : -108.5522531
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 39.094807,
                  "lng" : -108.4965361
               },
               "southwest" : {
                  "lat" : 39.0523579,
                  "lng" : -108.589768
               }
            }
         },
         "types" : [ "postal_code" ]
      }
   ],
   "status" : "OK"
}
 )