{
   "results" : 
   [
      {
         "address_components" : 
         [
            {
               "long_name" : "Be'er Sheva",
               "short_name" : "ב\"ש",
               "types" : 
               [
                  "locality",
                  "political"
               ]
            },
            {
               "long_name" : "Beersheba",
               "short_name" : "Beersheba",
               "types" : 
               [
                  "administrative_area_level_2",
                  "political"
               ]
            },
            {
               "long_name" : "South District",
               "short_name" : "South District",
               "types" : 
               [
                  "administrative_area_level_1",
                  "political"
               ]
            },
            {
               "long_name" : "Israel",
               "short_name" : "IL",
               "types" : 
               [
                  "country",
                  "political"
               ]
            }
         ],
         "formatted_address" : "Be'er Sheva, Israel",
         "geometry" : 
         {
            "bounds" : 
            {
               "northeast" : 
               {
                  "lat" : 31.3110787,
                  "lng" : 34.8438839
               },
               "southwest" : 
               {
                  "lat" : 31.2118039,
                  "lng" : 34.7378901
               }
            },
            "location" : 
            {
               "lat" : 31.2521018,
               "lng" : 34.7867691
            },
            "location_type" : "APPROXIMATE",
            "viewport" : 
            {
               "northeast" : 
               {
                  "lat" : 31.3110787,
                  "lng" : 34.8438839
               },
               "southwest" : 
               {
                  "lat" : 31.2118039,
                  "lng" : 34.7378901
               }
            }
         },
         "place_id" : "ChIJd4efAkBmAhUR2F3rLQHo3gg",
         "types" : 
         [
            "locality",
            "political"
         ]
      }
   ],
   "status" : "OK"
}