/**/_xdc_._r5te4x && _xdc_._r5te4x( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "Svalbard",
               "short_name" : "Svalbard",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "Svalbard and Jan Mayen",
               "short_name" : "SJ",
               "types" : [ "country", "political" ]
            }
         ],
         "formatted_address" : "Svalbard, Svalbard and Jan Mayen",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 80.9180674,
                  "lng" : 36.4074913
               },
               "southwest" : {
                  "lat" : 73.92855279999999,
                  "lng" : 10.3820801
               }
            },
            "location" : {
               "lat" : 77.8749725,
               "lng" : 20.9751822
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 80.9180674,
                  "lng" : 36.4074913
               },
               "southwest" : {
                  "lat" : 73.92855279999999,
                  "lng" : 10.3820801
               }
            }
         },
         "place_id" : "ChIJScCjT9zPoUURdeg1G-dz8ys",
         "types" : [ "administrative_area_level_1", "political" ]
      }
   ],
   "status" : "OK"
}
 )