{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newbury Road (B4515)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.895826,
            52.499448
          ],
          [
            -1.895988,
            52.499416
          ],
          [
            -1.896232,
            52.499362
          ],
          [
            -1.896477,
            52.499308
          ],
          [
            -1.896554,
            52.499291
          ],
          [
            -1.896632,
            52.499274
          ],
          [
            -1.896733,
            52.499251
          ],
          [
            -1.896834,
            52.499229
          ],
          [
            -1.896845,
            52.499227
          ],
          [
            -1.896855,
            52.499224
          ],
          [
            -1.8969,
            52.499214
          ],
          [
            -1.896946,
            52.499204
          ],
          [
            -1.897072,
            52.499176
          ],
          [
            -1.897199,
            52.499148
          ],
          [
            -1.897405,
            52.499103
          ],
          [
            -1.897611,
            52.499057
          ],
          [
            -1.897691,
            52.49904
          ],
          [
            -1.897771,
            52.499022
          ]
        ]
      }
    }
  ]
}