{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Prospect Place (B3174)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.280106,
            50.751355
          ],
          [
            -3.279946,
            50.751321
          ],
          [
            -3.279787,
            50.751287
          ],
          [
            -3.27961,
            50.751201
          ],
          [
            -3.279433,
            50.751116
          ]
        ]
      }
    }
  ]
}