{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North End Road (B3133)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.842123,
            51.401224
          ],
          [
            -2.841785,
            51.401099
          ],
          [
            -2.841447,
            51.400974
          ],
          [
            -2.840245,
            51.400574
          ],
          [
            -2.839042,
            51.400174
          ],
          [
            -2.838536,
            51.39999
          ],
          [
            -2.838029,
            51.399805
          ]
        ]
      }
    }
  ]
}