{
   "country" : "BR",
   "city" : "Rio de Janeiro",
   "region" : "RJ",
   "location": {"lat": -22.99, "lon": -43.21},
   "profile" : [
      { 
         "id" : "garux",
         "name" : "slideshare"
      },
      { 
         "id" : "garu",
         "name" : "github"
      },
      { 
         "id" : "13459857",
         "name" : "linkedin"
      },
      { 
         "id" : "1428219037",
         "name" : "facebook"
      },
      { 
         "id" : "garu_rj",
         "name" : "twitter"
      }
   ],
   "website" : [
      "http://onionstand.blogspot.com"
   ],
   "donation" : [
      {
         "name" : "paypal",
         "id" : "oainikusama@gmail.com"
      }
   ],
   "blog" : [
      { 
         "feed" : "http://onionstand.blogspot.com/feeds/posts/default",
         "url": "http://onionstand.blogspot.com"
      }
   ],
   "email" : [
      "garu@cpan.org"
   ],
   "perlmongers" : {
      "name" : "Rio.pm",
      "url" : "http://rio.pm.org/"
   }
}