{
   "results" : 
   [
      {
         "address_components" : 
         [
            {
               "long_name" : "225",
               "short_name" : "225",
               "types" : 
               [
                  "street_number"
               ]
            },
            {
               "long_name" : "Jurčkova Cesta",
               "short_name" : "Jurčkova Cesta",
               "types" : 
               [
                  "route"
               ]
            },
            {
               "long_name" : "Ljubljana",
               "short_name" : "Ljubljana",
               "types" : 
               [
                  "postal_town"
               ]
            },
            {
               "long_name" : "Ljubljana",
               "short_name" : "Ljubljana",
               "types" : 
               [
                  "administrative_area_level_1",
                  "political"
               ]
            },
            {
               "long_name" : "Slovenia",
               "short_name" : "SI",
               "types" : 
               [
                  "country",
                  "political"
               ]
            },
            {
               "long_name" : "1000",
               "short_name" : "1000",
               "types" : 
               [
                  "postal_code"
               ]
            }
         ],
         "formatted_address" : "Jurčkova Cesta 225, 1000 Ljubljana, Slovenia",
         "geometry" : 
         {
            "bounds" : 
            {
               "northeast" : 
               {
                  "lat" : 46.0200946,
                  "lng" : 14.5364045
               },
               "southwest" : 
               {
                  "lat" : 46.0199395,
                  "lng" : 14.5361455
               }
            },
            "location" : 
            {
               "lat" : 46.0200184,
               "lng" : 14.5362715
            },
            "location_type" : "ROOFTOP",
            "viewport" : 
            {
               "northeast" : 
               {
                  "lat" : 46.0214178302915,
                  "lng" : 14.5375759802915
               },
               "southwest" : 
               {
                  "lat" : 46.0187198697085,
                  "lng" : 14.5348780197085
               }
            }
         },
         "navigation_points" : 
         [
            {
               "location" : 
               {
                  "latitude" : 46.0201504,
                  "longitude" : 14.5361085
               }
            }
         ],
         "place_id" : "ChIJ858re8gtZUcR4QG0yl77eQo",
         "types" : 
         [
            "premise",
            "street_address"
         ]
      }
   ],
   "status" : "OK"
}