{
  "success": false,
  "status": 500,
  "error": {
    "code": 500,
    "message": "Oops! Could not complete the requested operation, please try again later and contact support@mypacer.com if the error persists."
  },
  "stack": "TypeError: park.highlights.slice(...).join is not a function\n    at eval (eval at wrap (/src/node_modules/pug-runtime/wrap.js:1:1), <anonymous>:57:139)\n    at template (eval at wrap (/src/node_modules/pug-runtime/wrap.js:1:1), <anonymous>:106:7)\n    at KoaPug.compileFile (/src/node_modules/koa-pug/dist/index.js:93:66)\n    at async app.context.render (/src/node_modules/koa-pug/dist/index.js:127:24)\n    at async parkPageHandler (/src/controller/park.js:19:12)\n    at async serve (/src/node_modules/koa-static/index.js:53:9)\n    at async module.exports (/src/middleware/response_parser.js:5:3)\n    at async module.exports (/src/middleware/error.js:8:5)\n    at async middleware (/src/middleware/ip_parser/index.js:34:3)\n    at async module.exports (/src/middleware/rewrite.js:20:3)\n    at async module.exports (/src/middleware/request_header_formatter.js:14:3)\n    at async module.exports (/src/middleware/cookie.js:42:3)\n    at async module.exports (/src/middleware/session.js:14:3)\n    at async logger (/src/node_modules/koa-logger/index.js:67:7)\n    at async bodyParser (/src/node_modules/koa-bodyparser/index.js:78:5)\n    at async module.exports (/src/middleware/rewrite_i18n.js:37:3)\n    at async module.exports (/src/middleware/access_log/index.js:10:5)\n    at async session (/src/node_modules/koa-session/index.js:41:7)\n    at async module.exports (/src/middleware/cors_cookie.js:6:3)\n    at async module.exports (/src/middleware/clear_cookie.js:8:3)"
}