{
   "results" : 
   [
      {
         "address_components" : 
         [
            {
               "long_name" : "80111",
               "short_name" : "80111",
               "types" : 
               [
                  "postal_code"
               ]
            },
            {
               "long_name" : "Greenwood Village",
               "short_name" : "Greenwood Village",
               "types" : 
               [
                  "locality",
                  "political"
               ]
            },
            {
               "long_name" : "Arapahoe County",
               "short_name" : "Arapahoe County",
               "types" : 
               [
                  "administrative_area_level_2",
                  "political"
               ]
            },
            {
               "long_name" : "Colorado",
               "short_name" : "CO",
               "types" : 
               [
                  "administrative_area_level_1",
                  "political"
               ]
            },
            {
               "long_name" : "United States",
               "short_name" : "US",
               "types" : 
               [
                  "country",
                  "political"
               ]
            }
         ],
         "formatted_address" : "Greenwood Village, CO 80111, USA",
         "geometry" : 
         {
            "bounds" : 
            {
               "northeast" : 
               {
                  "lat" : 39.65146800000001,
                  "lng" : -104.8221819
               },
               "southwest" : 
               {
                  "lat" : 39.594724,
                  "lng" : -104.9262759
               }
            },
            "location" : 
            {
               "lat" : 39.6166715,
               "lng" : -104.8746508
            },
            "location_type" : "APPROXIMATE",
            "viewport" : 
            {
               "northeast" : 
               {
                  "lat" : 39.65146800000001,
                  "lng" : -104.8221819
               },
               "southwest" : 
               {
                  "lat" : 39.594724,
                  "lng" : -104.9262759
               }
            }
         },
         "place_id" : "ChIJbwxJmEOGbIcRCRRsnaRyNCQ",
         "postcode_localities" : 
         [
            "Centennial",
            "Cherry Creek",
            "Cherry Hills Village",
            "Greenwood Village"
         ],
         "types" : 
         [
            "postal_code"
         ]
      }
   ],
   "status" : "OK"
}