{
  "version": 8,
  "name": "simple-dashedline",
  "layers": [
    {
      "id": "simple-dashedline",
      "type": "line",
      "paint": {
        "line-color": "#0000FF",
        "line-width": 3,
        "line-dasharray": [5, 2]
      }
    }
  ]
}
