{
   "results" : 
   [
      {
         "address_components" : 
         [
            {
               "long_name" : "5151",
               "short_name" : "5151",
               "types" : 
               [
                  "street_number"
               ]
            },
            {
               "long_name" : "Highland Road",
               "short_name" : "Highland Rd",
               "types" : 
               [
                  "route"
               ]
            },
            {
               "long_name" : "Highlands/Perkins",
               "short_name" : "Highlands/Perkins",
               "types" : 
               [
                  "neighborhood",
                  "political"
               ]
            },
            {
               "long_name" : "Baton Rouge",
               "short_name" : "Baton Rouge",
               "types" : 
               [
                  "locality",
                  "political"
               ]
            },
            {
               "long_name" : "East Baton Rouge Parish",
               "short_name" : "East Baton Rouge Parish",
               "types" : 
               [
                  "administrative_area_level_2",
                  "political"
               ]
            },
            {
               "long_name" : "Louisiana",
               "short_name" : "LA",
               "types" : 
               [
                  "administrative_area_level_1",
                  "political"
               ]
            },
            {
               "long_name" : "United States",
               "short_name" : "US",
               "types" : 
               [
                  "country",
                  "political"
               ]
            },
            {
               "long_name" : "70808",
               "short_name" : "70808",
               "types" : 
               [
                  "postal_code"
               ]
            },
            {
               "long_name" : "6500",
               "short_name" : "6500",
               "types" : 
               [
                  "postal_code_suffix"
               ]
            }
         ],
         "formatted_address" : "5151 Highland Rd, Baton Rouge, LA 70808, USA",
         "geometry" : 
         {
            "bounds" : 
            {
               "northeast" : 
               {
                  "lat" : 30.3963618,
                  "lng" : -91.1604119
               },
               "southwest" : 
               {
                  "lat" : 30.3959881,
                  "lng" : -91.1607715
               }
            },
            "location" : 
            {
               "lat" : 30.3961749,
               "lng" : -91.1605917
            },
            "location_type" : "ROOFTOP",
            "viewport" : 
            {
               "northeast" : 
               {
                  "lat" : 30.3975239302915,
                  "lng" : -91.1592427197085
               },
               "southwest" : 
               {
                  "lat" : 30.3948259697085,
                  "lng" : -91.16194068029152
               }
            }
         },
         "navigation_points" : 
         [
            {
               "location" : 
               {
                  "latitude" : 30.3962176,
                  "longitude" : -91.16066429999999
               }
            }
         ],
         "place_id" : "ChIJkQBAIO6mJoYRmW0SZlY14QQ",
         "types" : 
         [
            "premise",
            "street_address"
         ]
      }
   ],
   "status" : "OK"
}