/**/_xdc_._wi0gi8 && _xdc_._wi0gi8( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "1",
               "short_name" : "1",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "Lafayette Square",
               "short_name" : "Lafayette Square",
               "types" : [ "route" ]
            },
            {
               "long_name" : "Downtown",
               "short_name" : "Downtown",
               "types" : [ "neighborhood", "political" ]
            },
            {
               "long_name" : "Buffalo",
               "short_name" : "Buffalo",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Erie County",
               "short_name" : "Erie County",
               "types" : [ "administrative_area_level_2", "political" ]
            },
            {
               "long_name" : "New York",
               "short_name" : "NY",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "United States",
               "short_name" : "US",
               "types" : [ "country", "political" ]
            },
            {
               "long_name" : "14203",
               "short_name" : "14203",
               "types" : [ "postal_code" ]
            },
            {
               "long_name" : "1823",
               "short_name" : "1823",
               "types" : [ "postal_code_suffix" ]
            }
         ],
         "formatted_address" : "1 Lafayette Square, Buffalo, NY 14203, USA",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 42.8857276,
                  "lng" : -78.8708956
               },
               "southwest" : {
                  "lat" : 42.8849644,
                  "lng" : -78.8726607
               }
            },
            "location" : {
               "lat" : 42.8853582,
               "lng" : -78.87174109999999
            },
            "location_type" : "ROOFTOP",
            "viewport" : {
               "northeast" : {
                  "lat" : 42.8867318302915,
                  "lng" : -78.8705287197085
               },
               "southwest" : {
                  "lat" : 42.8840338697085,
                  "lng" : -78.87322668029151
               }
            }
         },
         "place_id" : "ChIJYa5r0UcS04kR1dT6J3RpwJM",
         "types" : [ "premise" ]
      }
   ],
   "status" : "OK"
}
 )