/**/_xdc_._6uxrsd && _xdc_._6uxrsd( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "Tremblay-en-France",
               "short_name" : "Tremblay-en-France",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "France",
               "short_name" : "FR",
               "types" : [ "country", "political" ]
            },
            {
               "long_name" : "95731",
               "short_name" : "95731",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "1 Rue de la Haye, BP 12910, Le Dôme, 95731 Tremblay-en-France, France",
         "geometry" : {
            "location" : {
               "lat" : 49.010437,
               "lng" : 2.562475
            },
            "location_type" : "GEOMETRIC_CENTER",
            "viewport" : {
               "northeast" : {
                  "lat" : 49.01178598029149,
                  "lng" : 2.563823980291502
               },
               "southwest" : {
                  "lat" : 49.0090880197085,
                  "lng" : 2.561126019708498
               }
            }
         },
         "place_id" : "ChIJKQM8YgAW5kcRScN2mouRBtg",
         "types" : [ "establishment", "point_of_interest", "real_estate_agency" ]
      }
   ],
   "status" : "OK"
}
 )