{
    "ver" : "0.1",
    "name" : "Henry Schroll",
    "about" : "Art is I; science is we.",
    "gender" : "male",
    "website" : "https://example.com",
    "email" : "henry.schroll@example.com",
    "birthDayAndMonth" : "07-08",
    "birthYear" : "1988",
    "hometown" : "http://testbed.spxp.org/0.1/place.tokyo",
    "location" : "http://testbed.spxp.org/0.1/place.london",
    "coordinates" : {
        "latitude" : "38.4098",
        "longitude" : "-139.9870"
    },
    "profilePhoto" : "images/m2.jpg",
    "friendsEndpoint" : "friends/blueostrich242",
    "postsEndpoint" : "posts/blueostrich242"
}