{
  "schema": {
    "comment": {
      "type": "string",
      "title": "Your thoughts"
    }
  },
  "form": [ {
    "key": "comment",
    "type": "textarea"
  } ]
}
