/**/_xdc_._sw8boi && _xdc_._sw8boi( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "New Haven",
               "short_name" : "New Haven",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "New Haven County",
               "short_name" : "New Haven County",
               "types" : [ "administrative_area_level_2", "political" ]
            },
            {
               "long_name" : "Connecticut",
               "short_name" : "CT",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "United States",
               "short_name" : "US",
               "types" : [ "country", "political" ]
            }
         ],
         "formatted_address" : "New Haven, CT, USA",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 41.35038,
                  "lng" : -72.8601438
               },
               "southwest" : {
                  "lat" : 41.246258,
                  "lng" : -72.998048
               }
            },
            "location" : {
               "lat" : 41.308274,
               "lng" : -72.92788349999999
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 41.35038,
                  "lng" : -72.8601438
               },
               "southwest" : {
                  "lat" : 41.246258,
                  "lng" : -72.998048
               }
            }
         },
         "place_id" : "ChIJ5XCAOkTY54kR7WSyWcZUo_Y",
         "types" : [ "locality", "political" ]
      }
   ],
   "status" : "OK"
}
 )