{
  "description": "test with users=kuede,FredB,nyampire,TomH returns expected results",
  "params": {
    "users": "kuede,FredB,nyampire,TomH"
  },
  "geojson": {
    "type": "FeatureCollection",
    "features": [
      {
        "type": "Feature",
        "geometry": {
          "type": "Point",
          "coordinates": [
            8.3768338,
            47.395811
          ]
        },
        "properties": {
          "id": 9,
          "createdAt": "2013-04-24T08:17:47.000Z",
          "closedAt": "2013-07-03T21:20:32.000Z",
          "note": "Building is currently demolished",
          "userName": null,
          "lastCommentComment": "Hat schon jemand eingetragen...",
          "lastCommentTimestamp": "2013-07-03T21:20:32.000Z",
          "lastCommentUserName": "kuede",
          "lastCommentUserID": null,
          "lastCommentAction": "closed",
          "commentCount": "2"
        }
      },
      {
        "type": "Feature",
        "geometry": {
          "type": "Point",
          "coordinates": [
            139.6322554,
            35.5170066
          ]
        },
        "properties": {
          "id": 6,
          "createdAt": "2013-04-24T08:12:38.000Z",
          "closedAt": "2013-05-10T12:28:11.000Z",
          "note": "Ministopは閉店済み",
          "userName": "nyampire",
          "lastCommentComment": "name corrected",
          "lastCommentTimestamp": "2013-05-10T12:28:11.000Z",
          "lastCommentUserName": "gorn",
          "lastCommentUserID": null,
          "lastCommentAction": "closed",
          "commentCount": "2"
        }
      },
      {
        "type": "Feature",
        "geometry": {
          "type": "Point",
          "coordinates": [
            -0.0112063,
            51.760921
          ]
        },
        "properties": {
          "id": 5,
          "createdAt": "2013-04-24T08:10:38.000Z",
          "closedAt": "2013-04-24T21:31:47.000Z",
          "note": "This building has been demolished and is currently a construction site.",
          "userName": "TomH",
          "lastCommentComment": null,
          "lastCommentTimestamp": "2013-04-24T21:31:47.000Z",
          "lastCommentUserName": "TomH",
          "lastCommentUserID": null,
          "lastCommentAction": "closed",
          "commentCount": "2"
        }
      },
      {
        "type": "Feature",
        "geometry": {
          "type": "Point",
          "coordinates": [
            68.86415,
            36.7232991
          ]
        },
        "properties": {
          "id": 4,
          "createdAt": "2013-04-24T08:07:02.000Z",
          "closedAt": "2013-04-24T08:08:51.000Z",
          "note": "test",
          "userName": "FredB",
          "lastCommentComment": null,
          "lastCommentTimestamp": "2013-04-24T08:08:51.000Z",
          "lastCommentUserName": "FredB",
          "lastCommentUserID": null,
          "lastCommentAction": "closed",
          "commentCount": "2"
        }
      }
    ],
    "total": "4"
  }
}