/**/_xdc_._v48y70 && _xdc_._v48y70( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "132",
               "short_name" : "132",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "West 22nd Street",
               "short_name" : "W 22nd St",
               "types" : [ "route" ]
            },
            {
               "long_name" : "Manhattan",
               "short_name" : "Manhattan",
               "types" : [ "political", "sublocality", "sublocality_level_1" ]
            },
            {
               "long_name" : "New York",
               "short_name" : "New York",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "New York County",
               "short_name" : "New York 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" : "10011",
               "short_name" : "10011",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "132 W 22nd St, New York, NY 10011, USA",
         "geometry" : {
            "location" : {
               "lat" : 40.742628,
               "lng" : -73.994753
            },
            "location_type" : "ROOFTOP",
            "viewport" : {
               "northeast" : {
                  "lat" : 40.74397698029149,
                  "lng" : -73.99340401970851
               },
               "southwest" : {
                  "lat" : 40.74127901970849,
                  "lng" : -73.99610198029151
               }
            }
         },
         "partial_match" : true,
         "place_id" : "ChIJe0S5tphZwokRBZtPOg9FoKg",
         "plus_code" : {
            "compound_code" : "P2V4+33 New York, NY, USA",
            "global_code" : "87G8P2V4+33"
         },
         "types" : [ "establishment", "point_of_interest", "store" ]
      }
   ],
   "status" : "OK"
}
 )