/**/_xdc_._t7db0g && _xdc_._t7db0g( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "927",
               "short_name" : "927",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "Highway 340",
               "short_name" : "CO-340",
               "types" : [ "route" ]
            },
            {
               "long_name" : "Fruita",
               "short_name" : "Fruita",
               "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" ]
            },
            {
               "long_name" : "81521",
               "short_name" : "81521",
               "types" : [ "postal_code" ]
            },
            {
               "long_name" : "9516",
               "short_name" : "9516",
               "types" : [ "postal_code_suffix" ]
            }
         ],
         "formatted_address" : "927 Colorado 340, Fruita, CO 81521, USA",
         "geometry" : {
            "location" : {
               "lat" : 39.1384113,
               "lng" : -108.7375146
            },
            "location_type" : "ROOFTOP",
            "viewport" : {
               "northeast" : {
                  "lat" : 39.1397602802915,
                  "lng" : -108.7361656197085
               },
               "southwest" : {
                  "lat" : 39.13706231970851,
                  "lng" : -108.7388635802915
               }
            }
         },
         "partial_match" : true,
         "types" : [ "street_address" ]
      }
   ],
   "status" : "OK"
}
 )