{
   "results" : 
   [
      {
         "address_components" : 
         [
            {
               "long_name" : "700109",
               "short_name" : "700109",
               "types" : 
               [
                  "postal_code"
               ]
            },
            {
               "long_name" : "Kolkata",
               "short_name" : "Kolkata",
               "types" : 
               [
                  "locality",
                  "political"
               ]
            },
            {
               "long_name" : "North 24 Parganas",
               "short_name" : "North 24 Parganas",
               "types" : 
               [
                  "administrative_area_level_3",
                  "political"
               ]
            },
            {
               "long_name" : "Presidency Division",
               "short_name" : "Presidency Division",
               "types" : 
               [
                  "administrative_area_level_2",
                  "political"
               ]
            },
            {
               "long_name" : "West Bengal",
               "short_name" : "WB",
               "types" : 
               [
                  "administrative_area_level_1",
                  "political"
               ]
            },
            {
               "long_name" : "India",
               "short_name" : "IN",
               "types" : 
               [
                  "country",
                  "political"
               ]
            }
         ],
         "formatted_address" : "Kolkata, West Bengal 700109, India",
         "geometry" : 
         {
            "bounds" : 
            {
               "northeast" : 
               {
                  "lat" : 22.691161,
                  "lng" : 88.4102439
               },
               "southwest" : 
               {
                  "lat" : 22.6728751,
                  "lng" : 88.3760661
               }
            },
            "location" : 
            {
               "lat" : 22.6862992,
               "lng" : 88.38947689999999
            },
            "location_type" : "APPROXIMATE",
            "viewport" : 
            {
               "northeast" : 
               {
                  "lat" : 22.691161,
                  "lng" : 88.4102439
               },
               "southwest" : 
               {
                  "lat" : 22.6728751,
                  "lng" : 88.3760661
               }
            }
         },
         "place_id" : "ChIJ1-N4xFyc-DkRzfGq4MWZa1g",
         "postcode_localities" : 
         [
            "Agarpara",
            "Belghoria",
            "Nimta",
            "Panihati"
         ],
         "types" : 
         [
            "postal_code"
         ]
      }
   ],
   "status" : "OK"
}