{
   "title": "PRS Report Writing",
   "type": "object",
   "properties": {
      "sample_limitations": {
         "title": "Sample Limitations",
         "type": "array",
         "items": {
            "type": "string"
         }
      }
   }
}