{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Main Street South (A190)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.555444,
            55.061791
          ],
          [
            -1.555101,
            55.061916
          ],
          [
            -1.554758,
            55.062041
          ],
          [
            -1.554345,
            55.062239
          ],
          [
            -1.553933,
            55.062437
          ],
          [
            -1.553881,
            55.062463
          ],
          [
            -1.553829,
            55.062489
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Main Street South (A190)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.555913,
            55.061572
          ],
          [
            -1.555894,
            55.061586
          ],
          [
            -1.555874,
            55.061601
          ],
          [
            -1.555776,
            55.061649
          ],
          [
            -1.555677,
            55.061697
          ],
          [
            -1.55556,
            55.061744
          ],
          [
            -1.555444,
            55.061791
          ]
        ]
      }
    }
  ]
}