Content-Length: 454
Content-Type: application/json; charset=utf-8

{
  "features": [
    {
      "geometry": null,
      "id": "testlayer èé.1",
      "properties": {
        "id": 2,
        "name": "two",
        "utf8nameè": "two àò"
      },
      "type": "Feature"
    },
    {
      "geometry": null,
      "id": "testlayer èé.2",
      "properties": {
        "id": 3,
        "name": "three",
        "utf8nameè": "three èé↓"
      },
      "type": "Feature"
    }
  ],
  "type": "FeatureCollection"
}