{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Quick Road (A6050)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.037734,
            53.527499
          ],
          [
            -2.037816,
            53.527514
          ],
          [
            -2.037951,
            53.527862
          ],
          [
            -2.038105,
            53.528259
          ],
          [
            -2.038348,
            53.528852
          ],
          [
            -2.038591,
            53.529445
          ],
          [
            -2.038665,
            53.529625
          ],
          [
            -2.038739,
            53.529805
          ],
          [
            -2.038811,
            53.529969
          ],
          [
            -2.038883,
            53.530132
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Quick Road (A6050)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.038883,
            53.530132
          ],
          [
            -2.039117,
            53.530671
          ],
          [
            -2.039352,
            53.531211
          ]
        ]
      }
    }
  ]
}