{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beaconsfield Road (B490)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.26398,
            51.496176
          ],
          [
            -0.263932,
            51.496319
          ],
          [
            -0.263884,
            51.496462
          ],
          [
            -0.263793,
            51.496938
          ],
          [
            -0.263883,
            51.497144
          ],
          [
            -0.264173,
            51.497812
          ],
          [
            -0.264238,
            51.497898
          ],
          [
            -0.264303,
            51.497985
          ],
          [
            -0.264342,
            51.498064
          ],
          [
            -0.264381,
            51.498142
          ]
        ]
      }
    }
  ]
}