{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newton Drive East (B5266)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.009082,
            53.827121
          ],
          [
            -3.008557,
            53.827253
          ],
          [
            -3.008032,
            53.827385
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Newton Drive East (B5266)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.010351,
            53.826796
          ],
          [
            -3.009717,
            53.826958
          ],
          [
            -3.009082,
            53.827121
          ]
        ]
      }
    }
  ]
}