s:2417:"{
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "Columbia University",
               "short_name" : "Columbia University",
               "types" : [ "establishment" ]
            },
            {
               "long_name" : "116th St",
               "short_name" : "116th St",
               "types" : [ "route" ]
            },
            {
               "long_name" : "Manhattan",
               "short_name" : "Manhattan",
               "types" : [ "sublocality_level_1", "sublocality", "political" ]
            },
            {
               "long_name" : "New York",
               "short_name" : "NY",
               "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" : "10027",
               "short_name" : "10027",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "Columbia University, 116th St, New York, NY 10027, USA",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 40.8124448,
                  "lng" : -73.95711899999999
               },
               "southwest" : {
                  "lat" : 40.80348290000001,
                  "lng" : -73.9689102
               }
            },
            "location" : {
               "lat" : 40.8075355,
               "lng" : -73.9625727
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 40.8124448,
                  "lng" : -73.95711899999999
               },
               "southwest" : {
                  "lat" : 40.80348290000001,
                  "lng" : -73.9689102
               }
            }
         },
         "types" : [ "university", "establishment" ]
      }
   ],
   "status" : "OK"
}
";