{
  "routes": [
    {
      "id": "route0",
      "location": "39.718005, -104.969531",
      "start_time": "09:00",
      "breaks": [
        { "id": "route0_morning_break", "start": "11:00", "length": "00:15" },
        { "id": "route0_lunch_break", "start": "13:00", "length": "00:30" },
        { "id": "route0_afternoon_break", "start": "15:00", "length": "00:15" }
      ],
      "jobs": [
        "job4", "job11", "job9", "job6", "job8"
      ]
    }, {
      "id": "route1",
      "location": "39.718005, -104.969531",
      "start_time": "09:00",
      "jobs": [
        { "id": "job3", "time_on_site": "00:10", "location": "39.653975, -105.093750" },
        { "id": "job1", "time_on_site": "00:10", "location": "39.725375, -104.791080" },
        { "id": "job7", "time_on_site": "00:10", "location": "39.727919, -105.103126" },
        { "id": "job5", "time_on_site": "00:10", "location": "39.638635, -105.128906", "required_route_attributes": [ "hazmat" ] },
        { "id": "job10", "time_on_site": "00:10", "location": "39.749546, -105.069141" },
        { "id": "job0", "time_on_site": "00:10", "location": "39.635928, -105.049219" },
        { "id": "job2", "time_on_site": "00:15", "location": "39.708990, -105.026954" }
      ]
    }
  ],
  "jobs": [
    { "id": "job4", "time_on_site": "00:15", "location": "39.590789, -105.084376" },
    { "id": "job6", "time_on_site": "00:10", "location": "39.597111, -105.041015" },
    { "id": "job8", "time_on_site": "00:10", "location": "39.615167, -104.887500", "time_window": { "start" : "13:00", "end" : "15:00" } },
    { "id": "job9", "time_on_site": "00:10", "location": "39.820688, -105.133594" },
    { "id": "job11", "time_on_site": "00:10", "location": "39.556465, -104.976563" }
  ]
}
