{
    "ver" : "0.1",
    "name" : "Arthur Martin",
    "about" : "Every picture owes more to other pictures painted before than it owes to nature.",
    "gender" : "male",
    "website" : "https://example.com",
    "email" : "arthur.martin@example.com",
    "birthDayAndMonth" : "12-08",
    "birthYear" : "1950",
    "hometown" : "http://testbed.spxp.org/0.1/place.paris",
    "location" : "http://testbed.spxp.org/0.1/place.berlin",
    "coordinates" : {
        "latitude" : "-2.3048",
        "longitude" : "29.6162"
    },
    "profilePhoto" : "images/m129.jpg",
    "friendsEndpoint" : "friends/lazydog305",
    "postsEndpoint" : "posts/lazydog305"
}