{
    "ver" : "0.1",
    "name" : "Lee Montgomery",
    "about" : "Insanity is doing the same thing, over and over again, but expecting different results.",
    "gender" : "male",
    "website" : "https://example.com",
    "email" : "lee.montgomery@example.com",
    "birthDayAndMonth" : "18-04",
    "birthYear" : "1976",
    "hometown" : "http://testbed.spxp.org/0.1/place.paris",
    "location" : "http://testbed.spxp.org/0.1/place.wuerzburg",
    "coordinates" : {
        "latitude" : "61.6896",
        "longitude" : "-145.4727"
    },
    "profilePhoto" : "images/m10.jpg",
    "friendsEndpoint" : "friends/biggoose155",
    "postsEndpoint" : "posts/biggoose155"
}