{
   "results" : 
   [
      {
         "address_components" : 
         [
            {
               "long_name" : "WS1 9SS",
               "short_name" : "WS1 9SS",
               "types" : 
               [
                  "postal_code"
               ]
            },
            {
               "long_name" : "Walsall",
               "short_name" : "Walsall",
               "types" : 
               [
                  "postal_town"
               ]
            },
            {
               "long_name" : "West Midlands",
               "short_name" : "West Midlands",
               "types" : 
               [
                  "administrative_area_level_2",
                  "political"
               ]
            },
            {
               "long_name" : "England",
               "short_name" : "England",
               "types" : 
               [
                  "administrative_area_level_1",
                  "political"
               ]
            },
            {
               "long_name" : "United Kingdom",
               "short_name" : "GB",
               "types" : 
               [
                  "country",
                  "political"
               ]
            }
         ],
         "formatted_address" : "Walsall WS1 9SS, UK",
         "geometry" : 
         {
            "location" : 
            {
               "lat" : 52.5864638,
               "lng" : -1.9808723
            },
            "location_type" : "APPROXIMATE",
            "viewport" : 
            {
               "northeast" : 
               {
                  "lat" : 52.5876248802915,
                  "lng" : -1.979101919708498
               },
               "southwest" : 
               {
                  "lat" : 52.5849269197085,
                  "lng" : -1.981799880291502
               }
            }
         },
         "navigation_points" : 
         [
            {
               "location" : 
               {
                  "latitude" : 52.586088,
                  "longitude" : -1.9800901
               },
               "restricted_travel_modes" : 
               [
                  "WALK"
               ]
            },
            {
               "location" : 
               {
                  "latitude" : 52.5863211,
                  "longitude" : -1.9804304
               },
               "restricted_travel_modes" : 
               [
                  "DRIVE"
               ]
            }
         ],
         "place_id" : "ChIJceFn6Q6icEgRT4iVs24rCzk",
         "types" : 
         [
            "postal_code"
         ]
      }
   ],
   "status" : "OK"
}