{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Saracen Street (A3039)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.359571,
            51.384479
          ],
          [
            -2.3597,
            51.384478
          ],
          [
            -2.359828,
            51.384477
          ],
          [
            -2.360102,
            51.384473
          ],
          [
            -2.360132,
            51.384473
          ],
          [
            -2.360347,
            51.3844
          ]
        ]
      }
    }
  ]
}