{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ffinant Square (A484)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.468338,
            52.03599
          ],
          [
            -4.467996,
            52.035915
          ],
          [
            -4.467654,
            52.03584
          ]
        ]
      }
    }
  ]
}