{
  "type": "object",
  "title": "Section Missions",
  "properties": {
    "title": {
      "type": "string"
    },
    "paragraphe": {
      "type": "string",
      "format" : "html"
    }
  }
}
