/**/_xdc_._qcoblz && _xdc_._qcoblz( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "1",
               "short_name" : "1",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "Seckerbaach",
               "short_name" : "Seckerbaach",
               "types" : [ "route" ]
            },
            {
               "long_name" : "Schengen",
               "short_name" : "Schengen",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Réimech",
               "short_name" : "Réimech",
               "types" : [ "administrative_area_level_2", "political" ]
            },
            {
               "long_name" : "Distrikt Gréiwemaacher",
               "short_name" : "Distrikt Gréiwemaacher",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "Luxembourg",
               "short_name" : "LU",
               "types" : [ "country", "political" ]
            },
            {
               "long_name" : "5444",
               "short_name" : "5444",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "1 Seckerbaach, 5444 Schengen, Luxembourg",
         "geometry" : {
            "location" : {
               "lat" : 49.4757831,
               "lng" : 6.365256899999999
            },
            "location_type" : "ROOFTOP",
            "viewport" : {
               "northeast" : {
                  "lat" : 49.4771320802915,
                  "lng" : 6.366605880291502
               },
               "southwest" : {
                  "lat" : 49.4744341197085,
                  "lng" : 6.363907919708498
               }
            }
         },
         "partial_match" : true,
         "place_id" : "ChIJV4PLXXUVlUcRUBCy8Eiviy0",
         "types" : [ "street_address" ]
      }
   ],
   "status" : "OK"
}
 )