{
  "method": "post",
  "fields": {
    "property": {
      "label": "Key",
      "type": "text"
    },
    "value": {
      "label": "Value",
      "type": "text"
    }
  },
  "buttons": {
    "submit": {
      "label": "Add Property",
      "type": "submit"
    }
  }
}