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

{
  "crs":
    {
      "properties": {
        "name": "urn:ogc:def:crs:EPSG:0:3857"
      },
      "type": "name"
    },
  "features": [
    {
      "geometry": null,
      "id": "testlayer èé.0",
      "properties": {
        "id": 1,
        "name": "one",
        "utf8nameè": "one èé"
      },
      "type": "Feature"
    },
    {
      "geometry": null,
      "id": "testlayer èé.1",
      "properties": {
        "id": 2,
        "name": "two",
        "utf8nameè": "two àò"
      },
      "type": "Feature"
    },
    {
      "geometry": null,
      "id": "fields_alias.0",
      "properties": {
        "alias_id": 1,
        "alias_name": "one",
        "utf8nameè": "one èé"
      },
      "type": "Feature"
    },
    {
      "geometry": null,
      "id": "fields_alias.1",
      "properties": {
        "alias_id": 2,
        "alias_name": "two",
        "utf8nameè": "two àò"
      },
      "type": "Feature"
    },
    {
      "geometry": null,
      "id": "exclude_attribute.0",
      "properties": {
        "id": 1,
        "utf8nameè": "one èé"
      },
      "type": "Feature"
    },
    {
      "geometry": null,
      "id": "exclude_attribute.1",
      "properties": {
        "id": 2,
        "utf8nameè": "two àò"
      },
      "type": "Feature"
    }
  ],
  "type": "FeatureCollection"
}
