{
  "id": "usrnMatchIndicatorCodes",
  "element": "list",

  "config": {

    "list" : [
      {
        "value": 1,
        "label": "Matched manually"
      },
      {
        "value": 2,
        "label": "Matched spatially"
      }
    ]

  }
}