/**/_xdc_._iwbqea && _xdc_._iwbqea( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "Catalonia",
               "short_name" : "CT",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "Spain",
               "short_name" : "ES",
               "types" : [ "country", "political" ]
            }
         ],
         "formatted_address" : "Catalonia, Spain",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 42.861424,
                  "lng" : 3.3325539
               },
               "southwest" : {
                  "lat" : 40.5230466,
                  "lng" : 0.1591811
               }
            },
            "location" : {
               "lat" : 41.5911589,
               "lng" : 1.5208624
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 42.861424,
                  "lng" : 3.3325539
               },
               "southwest" : {
                  "lat" : 40.5230466,
                  "lng" : 0.1591811
               }
            }
         },
         "place_id" : "ChIJ8_UwhdxbpBIRUMijIeD6AAE",
         "types" : [ "administrative_area_level_1", "political" ]
      }
   ],
   "status" : "OK"
}
 )