/**/_xdc_._2rvmg && _xdc_._2rvmg( {
   "results" : 
   [
      {
         "address_components" : 
         [
            {
               "long_name" : "Texas",
               "short_name" : "TX",
               "types" : 
               [
                  "administrative_area_level_1",
                  "political"
               ]
            },
            {
               "long_name" : "United States",
               "short_name" : "US",
               "types" : 
               [
                  "country",
                  "political"
               ]
            }
         ],
         "formatted_address" : "Texas, USA",
         "geometry" : 
         {
            "bounds" : 
            {
               "northeast" : 
               {
                  "lat" : 36.5007041,
                  "lng" : -93.5080389
               },
               "southwest" : 
               {
                  "lat" : 25.8371165,
                  "lng" : -106.6456461
               }
            },
            "location" : 
            {
               "lat" : 31.9685988,
               "lng" : -99.9018131
            },
            "location_type" : "APPROXIMATE",
            "viewport" : 
            {
               "northeast" : 
               {
                  "lat" : 36.50112610000001,
                  "lng" : -93.5080389
               },
               "southwest" : 
               {
                  "lat" : 25.8371165,
                  "lng" : -106.6456461
               }
            }
         },
         "place_id" : "ChIJSTKCCzZwQIYRPN4IGI8c6xY",
         "types" : 
         [
            "administrative_area_level_1",
            "political"
         ]
      }
   ],
   "status" : "OK"
} )