/**/_xdc_._494z0l && _xdc_._494z0l( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "Ashburn",
               "short_name" : "Ashburn",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Loudoun County",
               "short_name" : "Loudoun County",
               "types" : [ "administrative_area_level_2", "political" ]
            },
            {
               "long_name" : "Virginia",
               "short_name" : "VA",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "United States",
               "short_name" : "US",
               "types" : [ "country", "political" ]
            }
         ],
         "formatted_address" : "Ashburn, VA, USA",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 39.0716349,
                  "lng" : -77.4314401
               },
               "southwest" : {
                  "lat" : 38.9882859,
                  "lng" : -77.522806
               }
            },
            "location" : {
               "lat" : 39.0437567,
               "lng" : -77.4874416
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 39.0716349,
                  "lng" : -77.4314401
               },
               "southwest" : {
                  "lat" : 38.9882859,
                  "lng" : -77.522806
               }
            }
         },
         "place_id" : "ChIJV8n8ZvEVtokRWz0esW4x2gk",
         "types" : [ "locality", "political" ]
      }
   ],
   "status" : "OK"
}
 )