{
  "items": [
    {
      "aichi_target": 7, 
      "protected_areas": 10, 
      "label": 1, 
      "country_area_not_under_protection": 83, 
      "area": "% coverage"
    }
  ], 
  "properties":{
    "area": {"valueType": "text", "columnType": "text", "order": 0, "label": "Area"},
    "protected_areas": {"valueType": "number", "columnType": "number", "order": 1, "label": "Protected areas"},
    "aichi_target": {"valueType": "number", "columnType": "number", "order": 2, "label": "Aichi target"},
    "country_area_not_under_protection": {"valueType": "number", "columnType": "number", "order": 3, "label": "Country area not under protection"}
  }
}