{
   "results" : 
   [
      {
         "address_components" : 
         [
            {
               "long_name" : "1600",
               "short_name" : "1600",
               "types" : 
               [
                  "street_number"
               ]
            },
            {
               "long_name" : "Amphitheatre Parkway",
               "short_name" : "Amphitheatre Pkwy",
               "types" : 
               [
                  "route"
               ]
            },
            {
               "long_name" : "Mountain View",
               "short_name" : "Mountain View",
               "types" : 
               [
                  "locality",
                  "political"
               ]
            },
            {
               "long_name" : "Santa Clara County",
               "short_name" : "Santa Clara County",
               "types" : 
               [
                  "administrative_area_level_2",
                  "political"
               ]
            },
            {
               "long_name" : "California",
               "short_name" : "CA",
               "types" : 
               [
                  "administrative_area_level_1",
                  "political"
               ]
            },
            {
               "long_name" : "United States",
               "short_name" : "US",
               "types" : 
               [
                  "country",
                  "political"
               ]
            },
            {
               "long_name" : "94043",
               "short_name" : "94043",
               "types" : 
               [
                  "postal_code"
               ]
            },
            {
               "long_name" : "1351",
               "short_name" : "1351",
               "types" : 
               [
                  "postal_code_suffix"
               ]
            }
         ],
         "formatted_address" : "1600 Amphitheatre Pkwy, Mountain View, CA 94043, USA",
         "geometry" : 
         {
            "bounds" : 
            {
               "northeast" : 
               {
                  "lat" : 37.4233931,
                  "lng" : -122.0821722
               },
               "southwest" : 
               {
                  "lat" : 37.4208856,
                  "lng" : -122.086659
               }
            },
            "location" : 
            {
               "lat" : 37.4220097,
               "lng" : -122.0847515
            },
            "location_type" : "GEOMETRIC_CENTER",
            "viewport" : 
            {
               "northeast" : 
               {
                  "lat" : 37.42348833029151,
                  "lng" : -122.0821722
               },
               "southwest" : 
               {
                  "lat" : 37.42079036970851,
                  "lng" : -122.086659
               }
            }
         },
         "navigation_points" : 
         [
            {
               "location" : 
               {
                  "latitude" : 37.4209909,
                  "longitude" : -122.0829568
               }
            },
            {
               "location" : 
               {
                  "latitude" : 37.4211424,
                  "longitude" : -122.0852955
               }
            },
            {
               "location" : 
               {
                  "latitude" : 37.4229164,
                  "longitude" : -122.0834114
               }
            },
            {
               "location" : 
               {
                  "latitude" : 37.4230221,
                  "longitude" : -122.0850182
               }
            }
         ],
         "place_id" : "ChIJF4Yf2Ry7j4AR__1AkytDyAE",
         "types" : 
         [
            "premise",
            "street_address"
         ]
      }
   ],
   "status" : "OK"
}