{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lower Park Road (B2219)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.173946,
            51.309768
          ],
          [
            -0.173387,
            51.309561
          ],
          [
            -0.172829,
            51.309355
          ]
        ]
      }
    }
  ]
}