{
  "agencies": [
    {
      "agency_key": "my-agency-name",
      "url": "~/path/to/my/gtfs"
    }
  ],
  "date": "20221024",
  "includeDeadheads": true,
  "outputPath": "custom/output/path",
  "sqlitePath": "/tmp/gtfs",
  "timeFormat": "HH:mm:ss"
}
