{
    "ver" : "0.1",
    "name" : "William Wilson",
    "about" : "Every generation laughs at the old fashions, but follows religiously the new.",
    "gender" : "male",
    "website" : "https://example.com",
    "email" : "william.wilson@example.com",
    "birthDayAndMonth" : "04-12",
    "birthYear" : "1967",
    "hometown" : "http://testbed.spxp.org/0.1/place.tokyo",
    "location" : "http://testbed.spxp.org/0.1/place.new.york",
    "coordinates" : {
        "latitude" : "-66.8471",
        "longitude" : "17.7561"
    },
    "profilePhoto" : "images/m82.jpg",
    "friendsEndpoint" : "friends/bluedog945",
    "postsEndpoint" : "posts/bluedog945"
}