{
  "type": "object",
  "properties": {
    "yearOffset": {
      "type": "number"
    },
    "showDate": {
      "type": "boolean"
    }
  },
  "$schema": "http://json-schema.org/draft-07/schema#"
}
