/**/_xdc_._5vtn8 && _xdc_._5vtn8( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "19",
               "short_name" : "19",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "Rue de l'Industrie",
               "short_name" : "Rue de l'Industrie",
               "types" : [ "route" ]
            },
            {
               "long_name" : "Bertrange",
               "short_name" : "Bertrange",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Luxembourg",
               "short_name" : "Luxembourg",
               "types" : [ "administrative_area_level_2", "political" ]
            },
            {
               "long_name" : "District de Luxembourg",
               "short_name" : "District de Luxembourg",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "Luxembourg",
               "short_name" : "LU",
               "types" : [ "country", "political" ]
            },
            {
               "long_name" : "8069",
               "short_name" : "8069",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "19 Rue de l'Industrie, 8069 Bertrange, Luxembourg",
         "geometry" : {
            "location" : {
               "lat" : 49.6109539,
               "lng" : 6.0689379
            },
            "location_type" : "ROOFTOP",
            "viewport" : {
               "northeast" : {
                  "lat" : 49.6123028802915,
                  "lng" : 6.070286880291502
               },
               "southwest" : {
                  "lat" : 49.6096049197085,
                  "lng" : 6.067588919708498
               }
            }
         },
         "partial_match" : true,
         "place_id" : "ChIJAwR75v5LlUcR8rBg2P5Xo6A",
         "types" : [ "street_address" ]
      }
   ],
   "status" : "OK"
}
 )