/**/_xdc_._e24mhb && _xdc_._e24mhb( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "516",
               "short_name" : "516",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "3rd Avenue",
               "short_name" : "3rd Ave",
               "types" : [ "route" ]
            },
            {
               "long_name" : "Downtown",
               "short_name" : "Downtown",
               "types" : [ "neighborhood", "political" ]
            },
            {
               "long_name" : "Seattle",
               "short_name" : "Seattle",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "King County",
               "short_name" : "King County",
               "types" : [ "administrative_area_level_2", "political" ]
            },
            {
               "long_name" : "Washington",
               "short_name" : "WA",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "United States",
               "short_name" : "US",
               "types" : [ "country", "political" ]
            },
            {
               "long_name" : "98104",
               "short_name" : "98104",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "516 3rd Ave, Seattle, WA 98104, USA",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 47.60310459999999,
                  "lng" : -122.3298478
               },
               "southwest" : {
                  "lat" : 47.6021856,
                  "lng" : -122.3312034
               }
            },
            "location" : {
               "lat" : 47.6026451,
               "lng" : -122.3305256
            },
            "location_type" : "ROOFTOP",
            "viewport" : {
               "northeast" : {
                  "lat" : 47.60399408029149,
                  "lng" : -122.3291766197085
               },
               "southwest" : {
                  "lat" : 47.60129611970849,
                  "lng" : -122.3318745802915
               }
            }
         },
         "place_id" : "ChIJd5VVbrpqkFQRRh9AEqOnvU8",
         "types" : [ "premise" ]
      }
   ],
   "status" : "OK"
}
 )