{
  "id": "1",
  "objectType": "person",
  "displayName": "foo",
  "url": "http://localhost.com",
  "author": {
    "objectType": "person",
    "displayName": "Laura"
  },
  "content": "foobar",
  "image": "http://localhost.com/image.png",
  "published": "2012-12-12T12:00:00Z",
  "summary": "foobar",
  "updated": "2012-12-12T12:00:00Z"
}